zengh
2022-02-22 46fc683bb5d74ce4f170f66318e695c5366b2fde
pages.json
@@ -526,6 +526,16 @@
            }
            
        }
        ,{
            "path" : "pages/registerUser/agreement",
            "style" :
            {
               "navigationBarTitleText": "",
               "navigationBarBackgroundColor": "#103289",
               "navigationBarTextStyle": "white"
            }
        }
    ],
   "globalStyle": { //将组件安装在项目的components目录下,并符合components/组件名称/组件名称.vue目录结构。可以不用引用、注册,直接在页面中使用。
      "autoscan": true