Commit 161df589 by liangjianmin

style(pages): update navigation bar titles to reflect approval system

- Change home page navigation title from "供应链商务" to "供应链审批系统"
- Update global navigation title from "供应链商务" to "供应链审批系统"
- Align branding to better represent the approval workflow functionality
parent 743b2317
Showing with 2 additions and 2 deletions
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
{ {
"path": "pages/home/index", "path": "pages/home/index",
"style": { "style": {
"navigationBarTitleText": "供应链商务", "navigationBarTitleText": "供应链审批系统",
"backgroundTextStyle": "dark" "backgroundTextStyle": "dark"
} }
}, },
...@@ -60,7 +60,7 @@ ...@@ -60,7 +60,7 @@
}, },
"globalStyle": { "globalStyle": {
"navigationBarTextStyle": "black", "navigationBarTextStyle": "black",
"navigationBarTitleText": "供应链商务", "navigationBarTitleText": "供应链审批系统",
"navigationBarBackgroundColor": "#FFFFFF", "navigationBarBackgroundColor": "#FFFFFF",
"backgroundColor": "#FFFFFF", "backgroundColor": "#FFFFFF",
"rpxCalcMaxDeviceWidth": 600, "rpxCalcMaxDeviceWidth": 600,
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment