|
|
@@ -2016,11 +2016,12 @@
|
|
|
</div>
|
|
|
</div>
|
|
|
<div class="form-group" id="certifyDivForGX" style="display:none">
|
|
|
+ <a href="javascript:void(0);" onclick="window.location = '/public/static/GX_Prj_Encrypt.zip';">点击下载验证码生成器</a>,解压后双击GX_Prj_Encrypt.exe,输入项目投标总金额,点击生成验证码,复制验证码粘到下面窗口即可导出接口文件。
|
|
|
<div class="input-group" >
|
|
|
<input type="text" id="certifyInputForGX" class="form-control form-control-sm" placeholder="输入验证码">
|
|
|
- <div class="input-group-append">
|
|
|
+ <!-- <div class="input-group-append">
|
|
|
<button class="btn btn-secondary btn-sm" type="button" onclick="window.location = '/public/static/GX_Prj_Encrypt.zip';"><i class="fa fa-search" aria-hidden="true"></i></button>
|
|
|
- </div>
|
|
|
+ </div> -->
|
|
|
</div>
|
|
|
</div>
|
|
|
<!--招标-->
|