|
@@ -31,7 +31,7 @@
|
|
|
<div class="layui-row margin-bottom-15">
|
|
|
<label class="layui-col-xs2 think-form-label">截图:</label>
|
|
|
<label class="layui-col-xs10">
|
|
|
- <img data-tips-image style="width:50px;height:50px" src="{$vo.image|default=''}" >
|
|
|
+ <img data-tips-image style="width:80px;height:80px" src="{$vo.image|default=''}" >
|
|
|
</label>
|
|
|
</div>
|
|
|
|