From 2b1caeb8defa28b2dc769da5ca23c77873eb36d9 Mon Sep 17 00:00:00 2001
From: chenhaozhe <cgz@hz-kingdee.com>
Date: 星期三, 13 八月 2025 11:30:25 +0800
Subject: [PATCH] Merge branch 'Dev' of http://101.37.171.70:10101/r/~jhz/STUWMS into Dev
---
pages.json | 64 +++++++++++++++++++++++++++++---
1 files changed, 58 insertions(+), 6 deletions(-)
diff --git a/pages.json b/pages.json
index f6ef177..e066b2b 100644
--- a/pages.json
+++ b/pages.json
@@ -18,13 +18,13 @@
{
"path": "pages/index/tab1",
"style": {
- "navigationBarTitleText": "妯″潡鍔熻兘"
+ "navigationBarTitleText": "杞﹂棿宸ュ簭"
}
},
{
"path": "pages/index/tab2",
"style": {
- "navigationBarTitleText": "鎶ヨ〃涓績"
+ "navigationBarTitleText": "鍗曟嵁鍒楄〃"
}
},
{
@@ -502,7 +502,7 @@
{
"path": "pages/tiaomadaying/tiaomadaying",
"style": {
- "navigationBarTitleText": "鏉ユ枡鏉$爜鎵撳嵃"
+ "navigationBarTitleText": "閲囪喘鏉$爜鎵撳嵃"
}
},
{
@@ -680,6 +680,58 @@
{
"navigationBarTitleText" : "鐢熶骇琛ユ枡鍗�"
}
+ },
+ {
+ "path" : "pages/qitaruku_v2/table",
+ "style" :
+ {
+ "navigationBarTitleText" : "鍏朵粬鍏ュ簱",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path" : "pages/qitaruku_v2/form",
+ "style" :
+ {
+ "navigationBarTitleText" : "鍏朵粬鍏ュ簱鍗�"
+ }
+ },
+ {
+ "path" : "pages/qitachuku_v2/table",
+ "style" :
+ {
+ "navigationBarTitleText" : "鍏朵粬鍑哄簱",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path" : "pages/qitachuku_v2/form",
+ "style" :
+ {
+ "navigationBarTitleText" : "鍏朵粬鍑哄簱鍗�"
+ }
+ },
+ {
+ "path" : "pages/zhijiediaobo/table",
+ "style" :
+ {
+ "navigationBarTitleText" : "鐩存帴璋冩嫧",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path" : "pages/zhijiediaobo/form",
+ "style" :
+ {
+ "navigationBarTitleText" : "鐩存帴璋冩嫧鍗�"
+ }
+ },
+ {
+ "path" : "pages/xiugaimima/index",
+ "style" :
+ {
+ "navigationBarTitleText" : "淇敼瀵嗙爜"
+ }
}
],
"tabBar": {
@@ -691,19 +743,19 @@
"pagePath": "pages/index/index",
"iconPath": "static/tabBar/home.png",
"selectedIconPath": "static/tabBar/home-default.png",
- "text": "棣栭〉"
+ "text": "浠撳偍绠$悊"
},
{
"pagePath": "pages/index/tab1",
"iconPath": "static/tabBar/icon1.png",
"selectedIconPath": "static/tabBar/icon1-default.png",
- "text": "妯″潡鍔熻兘"
+ "text": "杞﹂棿宸ュ簭"
},
{
"pagePath": "pages/index/tab2",
"iconPath": "static/tabBar/icon2.png",
"selectedIconPath": "static/tabBar/icon2-default.png",
- "text": "鎶ヨ〃涓績"
+ "text": "鍗曟嵁鍒楄〃"
},
{
"pagePath": "pages/index/mine",
--
Gitblit v1.9.1