@@ -1,3 +1,2 @@
VUE_APP_STATIC_DIR=static
-VUE_APP_API_URL_PREFIX=https://haidebao.4dage.com
-VUE_APP_PC_URL=/web/index.html#/?m=KJ-nsyFEd392Wt
+VUE_APP_API_URL_PREFIX=https://haidebao.4dage.com
@@ -1,2 +1,3 @@
CLI_MODE=dev
NODE_ENV=development
+VUE_APP_PC_URL=/web/index.html#/?m=KJ-nsyFEd392Wt
@@ -0,0 +1,3 @@
+CLI_MODE=prod
+NODE_ENV=production
+VUE_APP_PC_URL=/2023chn/index.html#/?m=KJ-nsyFEd392Wt
CLI_MODE=test
-NODE_ENV=production