mirror of
https://gitee.com/beijing_hongye_huicheng/lilishop-ui.git
synced 2026-06-21 09:30:24 +08:00
11 lines
293 B
Plaintext
11 lines
293 B
Plaintext
NODE_ENV=development
|
|
VUE_APP_PREVIEW=false
|
|
VUE_APP_API_BASE_URL=/api
|
|
VUE_APP_WEB_SOCKET_URL=/lili/webSocket
|
|
VUE_APP_COMMON=/api
|
|
VUE_APP_BUYER=/api
|
|
VUE_APP_SELLER=/api
|
|
VUE_APP_WEBSITE_NAME="LiLi IM"
|
|
VUE_APP_PC_URL=https://pc-b2b2c.pickmall.cn/
|
|
VUE_APP_PC_STORE=https://store-b2b2c.pickmall.cn/
|