diff --git a/.env.development b/.env.development index 54b9f34..ab0b6d5 100644 --- a/.env.development +++ b/.env.development @@ -1,9 +1,9 @@ ### # @Author: 张涛 # @Date: 2023-07-18 13:04:50 - # @LastEditors: JC9527 - # @LastEditTime: 2023-10-12 10:31:29 - # @FilePath: \Mudu2PC\.env.development + # @LastEditors: 张涛 + # @LastEditTime: 2023-10-12 13:12:38 + # @FilePath: \suzhouyingjiPC\.env.development ### # 页面标题 VUE_APP_TITLE = 苏州应急执法计划管理系统 @@ -15,8 +15,10 @@ ENV = 'development' # VUE_APP_BASE_API = 'http://39.101.188.84:9033' # VUE_APP_BASE_API = 'http://192.168.0.106:9033' VUE_APP_BASE_API = 'http://180.108.205.123:13002' -# VUE_APP_BASE_API = '/api' -VUE_APP_LOCATION = 'http://2.46.4.197:8090' +# 政务网 +# VUE_APP_LOCATION = 'http://2.46.4.197:8090' +# 外网 +VUE_APP_LOCATION = 'http://180.108.205.123:8090' # 路由懒加载 diff --git a/public/doc/szd_tl.xlsx b/public/doc/szd_tl.xlsx new file mode 100644 index 0000000..bedf42f Binary files /dev/null and b/public/doc/szd_tl.xlsx differ diff --git a/src/layout/newyjLayout.vue b/src/layout/newyjLayout.vue index 64bd813..308e474 100644 --- a/src/layout/newyjLayout.vue +++ b/src/layout/newyjLayout.vue @@ -51,13 +51,13 @@ 退出登录 - +
diff --git a/src/views/yingji/focusEnter.vue b/src/views/yingji/focusEnter.vue index e79a6a3..85518e2 100644 --- a/src/views/yingji/focusEnter.vue +++ b/src/views/yingji/focusEnter.vue @@ -3,8 +3,8 @@ * @version: * @Author: JC9527 * @Date: 2023-09-04 10:20:06 - * @LastEditors: JC9527 - * @LastEditTime: 2023-09-27 17:06:02 + * @LastEditors: 张涛 + * @LastEditTime: 2023-10-12 13:33:22 -->