|
|
@@ -137,7 +137,7 @@
|
|
|
<div class="text">我们会对您的信息做加密处理,保证您的数据安全,我们不会将您的信息泄露给任何第三方!</div>
|
|
|
</div>
|
|
|
<div class="col-lg-7 col-md-12 col-sm-12">
|
|
|
- <form method="post" action="/contact" id="contact-form">
|
|
|
+ <form method="get" action="" id="contact-form">
|
|
|
<input type="hidden" name="_token" value="J70STgEWyA9k0HQBG5EhvcEVHDSVFTbgKUr8OyuV"> <div class="form-group clearfix">
|
|
|
<input type="tel" name="phone" value="" placeholder="输入手机号" required="">
|
|
|
<button type="submit" class="theme-btn btn-style-one">提交</button>
|