diff --git a/pages.json b/pages.json index cad5075..95f64ba 100644 --- a/pages.json +++ b/pages.json @@ -20,7 +20,7 @@ { "path": "pages/workBench/index", "style": { - "navigationBarTitleText": "工作台", + "navigationBarTitleText": "工单", "backgroundColor": "#ededed", "backgroundColorTop": "#ededed", "backgroundColorBottom": "#ededed" @@ -578,7 +578,7 @@ "pagePath": "pages/workBench/index", "iconPath": "static/image/apply.png", "selectedIconPath": "static/image/apply-active.png", - "text": "工作台" + "text": "工单" }, { "iconPath": "static/image/message.png", diff --git a/static/image/apply-active.png b/static/image/apply-active.png index 2f1a2fd..39a889a 100644 Binary files a/static/image/apply-active.png and b/static/image/apply-active.png differ diff --git a/static/image/apply.png b/static/image/apply.png index 7c4af28..9b7ba2b 100644 Binary files a/static/image/apply.png and b/static/image/apply.png differ