From 9f7b52e81c7d06a290520834febfe21aeacf021c Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期三, 30 七月 2025 17:19:30 +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..7beaa40 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://myk.9village.cn" Vue.prototype.wapLinkTo = function (goodsId, skuId) { // app绔簩缁寸爜 if (skuId) { -- Gitblit v1.8.0