diff --git a/pages.json b/pages.json index c158908..628bd3f 100644 --- a/pages.json +++ b/pages.json @@ -16,8 +16,8 @@ "text": "分类" }, { "pagePath": "pages/shopList/index", - "iconPath": "static/tabbar/serve.png", - "selectedIconPath": "static/tabbar/serve-active.png", + "iconPath": "static/tabbar/shop.png", + "selectedIconPath": "static/tabbar/shop-active.png", "text": "商户" }, { "pagePath": "pages/cart/index", diff --git a/pages/feedback/form.vue b/pages/feedback/form.vue index a4248e2..967da2f 100644 --- a/pages/feedback/form.vue +++ b/pages/feedback/form.vue @@ -1,59 +1,70 @@