diff --git a/config.js b/config.js
index a9ff85e..436fef7 100644
--- a/config.js
+++ b/config.js
@@ -1,8 +1,8 @@
// 应用全局配置
module.exports = {
// baseUrl: 'https://www.nuoyunr.com/admin-api',
- // baseUrl: 'http://127.0.0.1:48080/admin-api',
- baseUrl: 'http://zjcptv.natappfree.cc/admin-api',
+ baseUrl: 'http://127.0.0.1:48080/admin-api',
+ // baseUrl: 'http://zjcptv.natappfree.cc/admin-api',
imagesUrl: 'http://www.nuoyunr.com/lananRsc',
baseImageUrl: 'https://www.nuoyunr.com/minio',
wsUrl: 'ws://127.0.0.1:48080',
diff --git a/pages/index/synthesis.vue b/pages/index/synthesis.vue
index 01895d4..d72139e 100644
--- a/pages/index/synthesis.vue
+++ b/pages/index/synthesis.vue
@@ -1,900 +1,1003 @@
-
-
-
-
-
-
-
-
-
-
-
- {{user.partnerName}} 欢迎您
-
-
- 营业中
- 休息中
-
-
-
-
-
-
- 当日订单
- {{threenum.todayOrderNum}}
-
+
+
+
+
+
+
+
+ {{ user.partnerName }}
+
+
+
+
+
+
+ {{ userInfo.nickname }}
+ {{ userInfo.roleNames }}
+
+
+
+
+
+
+
+
+
+
+ {{ noReadNum }}
+
+
+
+
+
+
+
+
+
+
+ 当日订单
+ {{ threenum.todayOrderNum }}
+
合规合格
- {{threenum.hgNum}}
+ {{ threenum.hgNum }}
-
- 双燃料合格
- {{threenum.srlNum}}
+
+ 双燃料合格
+ {{ threenum.srlNum }}
-
-
+
+
-
-
-
- 信息管理
-
-
-
-
- 检测站的信息管理
-
-
-
-
-
-
-
- 业务管理
-
-
-
-
- 检测站的业务统计
+
+
+
+ 功能管理
+
+
+
+
+ 检测站的信息管理
+
+
+
+
+
+
+
+ 业务管理
+
+
+
+
+ 检测站的业务统计
-
-
-
-
-
-
-
- 监管通知
-
-
-
-
- 查看监管机构下达的通知
-
-
-
-
-
-
-
- 内部管理
-
-
-
-
- 方便 简单 快捷
-
-
-
-
-
-
-
-
-
-
-
-
- 订单核销
-
-
-
- {{appAndPick.appointNum }}
-
-
-
-
-
- 预约记录
-
+
+
+
+
+
+
+
+ 通知、提醒
+
+
+
+
+ 查看监管机构下达的通知
+
+
+
+
+
+
+
+ 内部管理
+
+
+
+
+ 方便 简单 快捷
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
- {{appAndPick.pickNum }}
-
-
-
-
- 上门取车
-
-
-
- 今天是{{dateStr || ''}} {{week || ''}} {{time||''}}
-
+
+
+
+
+
+
+
+
+
+
+
+ 今天是{{ dateStr || '' }} {{ week || '' }} {{ time || '' }}
+
-
+
-
-
-
-
- {{item.title || '系统维护中'}}:
- {{item.content || ''}}
-
-
-
-
-
-
-
+
+
+
+
+ {{ item.title || '系统维护中' }}:
+ {{ item.content || '' }}
+
+
+
+
+
+
+
diff --git a/static/icons/avatar.png b/static/icons/avatar.png
new file mode 100644
index 0000000..f9a3109
Binary files /dev/null and b/static/icons/avatar.png differ
diff --git a/static/icons/more.png b/static/icons/more.png
new file mode 100644
index 0000000..8218d93
Binary files /dev/null and b/static/icons/more.png differ
diff --git a/static/imgs/msg.png b/static/imgs/msg.png
new file mode 100644
index 0000000..4e3dbf4
Binary files /dev/null and b/static/imgs/msg.png differ