@@ -36,16 +36,6 @@
count: 0,
color: 'rgb(230, 71, 88)',
key: '订'
- },
- {
- click: function (item) {
- console.log(JSON.stringify(item));
- title: '当前抢购场次',
- subtitle: '',
- count: 0,
- color: 'rgb(145, 200, 30)',
- key: '抢'
}
]