diff --git a/components/tab-bar/myCenter.vue b/components/tab-bar/myCenter.vue index 4804f46..ecad922 100644 --- a/components/tab-bar/myCenter.vue +++ b/components/tab-bar/myCenter.vue @@ -1,10 +1,8 @@ + + + + \ No newline at end of file diff --git a/pages.json b/pages.json index 10aa3cd..f7c6547 100644 --- a/pages.json +++ b/pages.json @@ -202,6 +202,12 @@ "navigationBarTitleText": "新增分类", "navigationStyle": "custom" } + },{ + "path": "myCenter/merchantCenter", + "style": { + "navigationBarTitleText": "商家中心", + "navigationStyle": "custom" + } },{ "path": "myCenter/goodsList", "style": {