绿满眶商城微信小程序-uniapp
zxl
2 天以前 c8cef398fbf1f9b63dbf23637ef520b421515dc9
pages.json
@@ -1212,7 +1212,11 @@
        {
          "path": "home-page",
          "style": {
            "navigationBarTitleText": "TA的主页"
            "navigationBarTitleText": "TA的主页",
         "componentPlaceholder": {
            "u-icon": "view",
            "u-loadmore": "view"
         }
          }
        },
        {
@@ -1230,7 +1234,16 @@
        {
          "path": "video-edit",
          "style": {
            "navigationBarTitleText": "视频编辑"
            "navigationBarTitleText": "视频编辑",
         "componentPlaceholder": {
           "u-popup": "view",
           "u-button": "view",
           "u-icon": "view",
           "u-form": "view",
           "u-form-item": "view",
           "u-input": "view",
           "u-search": "view"
         }
          }
        },
        {