diff --git a/pages.json b/pages.json index be3f6bc..6748101 100644 --- a/pages.json +++ b/pages.json @@ -12,7 +12,7 @@ }, { "path": "pages/index", "style": { - "navigationBarTitleText": "移动端框架", + "navigationBarTitleText": "工单列表", "navigationStyle": "custom", "onReachBottomDistance": 100 } diff --git a/pages/index.vue b/pages/index.vue index 54b3d0f..cb7b268 100644 --- a/pages/index.vue +++ b/pages/index.vue @@ -1,5 +1,6 @@