优化管理平台移动端楼层装修样式以及默认属性

This commit is contained in:
lemon橪
2021-05-14 17:48:41 +08:00
parent b6b45926f9
commit 66ac29de48
7 changed files with 237 additions and 284 deletions

View File

@@ -23,10 +23,10 @@ export default {
manager: 'https://admin-api.pickmall.cn'
},
api_prod: {
common: 'http://127.0.0.1:8890',
buyer: 'http://127.0.0.1:8888',
seller: 'http://127.0.0.1:8889',
manager: 'http://127.0.0.1:8887'
common: 'https://common-api.pickmall.cn',
buyer: 'https://buyer-api.pickmall.cn',
seller: 'https://store-api.pickmall.cn',
manager: 'https://admin-api.pickmall.cn'
},
/**
* @description api请求基础路径前缀