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
45cc51ed
authored
Sep 15, 2022
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
2339fef5
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
guodongRecharge/css/index.css
guodongRecharge/css/index.less
guodongRecharge/newIndex.html
guodongRecharge/css/index.css
View file @
45cc51ed
...
...
@@ -253,7 +253,7 @@
left
:
1.3rem
;
}
.new-reg-ul
{
width
:
9.
15
rem
;
width
:
9.
2
rem
;
margin
:
0
auto
;
min-height
:
5rem
;
}
...
...
guodongRecharge/css/index.less
View file @
45cc51ed
...
...
@@ -260,7 +260,7 @@
left: 1.3rem;
}
.new-reg-ul{
width: 9.
15
rem;
width: 9.
2
rem;
margin: 0 auto;
min-height: 5rem;
li{
...
...
guodongRecharge/newIndex.html
View file @
45cc51ed
...
...
@@ -65,7 +65,7 @@
</ul>
<div
class=
"new-pay-btn"
>
确认充值
</div>
</div>
<div
style=
"display: none;"
class=
"alipay"
></div>
<div
style=
"display: none;"
class=
"alipay
-go
"
></div>
</body>
<script
src=
"lib/jquery-3.1.1.min.js"
></script>
<script
src=
"lib/swiper.min.js"
></script>
...
...
@@ -248,7 +248,7 @@ try{
var
html
=
[];
payOk
=
true
html
+=
msg
.
html
;
$
(
".alipay"
).
html
(
html
);
$
(
".alipay
-go
"
).
html
(
html
);
}
})
...
...
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