diff --git a/.env.test b/.env.test index f0b8840..7c95c5d 100644 --- a/.env.test +++ b/.env.test @@ -1,9 +1,9 @@ # 应用名称 -VITE_APP_NAME=(测试环境)再昇云 +VITE_APP_NAME=(测试环境)再昇云收运处平台 # 当前应用基础地址 -VITE_APP_BASE_URL=/test +VITE_APP_BASE_URL=/ # 服务器基础地址 -VITE_HTTP_SERVER_BASE_URL=/test/api -VITE_WS_SERVER_BASE_URL=/test/api/fdx +VITE_HTTP_SERVER_BASE_URL=https://s2.njzscloud.com/api +VITE_WS_SERVER_BASE_URL=https://s2.njzscloud.com/api/fdx diff --git a/src/dts/components.d.ts b/src/dts/components.d.ts index 742337c..e0b22de 100644 --- a/src/dts/components.d.ts +++ b/src/dts/components.d.ts @@ -5,7 +5,6 @@ // ------ // Generated by unplugin-vue-components // Read more: https://github.com/vuejs/core/pull/3399 -import { GlobalComponents } from 'vue' export {} @@ -108,4 +107,4 @@ declare global { const ElUpload: typeof import('element-plus/es')['ElUpload'] const RouterLink: typeof import('vue-router')['RouterLink'] const RouterView: typeof import('vue-router')['RouterView'] -} \ No newline at end of file +} diff --git a/z-doc/zsy.md b/z-doc/zsy.md new file mode 100644 index 0000000..4bf1369 --- /dev/null +++ b/z-doc/zsy.md @@ -0,0 +1 @@ +调试模式浏览器参数:--auto-open-devtools-for-tabs