From b69e532604a3d35db009fb7c9f0048b299f60306 Mon Sep 17 00:00:00 2001
From: wanggongfeng <1305282856@qq.com>
Date: Thu, 17 Sep 2020 14:51:02 +0800
Subject: [PATCH] =?UTF-8?q?=E3=80=90=E5=B8=82=E5=8C=97=E4=BB=A3=E7=A0=81?=
=?UTF-8?q?=E8=BF=81=E7=A7=BB=E8=87=B3=E5=AE=89=E5=AE=81=E3=80=91=E3=80=90?=
=?UTF-8?q?=E5=B1=85=E6=B0=91=E7=AE=A1=E7=90=86=E3=80=91-=E7=8E=8B?=
=?UTF-8?q?=E5=85=AC=E5=B3=B0-2020-09-17?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
src/views/modules/custom/enterpriseinfo.vue | 279 ++++++++++--------
src/views/modules/user/alluser.vue | 114 ++++---
.../modules/user/fail-authentication.vue | 143 ++++++---
.../modules/user/pass-authentication.vue | 128 +++++---
src/views/modules/user/unauthorized.vue | 148 +++++++---
.../modules/user/wait-authentication.vue | 132 ++++++---
6 files changed, 642 insertions(+), 302 deletions(-)
diff --git a/src/views/modules/custom/enterpriseinfo.vue b/src/views/modules/custom/enterpriseinfo.vue
index 1a73a80..499fd38 100644
--- a/src/views/modules/custom/enterpriseinfo.vue
+++ b/src/views/modules/custom/enterpriseinfo.vue
@@ -1,125 +1,170 @@
-