This commit is contained in:
姚宇浩 2024-01-26 09:52:01 +08:00
parent 5680d23bdf
commit e9cd11f8a2
2 changed files with 4 additions and 4 deletions

View File

@ -365,8 +365,8 @@ export default {
this.opens = true;
this.detailForm.goodsName = value.goodsName;
this.detailForm.userName = value.shopInfo.userName;
this.detailForm.wpPath = value.wpPath;
this.detailForm.code = value.code;
this.detailForm.wpPath = value.domainInfo.wpPath;
this.detailForm.code = value.domainInfo.code;
let img1 = null;
if (value.domainInfo.file) {
img1 = value.domainInfo.file.split(",");

View File

@ -13,8 +13,8 @@ module.exports = {
port: 2800, //挂载端口
proxy: {
'/api': {
// target: 'https://yxx.ydool.net',
target: 'http://192.168.2.48:8080',
target: 'https://yxx.ydool.net',
// target: 'http://192.168.2.48:8080',
//target: 'http://192.168.0.230:8090',
//target: 'http://192.168.0.57:8090',
//target: 'http://127.0.0.1:8090',