mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-11 14:17:24 +08:00
优化图标
This commit is contained in:
parent
d50f20298c
commit
7ffab65318
@ -5,7 +5,7 @@
|
||||
style="position: relative; top: -35px;right: 20px; color: #d9534f"></span>
|
||||
</div>
|
||||
<div class="uploadButton" v-on:click="this._uploadPhoto()">
|
||||
<i class="glyphicon glyphicon-plus"></i>
|
||||
<i class="fa fa-plus" aria-hidden="true"></i>
|
||||
</div>
|
||||
<input type="file" class="file" accept="image/*" id="uploadImage" hidden
|
||||
v-on:change="this._choosePhoto($event)">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user