子比主题-侧边栏各种提示按钮小工具模块代码去框架-网站源码论坛-社区综合-侠隐阁

子比主题-侧边栏各种提示按钮小工具模块代码去框架

1710594979-20240226131043654

抽奖中心小工具模块代码:

<style>
    .countdown-activity {
        padding: 20px;
        background-color: #3e516d;
        background-image: linear-gradient(75deg, #2f3b42 0%, #3e516d 39%, #222538 100%);
        color: #fff;
        justify-content: center;
        display: flex;
        font-size: 18px;
        line-height: 1.4;
        justify-content: space-evenly !important;
    }

    .activity-title {
        font-size: 1.5em;
        font-weight: bold;
    }

    .ztw-bg {
        background-color: #3e516d;
        background-image: linear-gradient(75deg, #2f3b42 0%, #3e516d 39%, #222538 100%);
        color: #fff;
        --this-bg: linear-gradient(75deg, #2f3b42 0%, #3e516d 39%, #222538 100%);
    }
</style>
<div class="ztw-bg zib-widget mb10-sm ztw-bg" style="margin: -15px; margin-bottom: -30px;"><div class="colorful-make" style="transform: rotate(-9deg) scale(0.7);"></div>
    <div class="flex ab c jsb"><div class=""><div class="flex ac"><b class="em14">在线抽奖中心</b></div>
    <div style="" class="em09 opacity8">没有积分?在这里试试运气吧!</div>
    <a href="/choujiang" data-onclick="[href=#user-tab-product]" class="mt6 but radius jb-cyan px12 p2-10">点击抽奖<i style="margin:0 0 0 6px;" class="fa fa-angle-right em12"></i></a>
    
    </div>

<span class="avatar-img mr10 mt3" style="--this-size: 59px;"><svg class="icon" style="font-size: 5em;vertical-align: middle;fill: currentColor;overflow: hidden;margin-top: -15px;" viewBox="0 0 1024 1024"><path d="M628.128 85.44c84.8-48.96 183.104-45.504 219.68 17.92 30.208 52.288 4.032 121.44-55.296 171.744l-6.048 4.96-39.872-50.048c41.696-33.216 57.952-73.632 45.792-94.688-14.944-25.888-74.24-27.968-132.256 5.568-56 32.32-83.872 82.176-72.384 108.896l1.408 2.88-55.424 32c-36.576-63.392 9.6-150.24 94.4-199.2z" fill="#5DE1C8" p-id="14455"></path><path d="M417.28 85.44c-84.8-48.928-183.104-45.472-219.68 17.92-31.104 53.824-2.464 125.344 60.256 175.84l6.176 4.832 38.624-51.008c-44.288-33.568-62.24-75.84-49.632-97.696 14.944-25.888 74.24-27.968 132.288 5.568 55.968 32.32 83.84 82.176 72.384 108.896l-1.44 2.88 55.424 32c36.576-63.36-9.6-150.24-94.4-199.2z" fill="#5DE1C8" p-id="14456"></path><path d="M896 229.056H128a96 96 0 0 0-96 96v96a96 96 0 0 0 96 96h768a96 96 0 0 0 96-96v-96a96 96 0 0 0-96-96z m-768 64h768a32 32 0 0 1 32 32v96a32 32 0 0 1-32 32H128a32 32 0 0 1-32-32v-96a32 32 0 0 1 32-32z" fill="#1890FF" p-id="14457"></path><path d="M224 976.576a96 96 0 0 1-95.84-90.368L128 880.576v-384a32 32 0 0 1 28.256-31.808L160 464.576h704a32 32 0 0 1 31.776 28.256l0.224 3.744v77.248a32 32 0 0 1-63.776 3.712L832 573.824v-45.28H192v352a32 32 0 0 0 28.256 31.808l3.744 0.224h307.2c41.216 0 42.624 59.648 4.288 63.776l-4.256 0.224H224z" fill="#1890FF" p-id="14458"></path><path d="M800 648c-100.544 0-184 33.376-184 88s83.456 88 184 88 184-33.376 184-88-83.456-88-184-88z m0 48c76.192 0 136 23.904 136 40s-59.808 40-136 40c-76.192 0-136-23.904-136-40s59.808-40 136-40z" fill="#FF7272" p-id="14459"></path><path d="M960 801.6a24 24 0 0 1 24 24c0 54.624-83.456 88-184 88s-184-33.376-184-88a24 24 0 0 1 48 0c0 16.096 59.808 40 136 40 76.192 0 136-23.904 136-40a24 24 0 0 1 24-24z" fill="#FF7272" p-id="14460"></path><path d="M960 891.2a24 24 0 0 1 24 24c0 54.624-83.456 88-184 88s-184-33.376-184-88a24 24 0 0 1 48 0c0 16.096 59.808 40 136 40 76.192 0 136-23.904 136-40a24 24 0 0 1 24-24z" fill="#FF7272" p-id="14461"></path></svg></span></div>
</div>

赞助会员小工具模块代码(自动弹窗购买页面)

<style>
    .countdown-activity {
        padding: 20px;
        background-color: #3e516d;
        background-image: linear-gradient(75deg, #2f3b42 0%, #3e516d 39%, #222538 100%);
        color: #fff;
        justify-content: center;
        display: flex;
        font-size: 18px;
        line-height: 1.4;
        justify-content: space-evenly !important;
    }

    .activity-title {
        font-size: 1.5em;
        font-weight: bold;
    }

    .ztw-bj {
        background-color: #d9534f;
        background-image: linear-gradient(#fc423c 33.19%, #f6f1f1 71.01%, #25a6a2);
        color: #fff;
        --this-bj: linear-gradient(75deg, #2f3b42 0%, #3e516d 39%, #222538 100%);
    }

    </style>
<div class="ztw-bj zib-widget mb10-sm ztw-bj" style="margin: -15px; margin-bottom: -30px;"><div class="colorful-make" style="transform: rotate(-9deg) scale(0.7);"></div>
    <div class="text-center"><div class=""><div class="ac"><b class="em14">99赞助永久会员-全站任意下载</b></div>
    <div style="" class="em09 opacity8">每日更新资源,精选配图,站长任意搬</div> <br>
    <a href="javascript:;" data-onclick="[href=#user-tab-product]" class="mt6 but radius jb-red px12 p2-10 pay-vip">立即查看<i style="margin:0 0 0 6px;" class="fa fa-angle-right em12"></i></a>   
    </div>
</span></div>
</div>

支付时效侵权等各种提示按钮小工具模块代码

<div style="margin: -15px;">
  <a target="_blank" class=" btn-block btn-no btn-lg em12 but jb-yellow" href="mailto:xiayingeziyuan@163.com"
    rel="nofollow noopener noreferrer">支付或链接失效问题反馈(24小时内答复)</a><a target="_blank"
    class="btn-block btn-no btn-lg em12 but jb-green" href="" rel="nofollow noopener noreferrer">及提供大家学习和研究,本站不提供任何技术支持</a><a
    target="_blank" class="btn btn-info btn-block btn-no em12" href="/newposts"
    rel="nofollow noopener noreferrer">资源分享(投稿赚取分成)</a><a target="_blank" class="btn-block btn-no btn-lg but b-purple"
    href="/fankui" rel="nofollow noopener noreferrer">如果遇到链接失效请大家反馈(链接失效是因为被和谐掉了,反馈后只要能找回,会补上链接的)</a><a
    target="_blank" class="btn btn-primary btn-block btn-no em12" href="mailto:xiayingeziyuan@163.com"
    rel="nofollow noopener noreferrer">侵权举报</a></div>
请登录后发表评论

    没有回复内容