|
@@ -100,8 +100,6 @@ export default {
|
|
|
|
|
|
|
|
methods: {
|
|
methods: {
|
|
|
onReachBottoms(){
|
|
onReachBottoms(){
|
|
|
- console.log(789)
|
|
|
|
|
- console.log(this.list)
|
|
|
|
|
if (!this.list.finished) {
|
|
if (!this.list.finished) {
|
|
|
this._list().then(res => {
|
|
this._list().then(res => {
|
|
|
uni.stopPullDownRefresh();
|
|
uni.stopPullDownRefresh();
|