diff --git a/src/views/authentication/authentication_login.vue b/src/views/authentication/authentication_login.vue deleted file mode 100644 index 0ee1cba..0000000 --- a/src/views/authentication/authentication_login.vue +++ /dev/null @@ -1,90 +0,0 @@ - - - - 测器汇管理系统 - - - - - - - - - 记住密码 - - - 登录 - - - - - - - - - \ No newline at end of file diff --git a/src/views/authentication/authentication_main.vue b/src/views/authentication/authentication_main.vue deleted file mode 100644 index 6ec09e1..0000000 --- a/src/views/authentication/authentication_main.vue +++ /dev/null @@ -1,143 +0,0 @@ - - - - 个人信息 - - - - - {{user.name}} - {{user.gender}} - {{ user.phone }} - {{user.email}} - {{user.organization}} - {{user.role}} - {{user.createdTime}} - - - 修改信息 - - - - - - - - - - - - - - - - - - - 男 - 女 - - - 确认修改 - - - - - - - - - - - - - - - - - - - - - - - - \ No newline at end of file diff --git a/src/views/authentication/authentication_register.vue b/src/views/authentication/authentication_register.vue deleted file mode 100644 index 56826c0..0000000 --- a/src/views/authentication/authentication_register.vue +++ /dev/null @@ -1,103 +0,0 @@ - - - - - - - 企业租户注册 - - - - - - - - - - - - - - - 注册 - 返回 - - - - - - - - - \ No newline at end of file