随访二维码

This commit is contained in:
xiaoxiao
2025-07-10 14:09:00 +08:00
parent 4d6af76e47
commit 971cd1c332
2 changed files with 8 additions and 13 deletions
@@ -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)