Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
web.yazhai.co
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
2c3f72df
authored
Nov 23, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
161347e0
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
3 additions
and
2 deletions
guodongRecharge/css/base.css
guodongRecharge/index.html
guodongRecharge/css/base.css
View file @
2c3f72df
...
...
@@ -13,7 +13,7 @@ a:focus { outline:0; }
input
,
button
,
select
,
textarea
{
outline
:
none
}
ul
,
li
{
list-style-type
:
none
;
_list-style
:
outside
;}
a
{
text-decoration
:
none
;
color
:
#333
;}
a
:hover
{
color
:
#ff6600
;}
/* a:hover{ color:#ff6600;} */
/* new clearfix清除浮动 */
.clearfix
:after
{
visibility
:
hidden
;
...
...
guodongRecharge/index.html
View file @
2c3f72df
...
...
@@ -34,6 +34,7 @@
font-size
:
0.3rem
;
padding-top
:
0.1rem
;
padding-bottom
:
0.1rem
;
color
:
#666
;
}
.agreement
{
color
:
#04c4c4
;
...
...
@@ -74,7 +75,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
class=
"agreement-p"
>
已阅读并同意
<a
class=
"agreement"
href=
"https://yabolive.com/other/text/agreement.html"
>
《用户充值协议》
</a></div>
</div>
<div
style=
"display: none;"
class=
"alipay-go"
></div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment