@@ -130,7 +130,7 @@
"sitemapLocation": "sitemap.json",
"plugins": {
"live-player-plugin": {
- "version": "1.2.5",
+ "version": "1.2.7",
"provider": "wx2b03c6e691cd7370"
}
@@ -44,27 +44,11 @@ Page({
},
onLoad: function (options) {
// this.getCartList();
- },
- onShow: function () {
- this.setData({
- count:1,
- cartList:[],
- cartCount:0,
- cartTotal:0,
- checkeditems:'',
- checkeditemsnum:'',
- checkedtotal:0,
- selectedall:false,
- submitlock:false,
- x:0,
- currentX: 0,
- perpage:10,
- nowpage:1,
- cartMore:true
- })
- this.getCartList();
+ this.getCartList();
this.setData({submitlock: false});
this.setData({selectedall: false});
+ },
+ onShow: function () {
// this.getCartListAndSelected();
getCartList:function(){
@@ -46,31 +46,15 @@ Page({
this.getBalanceInfo();
this.getCentAct();
this.setData({
submitlock: false,
selectedall: false
});
getCentAct(){