cloudroam
2025-06-12 e04d6a8904fd0c93b931551d8feea0943bae8eac
pages.json
@@ -12,7 +12,9 @@
      {
         "path": "pages/home/home",
         "style": {
            "navigationBarTitleText": "片场"
            "navigationBarTitleText": "影途",
            "enablePullDownRefresh": true,
            "onReachBottomDistance": 50
         }
      },
      {
@@ -99,6 +101,13 @@
                  "enablePullDownRefresh": true
               }
            }
            ,{
               "path": "profile-edit",
               "style": {
                  "navigationBarTitleText": "编辑资料",
                  "enablePullDownRefresh": true
               }
            }
         ]
      }
      ,{
@@ -116,7 +125,7 @@
   ],
   "globalStyle": {
      "navigationBarTextStyle": "black",
      "navigationBarTitleText": "片场",
      "navigationBarTitleText": "影途",
      "navigationBarBackgroundColor": "#F8F8F8",
      "backgroundColor": "#F8F8F8"
   },