6 changed files with 13 additions and 11 deletions
@ -1,3 +1,3 @@ |
|||
VUE_APP_MODE=production |
|||
VUE_APP_PREVIEW=false |
|||
VUE_APP_URL=http://www.sxgreenvalley.com/green-phone |
|||
VUE_APP_URL=http://www.sxgreenvalley.com/green-phone/ |
|||
|
@ -1,10 +1,10 @@ |
|||
VUE_APP_MODE=production |
|||
VUE_APP_NODE_ENV=production |
|||
VUE_APP_SCENE=greenvalley |
|||
VUE_APP_BASE_URL=http://www.sxgreenvalley.com/green-phone |
|||
VUE_APP_SCENE=greenPhone |
|||
VUE_APP_BASE_URL=http://www.sxgreenvalley.com/green-phone/ |
|||
VUE_APP_API_URL=http://www.sxgreenvalley.com/gateway |
|||
VUE_APP_PROXY_URL=/gateway |
|||
VUE_APP_PUBLIC_PATH=/ |
|||
VUE_APP_PUBLIC_PATH=/green-phone |
|||
VUE_APP_MSG_URL=wss://www.tall.wiki/websocket/message/v4.0/ws |
|||
VUE_APP_TITLE=绿谷在线 |
|||
VUE_APP_DESCRIPTION=绿谷在线管理后台 |
|||
|
Loading…
Reference in new issue