seller/src/main.js
@@ -71,6 +71,7 @@ Vue.prototype.removeStore = removeStore; Vue.prototype.$mainColor = mainColor; Vue.prototype.md5 = md5; Vue.prototype.endpoint = "https://lmk-1356772813.cos.ap-chengdu.myqcloud.com"; // 添加endpoint配置 const PC_URL = BASE.PC_URL; // 跳转买家端地址 pc端 const WAP_URL = BASE.WAP_URL; // 跳转买家端地址 wap端 Vue.prototype.linkTo = function (goodsId, skuId) {