Commit 54edd9a1 by libai

测试

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