随访二维码
This commit is contained in:
@@ -63,7 +63,7 @@ struct WebPage {
|
||||
.width('100%')
|
||||
.layoutWeight(1)// 占据剩余空间
|
||||
.height('100%')
|
||||
if (this.title == '我的二维码') {
|
||||
if (this.title == '随访二维码') {
|
||||
Row(){
|
||||
SaveButton({text:SaveDescription.SAVE_IMAGE,buttonType:ButtonType.Normal})
|
||||
.fontSize(16)
|
||||
|
||||
Reference in New Issue
Block a user