Authored by 李奇

删除debug代码

... ... @@ -87,7 +87,6 @@
},
methods: {
showcase: function(index) {
alert(index);
const opts = {
index,
images: this.goods.map((item) => {
... ...