|
@@ -103,7 +103,8 @@ const _sfc_main = {
|
|
|
common_vendor.index.showToast({
|
|
common_vendor.index.showToast({
|
|
|
title: "不要把二维码给他人使用,否则将冻结账号",
|
|
title: "不要把二维码给他人使用,否则将冻结账号",
|
|
|
icon: "none",
|
|
icon: "none",
|
|
|
- duration: 3500
|
|
|
|
|
|
|
+ duration: 3500,
|
|
|
|
|
+ mask: true
|
|
|
});
|
|
});
|
|
|
}, 100);
|
|
}, 100);
|
|
|
await utils_api.myRequest({
|
|
await utils_api.myRequest({
|