diff --git a/.env.production b/.env.production index 71f0dfc5..e353af64 100644 --- a/.env.production +++ b/.env.production @@ -11,7 +11,7 @@ VITE_APP_NAME = "核心网管理平台" VITE_APP_CODE = "CoreNet" # 应用版本 -VITE_APP_VERSION = "2.2311.7.1106" +VITE_APP_VERSION = "2.231106.7" # 接口基础URL地址-不带/后缀 VITE_API_BASE_URL = "/omc-api" diff --git a/src/layouts/BasicLayout.vue b/src/layouts/BasicLayout.vue index a3c7e5da..8cefdb7a 100644 --- a/src/layouts/BasicLayout.vue +++ b/src/layouts/BasicLayout.vue @@ -208,7 +208,7 @@ document.addEventListener('visibilitychange', function () {