Commit 05dca132 by Cat

知道 社团图片修改

parent 4ebb050a
...@@ -157,7 +157,7 @@ ...@@ -157,7 +157,7 @@
<img <img
v-for="(item, index) in form.file" v-for="(item, index) in form.file"
:key="index" :key="index"
:src="item" :src="pev + item"
class="avatar" class="avatar"
/> />
</div> </div>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment