Authored by 李奇

删除debug代码

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