浏览代码

修改文字

ellisran 2 月之前
父节点
当前提交
7bb03ef447
共有 2 个文件被更改,包括 2 次插入2 次删除
  1. 1 1
      app/view/profile/netcasign.ejs
  2. 1 1
      app/view/profile/sign.ejs

+ 1 - 1
app/view/profile/netcasign.ejs

@@ -54,7 +54,7 @@
                                 <div class="form-group show-upload" style="display: none">
                                     <label>上传签名图</label>
                                     <input type="file" class="form-control-file" id="netcasign-upload">
-                                    <small class="form-text text-danger">建议签名图片大小为160x160px,四边满版裁切、无留白,格式PNG透明背景(适用于报表打印,签章直径为4.2厘米的情况)</small>
+                                    <small class="form-text text-danger">图片大小为600x300,格式PNG透明背景。</small>
                                 </div>
                                 <div class="form-group show-qrcode">
                                     <label>在线手写签名</label>

+ 1 - 1
app/view/profile/sign.ejs

@@ -32,7 +32,7 @@
                             <div class="form-group show-upload" style="display: none">
                                 <label>上传签名图</label>
                                 <input type="file" class="form-control-file" id="sign-upload">
-                                <small class="form-text text-danger">建议签名图片大小为160x160px,四边满版裁切、无留白,格式PNG透明背景(适用于报表打印,签章直径为4.2厘米的情况)</small>
+                                <small class="form-text text-danger">图片大小为600x300,格式PNG透明背景。</small>
                             </div>
                             <div class="form-group show-qrcode">
                                 <label>在线手写签名</label>