wupengfei 2 年之前
父節點
當前提交
25c55c6073
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      application/store/view/convert/form.html

+ 1 - 1
application/store/view/convert/form.html

@@ -31,7 +31,7 @@
         <div class="layui-row margin-bottom-15">
         <div class="layui-row margin-bottom-15">
             <label class="layui-col-xs2 think-form-label">截图:</label>
             <label class="layui-col-xs2 think-form-label">截图:</label>
             <label class="layui-col-xs10">
             <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>
             </label>
         </div>
         </div>