swiper滑动翻页,滑动一下但是又不滑动完全的时候,点击事件的提示出来了,然后点击事件不能用的原因。

html代码:

<!DOCTYPE html>
<html lang="en">
<head>
    <meta charset="UTF-8">
    <title>XX公寓</title>
    <link rel="stylesheet" href="dist/swiper/swiper-4.3.5.min.css">
    <script src="js/jquery-2.0.3.js"></script>
    <link rel="stylesheet" href="dist/bootstrap/css/toastr.css">
    <script src="dist/bootstrap/js/toastr.js"></script>
    <script src="js/page/burialPoint-1.0.js"></script>
    <meta name="viewport" content="width=device-width,minimum-scale=1.0,maximum-scale=1.0,user-scalable=no" />
    <style>
        html,body{height:100%;}
        p{
            font-size:1.5rem;
            margin-bottom:0;margin-top:0;
            margin-left:8%;
        }
        p input{
            margin-bottom:0;margin-top:0;
            width:19.5rem;
            height:2rem;
            border:0;
            outline:none;
            background-color: #E1E1E1;
            border-radius:0.8rem;
        }
        div>input{
            border:0;
            outline:none;
            margin-left:8%;
            width:19.5rem;
            height:3rem;
            border-radius:0.8rem;
            background-color: #D73438;
            font-size:2rem;
            color:white;
        }
    </style>
</head>
<body>
        <div class="swiper-container" style="height:100%;">
            <div class="swiper-wrapper" >
                <div class="swiper-slide" style="background: url('img/h5/H5-0.jpg') no-repeat center top;background-size:100% 100%"></div>
                <div class="swiper-slide" style="background: url('img/h5/H5-1.jpg') no-repeat center top;background-size:100% 100%"></div>
                <div class="swiper-slide" style="background: url('img/h5/H5-2.jpg') no-repeat center top;background-size:100% 100%"></div>
                <div class="swiper-slide" style="background: url('img/h5/H5-3.jpg') no-repeat center top;background-size:100% 100%"  id="i1">
                        <p style="margin-top:11rem;">姓名 <span style="color:red;font-size:1.5rem;" id="c1">&nbsp;&nbsp;姓名不能为空!</span></p>
                        <p ><input type="text" name="fname" id="fname" placeholder="必填"/></p>
                        <p >电话<span style="color:red;font-size:1.5rem;" id="c2">&nbsp;&nbsp;手机号不能为空!</span></p>
                        <p><input type="text" name="phone" id="phone" placeholder="必填"/></p>
                        <p>城市<span style="color:red;font-size:1.5rem;" id="c3">&nbsp;&nbsp;城市不能为空!</span></p>
                        <p ><input type="text" name="city" id="city" placeholder="必填"/></p>
                        <p>物业面积<span style="color:red;font-size:1.5rem;" id="c4">&nbsp;&nbsp;面积不能为空!</span></p>
                        <p><input type="text" name="area" id="area" placeholder="必填" /></p>
                        <div style="margin-top:0.6rem;"><input type="button" value="点击提交" class=
  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 打赏
    打赏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包

打赏作者

1092665276

你的鼓励将是我创作的最大动力

¥1 ¥2 ¥4 ¥6 ¥10 ¥20
扫码支付:¥1
获取中
扫码支付

您的余额不足,请更换扫码支付或充值

打赏作者

实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值