From c671eaaa8568aadf51807708880b4e13f2bded51 Mon Sep 17 00:00:00 2001 From: dai <851733175@qq.com> Date: Wed, 17 May 2023 16:56:00 +0800 Subject: [PATCH] =?UTF-8?q?=E5=85=9A=E5=91=98=E4=B8=AD=E5=BF=83=E6=88=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../modules/lingshan/djyl/dyzxh/index.vue | 278 ++++++++++++++++++ src/views/pages/login.vue | 2 +- 2 files changed, 279 insertions(+), 1 deletion(-) create mode 100644 src/views/modules/lingshan/djyl/dyzxh/index.vue diff --git a/src/views/modules/lingshan/djyl/dyzxh/index.vue b/src/views/modules/lingshan/djyl/dyzxh/index.vue new file mode 100644 index 0000000..a6b6a10 --- /dev/null +++ b/src/views/modules/lingshan/djyl/dyzxh/index.vue @@ -0,0 +1,278 @@ + + + + + + + diff --git a/src/views/pages/login.vue b/src/views/pages/login.vue index 6f4954d..37f5128 100644 --- a/src/views/pages/login.vue +++ b/src/views/pages/login.vue @@ -162,7 +162,7 @@ export default { location.href = href; } else { localStorage.removeItem("thePageAtExit"); - this.$router.replace({ path: "/main/lingshan-home-index" }); + this.$router.replace({ path: "/main/shequ-index" }); } }, // 获取公钥