From 9bc1d8de2f1ebbe94339e413c5e4d5ec51950a23 Mon Sep 17 00:00:00 2001
From: WindowBird <13870814+windows-bird@user.noreply.gitee.com>
Date: Sat, 16 Aug 2025 10:39:19 +0800
Subject: [PATCH] =?UTF-8?q?=E8=AE=BE=E7=BD=AE-=E9=A1=B5=E9=9D=A2-=E9=9D=99?=
=?UTF-8?q?=E6=80=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pages.json | 16 ++++----
pages/set/set.vue | 95 ++++++++++++++++++++++++++++++++++++++++++++---
2 files changed, 97 insertions(+), 14 deletions(-)
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 }} >
+
+
+ 退出登录
+
-