From 08c1c512181cd9752b5fdece57ccdac366be4431 Mon Sep 17 00:00:00 2001
From: weimingfei <fei_gaming@sina.com>
Date: 星期二, 13 一月 2026 09:53:56 +0800
Subject: [PATCH] 指纹钥匙柜优化
---
pda/pages.json | 16 ++++++++--------
1 files changed, 8 insertions(+), 8 deletions(-)
diff --git a/pda/pages.json b/pda/pages.json
index 6d9ccbf..556990f 100644
--- a/pda/pages.json
+++ b/pda/pages.json
@@ -2,14 +2,7 @@
"easycom": {
"^u-(.*)": "@/uview-ui/components/u-$1/u-$1.vue"
},
- "pages": [
- {
- "path": "pages/index/login",
- "style": {
- "navigationBarTitleText": "鐧诲綍",
- "enablePullDownRefresh": false
- }
- },
+ "pages": [
{
"path": "pages/index/index",
"style": {
@@ -18,6 +11,13 @@
}
},
{
+ "path": "pages/index/login",
+ "style": {
+ "navigationBarTitleText": "鐧诲綍",
+ "enablePullDownRefresh": false
+ }
+ },
+ {
"path": "pages/index/center",
"style": {
"navigationBarTitleText": "鏈堝彴璋冨害涓績",
--
Gitblit v1.9.3