|
@ -190,9 +190,9 @@ export default { |
|
|
}) |
|
|
}) |
|
|
}, |
|
|
}, |
|
|
chooseTemplate(item) { |
|
|
chooseTemplate(item) { |
|
|
console.log('---11'); |
|
|
|
|
|
this.tpl_id = item.id; |
|
|
this.tpl_id = item.id; |
|
|
this.pictureUrl = item.picture |
|
|
this.pictureUrl = item.picture; |
|
|
|
|
|
this.$Message.info(item.introduce) |
|
|
}, |
|
|
}, |
|
|
previewImg(item, index) { |
|
|
previewImg(item, index) { |
|
|
console.log('222---11'); |
|
|
console.log('222---11'); |
|
|