ref |> 点击查看评论按钮,页面顶部蒙层颜色过浅
http://192.168.1.3:8080/zentao/bug-view-19985.html Signed-off-by: xugenyuan <xugenyuan@wondertek.com.cn>
Showing
1 changed file
with
1 additions
and
0 deletions
| @@ -34,6 +34,7 @@ export struct CommentListDialogView { | @@ -34,6 +34,7 @@ export struct CommentListDialogView { | ||
| 34 | height: this.maxHeight + 'px', | 34 | height: this.maxHeight + 'px', |
| 35 | preferType: SheetType.BOTTOM, | 35 | preferType: SheetType.BOTTOM, |
| 36 | showClose: false, | 36 | showClose: false, |
| 37 | + maskColor: "#50000000", | ||
| 37 | dragBar: false, | 38 | dragBar: false, |
| 38 | onDisappear: () => { | 39 | onDisappear: () => { |
| 39 | this.showCommentList = false | 40 | this.showCommentList = false |
-
Please register or login to post a comment