2 Commits 22cb7d58ba ... 3830b38264

Author SHA1 Message Date
  xll 3830b38264 Merge branch 'master' of http://git.fmode.cn:3000/bin/edu-textbook 1 month ago
  xll 8a9446a7b1 updata 1 month ago
1 changed files with 1 additions and 1 deletions
  1. 1 1
      projects/textbook/src/app/comp-nav/comp-nav.component.html

+ 1 - 1
projects/textbook/src/app/comp-nav/comp-nav.component.html

@@ -16,7 +16,7 @@
       mat-icon-button
       nzType="primary"
       nz-popover
-      nzPopoverTitle="操作"
+      nzPopoverTitle=""
       [(nzPopoverVisible)]="visible"
       (nzPopoverVisibleChange)="change($event)"
       nzPopoverTrigger="click"