From f09c736d261e1ad41d97b6e974a81bb014ef1265 Mon Sep 17 00:00:00 2001
From: peng <peng.com>
Date: 星期四, 23 十月 2025 17:45:50 +0800
Subject: [PATCH] 页面调整

---
 seller/src/main.js |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/seller/src/main.js b/seller/src/main.js
index a4e8967..85c7b2f 100644
--- a/seller/src/main.js
+++ b/seller/src/main.js
@@ -72,6 +72,7 @@
 Vue.prototype.$mainColor = mainColor;
 Vue.prototype.md5 = md5;
 Vue.prototype.endpoint = "https://lmk-1356772813.cos.ap-chengdu.myqcloud.com"; // 娣诲姞endpoint閰嶇疆
+Vue.prototype.QRcodeBaseUrl = "https://www.meiyikuang.com"
 const PC_URL = BASE.PC_URL; // 璺宠浆涔板绔湴鍧� pc绔�
 const WAP_URL = BASE.WAP_URL; // 璺宠浆涔板绔湴鍧� wap绔�
 Vue.prototype.linkTo = function (goodsId, skuId) {

--
Gitblit v1.8.0