From 5c5292c6b267e09a5e1f6056b06c5ac99f0088db Mon Sep 17 00:00:00 2001 From: peng <peng.com> Date: 星期五, 19 九月 2025 10:09:18 +0800 Subject: [PATCH] 导出会员信息 --- manager/src/main.js | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/manager/src/main.js b/manager/src/main.js index 97bfb9b..e585996 100644 --- a/manager/src/main.js +++ b/manager/src/main.js @@ -50,6 +50,7 @@ window.open(src, "_blank"); }; Vue.prototype.endpoint = "https://lmk-1356772813.cos.ap-chengdu.myqcloud.com" +Vue.prototype.QRcodeBaseUrl = "https://www.meiyikuang.com" Vue.prototype.wapLinkTo = function (goodsId, skuId) { // app绔簩缁寸爜 if (skuId) { -- Gitblit v1.8.0