zengh
2022-02-22 3b2deff244f1a4fef1624c4f9a4d70ae79cad2a2
红点角标提示
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, //是否加载中