Commit 0ed735bd authored by yyh's avatar yyh

banner图片

parent dd77730f
...@@ -5,9 +5,9 @@ ...@@ -5,9 +5,9 @@
position="bottom" position="bottom"
:close-on-click-overlay="false" :close-on-click-overlay="false"
:style="{height: '100%'}"> :style="{height: '100%'}">
<input type="file" name="img" @change="change" id="input123" style="display:none;"> <input type="file" name="img" @change="change" id="inputbanner" style="display:none;">
<h5-cropper :option="option" hide-input @getFile="getFile" ref="cropper"></h5-cropper> <h5-cropper :option="option" hide-input @getFile="getFile" ref="cropper"></h5-cropper>
<label for="input123"> <label for="inputbanner">
<div class="add"> <div class="add">
<common-svg name="Droptheelements" width="33px" height="33px"></common-svg> <common-svg name="Droptheelements" width="33px" height="33px"></common-svg>
<div style="color:#EBEBEB;font-size: 14px;">增加Banner图</div> <div style="color:#EBEBEB;font-size: 14px;">增加Banner图</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