mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2025-12-17 16:35:53 +08:00
跳转样式问题
This commit is contained in:
@@ -1,7 +1,11 @@
|
||||
NODE_ENV=development
|
||||
VUE_APP_PREVIEW=true
|
||||
VUE_APP_API_BASE_URL=http://192.168.0.113:8885
|
||||
VUE_APP_WEB_SOCKET_URL=ws://192.168.0.113:8885/lili/webSocket
|
||||
VUE_APP_COMMON=http://192.168.0.113:8890
|
||||
VUE_APP_PC_URL="http://192.168.0.113:10001"
|
||||
VUE_APP_PREVIEW=false
|
||||
VUE_APP_API_BASE_URL=https://im-api.pickmall.cn
|
||||
VUE_APP_WEB_SOCKET_URL=wss://im-api.pickmall.cn/lili/webSocket
|
||||
VUE_APP_COMMON=https://common-api.pickmall.cn
|
||||
VUE_APP_WEBSITE_NAME="LiLi IM"
|
||||
VUE_APP_PC_ORDER_URL=https://pc-b2b2c.pickmall.cn/
|
||||
VUE_APP_PC_STORE_ORDER_URL=https://store-b2b2c.pickmall.cn/
|
||||
VUE_APP_PC_STORE_ORDER=https://store-b2b2c.pickmall.cn/
|
||||
VUE_APP_PC_USER_ORDER=https://pc-b2b2c.pickmall.cn
|
||||
VUE_APP_PC_STORE_GOODS=https://store-b2b2c.pickmall.cn/
|
||||
Reference in New Issue
Block a user