更新 'frontend/views/common/call-phone.php'

dev
曾超新 5 years ago
parent 7d37714c5f
commit ceab8628b0
  1. 1
      frontend/views/common/call-phone.php

@ -47,6 +47,7 @@ use \common\libs\MyLib;
<?php $this->beginBlock('footer_js'); ?>
<script type="text/javascript" language="javascript">
$(function () {
wsInit();
//提交按钮
$(".btn-call").click(function(){
var phone = $('#phone').val();

Loading…
Cancel
Save