大神们都进来吧!只有你们才能解决我的问题了。

查看 60|回复 2
作者:i66666   
这个弹窗公告,代码是完整的,我就是不会调,特来拜下大神解决。问题开始 :点击我知道了按钮没有反应,还有也无法让它自动几秒钟后关闭,然后让它过24小时之后再弹窗公告来。
[HTML] 纯文本查看 复制代码

   
   
   
    Document

    .act-user-modal[data-v-627ce64e] {
        width: 900px;
        height: 570px;
        position: fixed;
        left: 50%;
        top: 50%;
        z-index: 9000;
        background: url() no-repeat 50%;
        margin: -285px 0 0 -450px;
    }
    .act-user-modal .close[data-v-627ce64e] {
        position: absolute;
        top: -24px;
        right: 12px;
        width: 24px;
        height: 24px;
        text-align: center;
        line-height: 24px;
        font-size: 18px;
        border-radius: 50%;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
    }
    .act-user-modal h3[data-v-627ce64e] {
        padding: 21px 0 0 92px;
        margin: auto;
        text-align: left;
    }
    .act-user-modal h3 img[data-v-627ce64e] {
        margin: 0;
        height: 50px;
    }
    .act-user-modal img[data-v-627ce64e] {
        display: block;
        margin: 0 auto;
    }
    .act-user-modal .center[data-v-627ce64e] {
        height: 240px;
    }
    .act-user-modal .center h1[data-v-627ce64e] {
        text-align: center;
        font-size: 34px;
        color: #333;
        margin: 0 auto;
        width: 700px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
    }
    .act-user-modal .center .desc[data-v-627ce64e] {
        text-align: center;
        font-size: 20px;
        padding: 10px 0 10px;
    }
    dl,
    dt,
    li,
    ol,
    p,
    ul {
        margin: 0;
        padding: 0;
        font-style: normal;
        list-style: none;
    }
    .act-user-modal .center .nr[data-v-627ce64e] {
        width: 580px;
        text-align: center;
        font-size: 14px;
        line-height: 26px;
        color: #777;
        margin: auto;
    }
    .act-user-modal ul[data-v-627ce64e] {
        display: flex;
        width: 640px;
        margin: auto;
        justify-content: space-around;
    }
    .act-user-modal ul li[data-v-627ce64e] {
        width: 130px;
        color: #fff;
        text-align: center;
    }
    .act-user-modal ul li img[data-v-627ce64e] {
        margin-bottom: 10px;
        height: 72px;
    }
    .act-user-modal ul li .name[data-v-627ce64e] {
        font-size: 19px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    .act-user-modal .btn[data-v-627ce64e] {
        width: 180px;
        height: 50px;
        background: #fff;
        border-radius: 37.5px;
        color: #df1f39;
        font-size: 19px;
        text-align: center;
        line-height: 50px;
        margin: auto;
        border: 0;
        display: block;
        position: relative;
        z-index: 0;
        top: 45px;
        cursor: pointer;
    }
    .act-user-modal-bg[data-v-627ce64e] {
        background: #000;
        opacity: .8;
        position: fixed;
        left: 0;
        z-index: 8999;
        top: 0;
        width: 100%;
        height: 100%;
    }
   
        
[img][/img]
        
             欢迎来到XXX
            一款专门为您省钱的官方导购网站
            
                每日更新数万款天猫淘宝大额优惠券,领券狂省低至1折,想要什么一键全网搜索。精选大牌底价开团,聚划算买一送一,第二件0元,海量折扣应有尽有。专业人工团队严控产品质,帮你花更少钱买好货。
        
        
            
[img][/img]
                领券购物省钱
                 每日更新海量天猫淘宝大额优惠券,领券购物低至1折,让你花少钱买到心仪好物
            
            
[img][/img]
                精选爆款栏目
                 聚划算精品折上折、疯抢排行、 每日半价、咚咚抢…海量惊喜折扣等你体验
            
            
[img][/img]
                大牌优惠好货
                 每日更新优质好货、百人品控团队、只为提供超高性价比的前沿好物
            
        
我知道了~
   
   


   




大神, 每日更新

905407220   

牛的,直接复制生成的代码来。
awdxszz   

老铁,一看你这代码就不是原生写的,建议你粘贴源码,不然都不好去控制
您需要登录后才可以回帖 登录 | 立即注册

返回顶部