效果展示:
平台每日会对交易流水大的商户进行抽查,请不要用于违规站点!严禁一切淫秽、涉赌、钓鱼、理财、借贷、侵权、封建迷信等非法网站的接入!私自接入将冻结账户,有疑问请咨询服!!!
- 本站支持对接所有易支付接口的网站
- 本站会在每月底清除未支付订单,请各位商户及时处理好未支付订单
- 本站已启用掉线微信公众号通知功能请自行关注微信公众号
- QQ收款容易掉的处理办法,建议多弄几个QQ做收款可以轮询,这个掉了还有另外的补上收款。另外收款QQ里至少要留有1分的余额,不然系统检测不到会提示更新失败。
- 支付宝收款失败问题,请关闭自动转入余额宝和余利宝这个功能。
- 微信收款失败问题,微信收款昵称不要带特殊符号,微信昵称(建议3-4个字的汉字),通道备注必须和绑定资料的微信昵称一致。
-
尊敬的各位老板,请务必加入我们QQ群有任何紧急情况及售后在QQ群通知:970122791
温馨提示:如有任何问题请点击此联系我们QQ客服:5796280 - 搭建本平台一样的码支付,请联系客服!
代码如下:
<!-- <!DOCTYPE html>
<html lang="en"> -->
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
<style>
:root {
--xf-color-1: #000000;
--xf-color-2: #ffffff;
--xf-color-3: #efefef;
--xf-color-4: #312f34;
--xf-color-5: #dedede;
--xf-color-6: #666666;
--xf-color-7: #ff7200;
--xf-color-8: #009cff;
--xf-color-9: #7fceef;
--xf-color-10: #fbb113;
--xf-color-11: #78767a;
--xf-color-12: #332986;
--xf-color-13: #ff5252;
--xf-color-14: #ff6600;
--xf-color-15: #ffc0cb;
--xf-color-16: #cccccc;
--xf-color-17: #a94442;
--xf-color-18: #f2dede;
--xf-color-19: #ebccd1;
--xf-color-20: #191919;
--xf-color-21: #e872de;
--xf-color-22: #ffc3e3;
--xf-color-23: #03a9f4;
--xf-color-24: #373737;
--xf-color-25: #e7e7e7;
--xf-rgb-color-1: rgba(42, 42, 42, 0.35);
--xf-rgb-color-2: rgba(42, 42, 42, 0.5);
--xf-rgb-color-3: rgba(255, 255, 255, 0.5);
--xf-shadow-out: 0.2rem 0.2rem 0.4rem rgba(42, 42, 42, 0.25), -0.2rem -0.2rem 0.4rem #fff;
--xf-shadow-int: inset 0.2rem 0.2rem 0.4rem rgba(42, 42, 42, 0.25), inset -0.2rem -0.2rem 0.4rem #fff;
--xf-shadow-out-dark: 0.2rem 0.2rem 0.4rem #000, -0.2rem -0.2rem 0.4rem #242424;
--xf-shadow-int-dark: inset 0.2rem 0.2rem 0.4rem #000, inset -0.2rem -0.2rem 0.4rem #242424;
--xf-shadow-box-1: 20px 0 #ff9f52, 40px 0 #528bff;
--xf-shadow-text-1: 0 0 3px rgba(255, 255, 255, 0.3);
--xf-linear-shadow-1: inset 1px 1px 2px rgba(42, 42, 42, 0.25), inset -1px -1px 2px #fff;
--xf-linear-color-1: #7e00ff 0%, #00fff6 100%;
--xf-linear-color-2: #eb685c, #c5e886, #5c8ceb, #e872de, #0da2aa;
--xf-text-shadow-1: -1px 1px 1px #607d8b;
--xf-backdrop-filter-1: blur(0.35rem);
--xf-animation-1: rotate4 2s linear infinite;
--xf-animation-2: dash4 1.5s ease-in-out infinite
}
.xf_copy,.xf_copy a {
font-weight: bold;
background: -webkit-linear-gradient(45deg, var(--xf-linear-color-2));
background: -moz-linear-gradient(45deg, var(--xf-linear-color-2));
background: ms-linear-gradient(45deg, var(--xf-linear-color-2));
background: linear-gradient(45deg, var(--xf-linear-color-2));
color: transparent;
-webkit-background-clip: text;
background-clip: text;
animation: xf_move 20s linear infinite
}
li{
padding-top: 10px;
}
</style>
</head>
<body>
<div>
<marquee behavior="alternate" >
<h3 >
<span class="xf_copy">
您好,欢迎来到peak码支付系统!!!
</span>
</h3>
</marquee>
<p>
<span class="xf_copy" >
平台每日会对交易流水大的商户进行抽查,请不要用于违规站点!严禁一切淫秽、涉赌、钓鱼、理财、借贷、侵权、封建迷信等非法网站的接入!私自接入将冻结账户,有疑问请咨询服!!!
</span>
</p>
<ul class="xf_copy" style="list-style-type: decimal; margin-top: 10px;">
<li>
<span class="xf_copy">本站支持对接所有易支付接口的网站</span>
</li>
<li>
<span class="xf_copy">本站会在每月底清除未支付订单,请各位商户及时处理好未支付订单</span>
</li>
<li>
<span class="xf_copy">本站已启用掉线微信公众号通知功能请自行关注微信公众号</span>
</li>
<li>
<span
class="xf_copy">QQ收款容易掉的处理办法,建议多弄几个QQ做收款可以轮询,这个掉了还有另外的补上收款。另外收款QQ里至少要留有1分的余额,不然系统检测不到会提示更新失败。</span>
</li>
<li>
<span class="xf_copy">支付宝收款失败问题,请关闭自动转入余额宝和余利宝这个功能。</span>
</li>
<li>
<span class="xf_copy">微信收款失败问题,微信收款昵称不要带特殊符号,微信昵称(建议3-4个字的汉字),通道备注必须和绑定资料的微信昵称一致。</span>
</li>
<li>
<span class="xf_copy">尊敬的各位老板,请务必加入我们QQ群有任何紧急情况及售后在QQ群通知:970122791
<br>温馨提示:如有任何问题请点击此联系我们QQ客服:<a href="https://res.abeim.cn/api/qq/?qq=5796280" >5796280</a></span>
</li>
<li>
<span class="xf_copy">搭建本平台一样的码支付,请联系客服!</span>
</li>
</ul>
</div>
</body>
<!-- </html> -->