소스 검색

"update:地图组件更新样式"

abstract001 1 년 전
부모
커밋
4679e76bc6
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      app-angular/src/modules/home/companydetail/companydetail.component.html

+ 1 - 1
app-angular/src/modules/home/companydetail/companydetail.component.html

@@ -4,7 +4,7 @@
   <nz-descriptions-item nzTitle="薪资待遇">{{company.salary}}</nz-descriptions-item>
   <nz-descriptions-item nzTitle="公司地址">{{company.address}}
     <button nz-button nzType="primary" (click)="open()">Open</button>
-    <nz-drawer [nzClosable]="false" [nzVisible]="visible" nzPlacement="right" nzTitle="Basic Drawer" [nzWidth]="1000"
+    <nz-drawer [nzClosable]="false" [nzVisible]="visible" nzPlacement="right" nzTitle="Basic Drawer" [nzWidth]="800"
                (nzOnClose)="close()">
       <ng-container *nzDrawerContent>
         <div class="map-container">