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: '去设置',