Commit 54edd9a1 by libai

测试

parent 2c3f72df
Showing with 7 additions and 0 deletions
......@@ -39,6 +39,12 @@
.agreement{
color: #04c4c4;
}
.no-pay{
text-align: center;
font-size: 0.3rem;
color: #999;
transform: scale(0.8);
}
</style>
</head>
<body>
......@@ -69,6 +75,7 @@
<p>¥6</p>
</li> -->
</ul>
<p class="no-pay">禁止未成年人充值</p>
<div class="new-pay-tips">支付方式 <div class="pay-underbox"></div></div>
<ul class="new-pay-more clearfix">
<li data-type="weipay" class="weipay new-more-click"><img src="images/new-weipay.png" alt=""></li>
......
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