From 568e38a95cb6fb20fe16b53d17f610aefc6f744f Mon Sep 17 00:00:00 2001
From: rk <94314517@qq.com>
Date: 星期四, 09 十月 2025 18:29:29 +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