|
@ -37,7 +37,7 @@ |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div id="domain-list"> |
|
|
<div id="domain-list"> |
|
|
<div class="entry"> |
|
|
<div class="entry" style="border: none"> |
|
|
<div class="modal-body"> |
|
|
<div class="modal-body"> |
|
|
<div class="wizard-container"><div> |
|
|
<div class="wizard-container"><div> |
|
|
<div class="inputs"> |
|
|
<div class="inputs"> |
|
@ -100,7 +100,12 @@ |
|
|
<button class="button primary next submitlock" id="submitbtn" onclick="submitForm(this)"><span class="tdesc_text" style="color:white;">提交</span></button> |
|
|
<button class="button primary next submitlock" id="submitbtn" onclick="submitForm(this)"><span class="tdesc_text" style="color:white;">提交</span></button> |
|
|
</div> |
|
|
</div> |
|
|
|
|
|
|
|
|
<div class="row"> </div> |
|
|
<div class="row"> |
|
|
|
|
|
<label for="method"> </label> |
|
|
|
|
|
<textarea rows="5" cols="80" style="margin-top: 20px" id="shibie_text"></textarea> |
|
|
|
|
|
|
|
|
|
|
|
<button class="button info next" style="margin-top: 20px" id="shibie_btn" onclick="submitShibie(this)" >识别</button> |
|
|
|
|
|
</div> |
|
|
</form> |
|
|
</form> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
@ -114,8 +119,6 @@ |
|
|
<!-- 批量上传 <div id="onetickupload"></div> --> |
|
|
<!-- 批量上传 <div id="onetickupload"></div> --> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
</div> |
|
|
<textarea cols="100" rows="10" style="margin-top: 20px" id="shibie_text"></textarea> |
|
|
|
|
|
<button class="button info next" style="margin-top: 20px" id="shibie_btn" onclick="submitShibie(this)" >识别</button> |
|
|
|
|
|
<!--end of main section--> |
|
|
<!--end of main section--> |
|
|
</div><!--end of container--> |
|
|
</div><!--end of container--> |
|
|
</section><!--end of #page--> |
|
|
</section><!--end of #page--> |
|
|