开收据调整
This commit is contained in:
@@ -90,7 +90,6 @@ Component({
|
||||
},
|
||||
//更改页码点击事件
|
||||
onChangePage: function (e) {
|
||||
//console.log("更改页码事件:",e);
|
||||
this.setData({
|
||||
pageMask: false,
|
||||
index: e.currentTarget.dataset.index //点击的页数
|
||||
|
Reference in New Issue
Block a user