Browse Source

[积分商城][修改][下拉刷新]

tags/C.10.02
hurui 5 years ago
parent
commit
b4d63b1998
1 changed files with 2 additions and 2 deletions
  1. +2
    -2
      pages/integralmall/index.js

+ 2
- 2
pages/integralmall/index.js View File

@@ -349,9 +349,9 @@ Page({
sortColumn: '',
sortOrder: '',
userCredit: '',
page:1
page:1,
allow_load: true,
})
console.log()
that.getList(1);
that.getPoints();
}

Loading…
Cancel
Save