diff --git a/common/js/cacheKey.js b/common/js/cacheKey.js
index 31fa107..bf380e0 100644
--- a/common/js/cacheKey.js
+++ b/common/js/cacheKey.js
@@ -6,4 +6,5 @@ export default {
refresh_token: 'refresh_token', // 刷新token
dictData: 'dictData', // 字典数据
messageCount: 'messageCount', // 消息数量
+ serverConfig: 'serverConfig', // 服务内容配置
}
diff --git a/components/Cn-grid/Cn-grid.vue b/components/Cn-grid/Cn-grid.vue
index 087e7d3..f937e68 100644
--- a/components/Cn-grid/Cn-grid.vue
+++ b/components/Cn-grid/Cn-grid.vue
@@ -1,4 +1,3 @@
-
{{ title }}
@@ -6,30 +5,41 @@
-
+
-
\ No newline at end of file
+
diff --git a/pages.json b/pages.json
index 588deac..2c21566 100644
--- a/pages.json
+++ b/pages.json
@@ -357,6 +357,12 @@
"navigationBarTitleText": "关注工程配置"
}
},
+ {
+ "path": "pages/mine/serverSetting",
+ "style": {
+ "navigationBarTitleText": "服务内容配置"
+ }
+ },
{
"path": "pages/user/erweima",
"style": {
diff --git a/pages/index/comp/indexGongCheng.vue b/pages/index/comp/indexGongCheng.vue
index 3808fe9..a86f803 100644
--- a/pages/index/comp/indexGongCheng.vue
+++ b/pages/index/comp/indexGongCheng.vue
@@ -21,9 +21,8 @@
当前工程设备统计