删除没有的components组件

This commit is contained in:
lemon橪
2021-08-12 16:48:06 +08:00
parent 3f19fc8c15
commit 415dd15dd1
21 changed files with 2 additions and 3171 deletions

View File

@@ -6,10 +6,7 @@
const dev = {
common: "https://common-api.pickmall.cn",
buyer: "https://buyer-api.pickmall.cn",
// common: "http://192.168.0.101:8890",
// buyer: "http://192.168.0.101:8888",
// seller: "http://192.168.0.101:8889",
// manager: "http://192.168.0.101:8887",
};
// 生产环境
const prod = {