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>