mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-24 21:59:12 +08:00
优化代码
This commit is contained in:
parent
9b7c30da92
commit
56f3fb8be4
@ -1,4 +1,4 @@
|
||||
<div class="uploadImage">
|
||||
<div class="uploadImage row">
|
||||
<div v-for="image in this.uploadImageInfo.photos">
|
||||
<img v-bind:src="image" width="100px" height="100px"/>
|
||||
<span v-on:click="this._removeImage(image)" class="fa fa-remove"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user