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 | 112 ++++++++++++++++++++++++++++++++++++++++++++++++++++---
1 files changed, 105 insertions(+), 7 deletions(-)
diff --git a/pages.json b/pages.json
index b1f8253..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": "閲囪喘鏉$爜鎵撳嵃"
}
},
{
@@ -625,7 +625,8 @@
"path" : "pages/shengchanlingliaoshengdan/table",
"style" :
{
- "navigationBarTitleText" : "鐢熶骇棰嗘枡鍗曠紦瀛樺垪琛�"
+ "navigationBarTitleText" : "鐢熶骇棰嗘枡",
+ "enablePullDownRefresh": true
}
},
{
@@ -633,6 +634,103 @@
"style" :
{
"navigationBarTitleText" : "鐢熶骇棰嗘枡鍗�"
+ }
+ },
+ {
+ "path" : "pages/weiwailingliao/table",
+ "style" :
+ {
+ "navigationBarTitleText" : "濮斿棰嗘枡",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path" : "pages/weiwailingliao/form",
+ "style" :
+ {
+ "navigationBarTitleText" : "濮斿棰嗘枡鍗�"
+ }
+ },
+ {
+ "path" : "pages/shengchanrukushengdan/table",
+ "style" :
+ {
+ "navigationBarTitleText" : "鐢熶骇鍏ュ簱",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path" : "pages/shengchanrukushengdan/form",
+ "style" :
+ {
+ "navigationBarTitleText" : "鐢熶骇鍏ュ簱鍗�"
+ }
+ },
+ {
+ "path" : "pages/shengchanbuliao/table",
+ "style" :
+ {
+ "navigationBarTitleText" : "鐢熶骇琛ユ枡",
+ "enablePullDownRefresh": true
+ }
+ },
+ {
+ "path" : "pages/shengchanbuliao/form",
+ "style" :
+ {
+ "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" : "淇敼瀵嗙爜"
}
}
],
@@ -645,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