shish 3 лет назад
Родитель
Сommit
5a4daf6aa7
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      mallApp/src/pages.json

+ 1 - 1
mallApp/src/pages.json

@@ -1,5 +1,5 @@
 {
-    "pages": [{ "path": "pages/home/recent", "style": { "navigationBarTitleText": "我的店" } },
+    "pages": [{ "path": "pages/home/recent", "style": { "navigationBarTitleText": "我买过的店" } },
         { "path": "pages/home/index", "style": { "navigationBarTitleText": "首页" } },
         { "path": "pages/home/category", "style": { "navigationBarTitleText": "花束花礼" } },
         { "path": "pages/home/shop", "style": { "navigationBarTitleText": "门店" } },