Support OTN Domain Management 26/73626/1
authorzhangab <zhanganbing@chinamobile.com>
Tue, 27 Nov 2018 08:08:35 +0000 (16:08 +0800)
committerzhangab <zhanganbing@chinamobile.com>
Tue, 27 Nov 2018 08:08:53 +0000 (16:08 +0800)
Change-Id: Iaa4dc91edc45357bcbad4bda4a4f6ca4681d76a1
Issue-ID: USECASEUI-178
Signed-off-by: zhangab <zhanganbing@chinamobile.com>
usecaseui-portal/src/app/ccvpn-network/ccvpn-network.component.css
usecaseui-portal/src/app/ccvpn-network/ccvpn-network.component.html

index 2ac88d3..a7e19a7 100644 (file)
   margin: 30px 0;
 }
 
-.tips{
-  margin: 20px auto;
-  padding:0 5px;
-  width: 100%;
-  height: 40px;
-  line-height: 40px;
-  border: 1px gainsboro solid;
-  border-radius: 10px;
-}
 .submit,.delete,.add{
   padding:10px 20px;
   width: 100px;
index 4fbe487..e36fecc 100644 (file)
     limitations under the License.
 -->
 <div class="model">
-  <!--图表-->
-  <div class="tips">
-    请根据以下操作,来配置您的网络
-  </div>
+  <!--chart-->
   <button nz-button nzType="primary" style="margin-top: 2px;display: block" (click)="showForm()">Add Link</button>
   <div id="tpContainer" style="overflow: hidden;"></div>
-  <!--弹出框-->
+  <!--Popup-->
   <div class="creation" id="d3_form" *ngIf="isVisible==true">
     <span class="v_color"></span>
     <h3 class="w_font4">Set Attribtes</h3>