From e8746fe5bb553c17e0052958d9c39a5e2bc6f6a1 Mon Sep 17 00:00:00 2001 From: zxl <763096477@qq.com> Date: 星期二, 15 七月 2025 14:58:32 +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 0481784..97bfb9b 100644 --- a/manager/src/main.js +++ b/manager/src/main.js @@ -49,6 +49,7 @@ window.open(src, "_blank"); }; +Vue.prototype.endpoint = "https://lmk-1356772813.cos.ap-chengdu.myqcloud.com" Vue.prototype.wapLinkTo = function (goodsId, skuId) { // app绔簩缁寸爜 if (skuId) { -- Gitblit v1.8.0