mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-06-12 10:00:56 +08:00
图片尺寸标注
This commit is contained in:
parent
5960861530
commit
17321ef081
@ -27,7 +27,7 @@
|
||||
</select></div>
|
||||
</div>
|
||||
<div class="form-group row">
|
||||
<label class="col-sm-2 col-form-label">头部照片</label>
|
||||
<label class="col-sm-2 col-form-label">头部照片(800 * 595)</label>
|
||||
<div class="col-sm-10">
|
||||
<vc:create path="frame/uploadImage" callBackListener="addActivitiesView"
|
||||
callBackFunction="notifyUploadImage" imageCount="1" namespace="addActivitiesView">
|
||||
|
||||
@ -113,7 +113,7 @@
|
||||
</select></div>
|
||||
</div>
|
||||
<div class="form-group row" v-if="addAdvertInfo.viewType == '8888'">
|
||||
<label class="col-sm-2 col-form-label">图片</label>
|
||||
<label class="col-sm-2 col-form-label">图片(800 * 373)</label>
|
||||
<div class="content-img col-sm-10">
|
||||
<vc:create path="frame/uploadImage"
|
||||
callBackListener="addAdvert"
|
||||
|
||||
Loading…
Reference in New Issue
Block a user