|
|
@ -391,7 +391,7 @@ $(function() {
|
|
|
|
<div class="js_dialog" id="Dialog" style="display: none">
|
|
|
|
<div class="js_dialog" id="Dialog" style="display: none">
|
|
|
|
<div class="weui-mask"></div>
|
|
|
|
<div class="weui-mask"></div>
|
|
|
|
<div class="weui-dialog" style="width: 4.2rem;max-width: 4.2rem;display: flex;">
|
|
|
|
<div class="weui-dialog" style="width: 4.2rem;max-width: 4.2rem;display: flex;">
|
|
|
|
<img src="__IMG__/load.gif" style="width: 4.2rem;height: auto;">
|
|
|
|
<img src="__IMG__/load.gif" style="width: 4.2rem;height: 3.2rem;">
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<!--提醒信息弹窗-->
|
|
|
|
<!--提醒信息弹窗-->
|
|
|
@ -509,7 +509,8 @@ $(function() {
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
</div>
|
|
|
|
<input style="width: 100%;border: 0;" onclick="return sendform()" type="submit" id="wfsubmit" name="wfsubmit" value="立即提交订单" class="weui-footer_fixed-bottom bottombutton"/>
|
|
|
|
<!-- <input style="width: 100%;border: 0;" onclick="return sendform()" type="submit" id="wfsubmit" name="wfsubmit" value="立即提交订单" class="weui-footer_fixed-bottom bottombutton"/> -->
|
|
|
|
|
|
|
|
<div style="width: 100%;border: 0;" onclick="return sendform()" type="submit" id="wfsubmit" name="wfsubmit" class="weui-footer_fixed-bottom bottombutton">立即提交订单</div>
|
|
|
|
</form>
|
|
|
|
</form>
|
|
|
|
</body>
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
|
|