shish vor 3 Jahren
Ursprung
Commit
5a4daf6aa7
1 geänderte Dateien mit 1 neuen und 1 gelöschten Zeilen
  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": "门店" } },