diff --git a/pages.json b/pages.json index d280eb6..4a84a09 100644 --- a/pages.json +++ b/pages.json @@ -22,7 +22,6 @@ "navigationBarTitleText": "", "navigationStyle":"custom", "app-plus": { - "bounce": "vertical", "titleNView": { "buttons": [{ "text": "\ue534", @@ -38,7 +37,6 @@ "style": { "navigationBarTitleText": "查件", "app-plus": { - "bounce": "vertical", "titleNView": { "buttons": [{ "text": "\ue534", @@ -54,7 +52,6 @@ "style": { "navigationBarTitleText": "我的", "app-plus": { - "bounce": "vertical", "titleNView": { "buttons": [{ "text": "\ue534", diff --git a/pages/tabBar/home/home.vue b/pages/tabBar/home/home.vue index 05e878c..847e27f 100644 --- a/pages/tabBar/home/home.vue +++ b/pages/tabBar/home/home.vue @@ -5,8 +5,20 @@ + - + + + + + + + + + + + + 香港服装专线 @@ -16,7 +28,26 @@ - + + + 56 + 未接单 + + + 56 + 已接收 + + + 56 + 派送中 + + + 56 + 已签收 + + + + @@ -29,24 +60,29 @@ - + - - 最近一周内暂未有新通告!!! + + 最近一周内暂未有新通告!!! - - + + - - - - - {{tlItem.title}} + + + + + + + + {{tlItem.title}} + + @@ -100,6 +136,10 @@ @import '../../../common/uni-nvue.scss';