From bb0074cc0f5a1fff57bd34fc6c3aabbd6ac5f73c Mon Sep 17 00:00:00 2001 From: YeMingfei666 <1619116647@qq.com> Date: Mon, 23 Dec 2024 19:06:43 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8D=E5=88=86=E4=BA=AB=E4=B8=80?= =?UTF-8?q?=E9=94=AE=E5=88=86=E4=BA=AB=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- me/yaoqing/ymf-yaoqing-home.vue | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/me/yaoqing/ymf-yaoqing-home.vue b/me/yaoqing/ymf-yaoqing-home.vue index 6949e97..3f6731f 100644 --- a/me/yaoqing/ymf-yaoqing-home.vue +++ b/me/yaoqing/ymf-yaoqing-home.vue @@ -350,7 +350,7 @@ }, ymfsharurl() { let that = this; - uni.ymfshowModal({ + uni.showModal({ title: '链接推广', content: this.tuiguang + this.erweima, showCancel: true, @@ -720,7 +720,7 @@ } }); } else { - uni.ymfshowModal({ + uni.showModal({ title: '提示', content: '请先在设置页面打开“保存相册”使用权限', confirmText: '去设置',