diff --git a/pages.json b/pages.json
index 49d074a..ce141da 100644
--- a/pages.json
+++ b/pages.json
@@ -28,12 +28,11 @@
}
},
{
- "path" : "pages/set/set",
- "style" :
- {
- "navigationBarTitleText" : "设置",
- "autoBackButton":true
- }
+ "path": "pages/set/set",
+ "style": {
+ "navigationBarTitleText": "设置"
+
+ }
}
],
"tabBar": {
@@ -64,8 +63,9 @@
"globalStyle": {
"navigationBarTextStyle": "black",
"navigationBarTitleText": "设备租赁",
- "navigationBarBackgroundColor": "#F8F8F8",
- "backgroundColor": "#F8F8F8"
+ "navigationBarBackgroundColor": "#fff"
+
+
},
"uniIdRouter": {},
"mp-weixin": {
diff --git a/pages/set/set.vue b/pages/set/set.vue
index bb787c0..347a165 100644
--- a/pages/set/set.vue
+++ b/pages/set/set.vue
@@ -1,13 +1,96 @@
-
-
-
+
+
+
+ {{ item.label }}
+ {{ item.value }} >
+
+
+ 退出登录
+
-