Commit e6db3bc6 by libai

测试

parent 89aa4142
Showing with 12 additions and 1 deletions
......@@ -28,7 +28,17 @@
}
</script>
<style>
.agreement-p{
text-align: center;
font-size: 0.3rem;
padding-top: 0.1rem;
padding-bottom: 0.1rem;
}
.agreement{
color: #04c4c4;
}
</style>
</head>
<body>
<div class="bg">
......@@ -64,6 +74,7 @@
<li data-type="alipay" class="alipay"><img src="images/new-alipay.png" alt=""></li>
</ul>
<div class="new-pay-btn">确认充值</div>
<div class="agreement-p">已阅读并同意<a class="agreement" target="_blank" href="https://yabolive.com/other/text/agreement.html">《用户充值协议》</a></div>
</div>
<div style="display: none;" class="alipay-go"></div>
</body>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment