index.json 259 Bytes Edit Raw Blame History 1 2 3 4 5 6 7 8 9 { "navigationStyle": "custom", "navigationBarTitleText": "登录", "enablePullDownRefresh": false, "usingComponents": { "uni-popup": "../../uni_modules/uni-popup/components/uni-popup/uni-popup", "nav-bar": "../../components/Navbar/index" } }