- 后台管理员:
{{ userStore.user.name }}
+
+
+
+
+
+ 后台管理员:{{ userStore.user.name || 'admin' }}
-
-
-
-
-
+
+
+
+
+
+
+
@@ -74,15 +104,17 @@ onMounted(() => {
+
+
diff --git a/src/views/3_homePage/HomePage.vue b/src/views/3_homePage/HomePage.vue
deleted file mode 100644
index e564ba2..0000000
--- a/src/views/3_homePage/HomePage.vue
+++ /dev/null
@@ -1,13 +0,0 @@
-
-
-
-
-
- 添加分类
-
-
-
-
-
diff --git a/src/views/4_hospital/Hospital.vue b/src/views/4_hospital/Hospital.vue
index 297c43d..51ebdd2 100644
--- a/src/views/4_hospital/Hospital.vue
+++ b/src/views/4_hospital/Hospital.vue
@@ -1,30 +1,557 @@
-
+
- 添加分类
+
+ 添加医院
+
+ 批量删除
-
-
-
-
-
-
-
- 编辑
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取消
+ 确定
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
标签:
+
+ {{ tag }}
+
+
+
+ + 添加科室
+
+
+
+
科室列表:
+
+ 添加科室
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.level }}
+
+
+
+
+
+
+
-
- 删除
+
+
@@ -32,7 +559,67 @@ const hospital = ref([
+
+
-
+
diff --git a/src/views/5_doctor/Doctor.vue b/src/views/5_doctor/Doctor.vue
index cd5bf60..8d37d29 100644
--- a/src/views/5_doctor/Doctor.vue
+++ b/src/views/5_doctor/Doctor.vue
@@ -1,23 +1,524 @@
-
+
- 添加分类
+
+ 添加医院
+
+ 批量删除
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取消
+ 确定
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
医生简介:
+
+
+
+
预约列表:
+
+ 添加预约
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.department }}
+
+
+
+
+ {{ scope.row.hospitalInfo.hospitalName }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
diff --git a/src/views/6_article/Article.vue b/src/views/6_article/Article.vue
index 24bc865..2ae35cf 100644
--- a/src/views/6_article/Article.vue
+++ b/src/views/6_article/Article.vue
@@ -1,23 +1,402 @@
-
+
- 添加分类
+
+ 添加医院
+
+ 批量删除
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ 取消
+ 确定
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ scope.row.type }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
diff --git a/src/views/7_userInfo/UserInfo.vue b/src/views/7_userInfo/UserInfo.vue
index 6ff107a..e2a144d 100644
--- a/src/views/7_userInfo/UserInfo.vue
+++ b/src/views/7_userInfo/UserInfo.vue
@@ -1,22 +1,114 @@
-
+
- 添加分类
+
+
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/8_appoint/Appoint.vue b/src/views/8_appoint/Appoint.vue
new file mode 100644
index 0000000..dbcfa5e
--- /dev/null
+++ b/src/views/8_appoint/Appoint.vue
@@ -0,0 +1,198 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ {{ row.appointUser }}
+
+
+
+
+ {{ row.appointStatus === 1 ? '未就诊' : '已就诊' }}
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/src/views/article/ArticleChannel.vue b/src/views/article/ArticleChannel.vue
deleted file mode 100644
index 40b9782..0000000
--- a/src/views/article/ArticleChannel.vue
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
-
-
- 添加分类
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/article/ArticleManage.vue b/src/views/article/ArticleManage.vue
deleted file mode 100644
index 34109dd..0000000
--- a/src/views/article/ArticleManage.vue
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
-
-
- 发布文章
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/layout/LayoutContainer.vue b/src/views/layout/LayoutContainer.vue
deleted file mode 100644
index 99457e7..0000000
--- a/src/views/layout/LayoutContainer.vue
+++ /dev/null
@@ -1,183 +0,0 @@
-
-
-
-
-
-
-
-
-
-
-
-
- 文章分类
-
-
-
- 文章管理
-
-
-
-
-
- 个人中心
-
-
-
- 基本资料
-
-
-
- 更换头像
-
-
-
- 重置密码
-
-
-
-
-
-
-
- 前端程序员:{{ userStore.user.name }}
-
-
-
-
-
-
-
-
-
- 基本资料
- 更换头像
- 重置密码
- 退出登录
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/src/views/login/LoginPage.vue b/src/views/login/LoginPage.vue
deleted file mode 100644
index 8242c1f..0000000
--- a/src/views/login/LoginPage.vue
+++ /dev/null
@@ -1,186 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/src/views/user/UserAvatar.vue b/src/views/user/UserAvatar.vue
deleted file mode 100644
index ee6ffa7..0000000
--- a/src/views/user/UserAvatar.vue
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
- 其他内容
-
-
-
-
\ No newline at end of file
diff --git a/src/views/user/UserPassword.vue b/src/views/user/UserPassword.vue
deleted file mode 100644
index af03d1c..0000000
--- a/src/views/user/UserPassword.vue
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
- 其他内容
-
-
-
-
\ No newline at end of file
diff --git a/src/views/user/UserProfile.vue b/src/views/user/UserProfile.vue
deleted file mode 100644
index 144fb34..0000000
--- a/src/views/user/UserProfile.vue
+++ /dev/null
@@ -1,9 +0,0 @@
-
-
-
-
- 其他内容
-
-
-
-
\ No newline at end of file