pages.json
@@ -160,6 +160,7 @@ "name": "equipment", "style": { "navigationBarTitleText": "资讯" // "enablePullDownRefresh":true } }, { @@ -238,7 +239,8 @@ } ], "globalStyle": {//将组件安装在项目的components目录下,并符合components/组件名称/组件名称.vue目录结构。可以不用引用、注册,直接在页面中使用。 "autoscan": true "autoscan": true, "onReachBottomDistance":160 }, "tabBar": { "color": "#7a7e83",