作者 郭鑫
1 个管道 的构建 通过 耗费 1 秒

11

@@ -141,7 +141,7 @@ @@ -141,7 +141,7 @@
141 }); 141 });
142 }); 142 });
143 $('.bottom_box').click(function () { 143 $('.bottom_box').click(function () {
144 - var userName=$('#userName').val() 144 + var userName=$('#userName').val();
145 var phoneNum=$('#phoneNum').val() 145 var phoneNum=$('#phoneNum').val()
146 var departure=$('#departure').val() 146 var departure=$('#departure').val()
147 var destination=$('#destination').val() 147 var destination=$('#destination').val()