shish 3 lat temu
rodzic
commit
5a4daf6aa7
1 zmienionych plików z 1 dodań i 1 usunięć
  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": "门店" } },