liuyg
2022-02-22 3d42ea1b3f8b5023d8005df922e3927875aaa70c
Merge branch 'master' of http://192.168.0.105:10010/r/qfqk-android
1 files modified
2 ■■■ changed files
pages/article/article.vue 2 ●●● patch | view | raw | blame | history
pages/article/article.vue
@@ -69,7 +69,7 @@
                pathUrl: this.$store.state.piAPI + "",
                loading:true,//加载动画
                page: 1,
                pagesize: 20,
                pagesize: 999999,
                status: 'loadmore',
                // loadStatus:'loading',  //加载样式:more-加载前样式,loading-加载中样式,nomore-没有数据样式
                isLoadMore: false, //是否加载中