diff --git a/package2/shop/afterService.vue b/package2/shop/afterService.vue
index a51ab1e..45b8d86 100644
--- a/package2/shop/afterService.vue
+++ b/package2/shop/afterService.vue
@@ -7,7 +7,7 @@
- {{pageTitle}}{{returnCount}}
+ {{pageTitle}}({{returnCount}}条)
diff --git a/pages.json b/pages.json
index 18b7f3e..2470fad 100644
--- a/pages.json
+++ b/pages.json
@@ -457,7 +457,7 @@
},{
"path": "shop/shopInfo",
"style": {
- "navigationBarTitleText": "营业信息"
+ "navigationBarTitleText": "商家信息"
}
},{
"path": "shop/orderDetail",