From 4f2e99d36d44d83befa607bc26cf1bf9b0bfcb6f Mon Sep 17 00:00:00 2001 From: zhanghua <314079846@qq.com> Date: 星期三, 10 九月 2025 11:08:35 +0800 Subject: [PATCH] Merge branch 'dev' of http://42.193.1.25:9521/r/lmk-shop-web into dev --- manager/src/main.js | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) diff --git a/manager/src/main.js b/manager/src/main.js index 0481784..7beaa40 100644 --- a/manager/src/main.js +++ b/manager/src/main.js @@ -49,6 +49,8 @@ window.open(src, "_blank"); }; +Vue.prototype.endpoint = "https://lmk-1356772813.cos.ap-chengdu.myqcloud.com" +Vue.prototype.QRcodeBaseUrl = "https://myk.9village.cn" Vue.prototype.wapLinkTo = function (goodsId, skuId) { // app绔簩缁寸爜 if (skuId) { -- Gitblit v1.8.0