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
2b1c2977
authored
Oct 23, 2020
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
b656cdaa
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
13 additions
and
11 deletions
guodongRecharge/css/index.css
guodongRecharge/css/index.less
guodongRecharge/css/index2.css
guodongRecharge/css/index2.less
guodongRecharge/index.html
guodongRecharge/css/index.css
View file @
2b1c2977
...
...
@@ -65,8 +65,8 @@
.hot
{
position
:
absolute
;
width
:
0.87rem
;
top
:
-0.
2
rem
;
left
:
-0.
3
rem
;
top
:
-0.
1
rem
;
left
:
-0.
15
rem
;
}
.pay-box
{
width
:
8.75rem
;
...
...
guodongRecharge/css/index.less
View file @
2b1c2977
...
...
@@ -66,8 +66,8 @@
.hot{
position: absolute;
width: 0.87rem;
top: -0.
2
rem;
left: -0.
3
rem;
top: -0.
1
rem;
left: -0.
15
rem;
}
.pay-box{
width: 8.75rem;
...
...
guodongRecharge/css/index2.css
View file @
2b1c2977
...
...
@@ -91,11 +91,11 @@
}
.pay-ul
li
{
border-radius
:
0.1rem
;
height
:
0.8rem
;
line-height
:
0.8rem
;
height
:
0.8
2
rem
;
line-height
:
0.8
2
rem
;
font-size
:
0.3rem
;
text-align
:
center
;
width
:
2.
25
rem
;
width
:
2.
3
rem
;
border
:
1px
solid
#786364
;
float
:
left
;
margin-right
:
0.35rem
;
...
...
@@ -114,6 +114,7 @@
background-size
:
100%
100%
;
border
:
none
!important
;
padding
:
1px
;
border-radius
:
0
!important
;
}
.bottom-box
{
width
:
9.15rem
;
...
...
guodongRecharge/css/index2.less
View file @
2b1c2977
...
...
@@ -94,11 +94,11 @@
margin-left: 0.6rem;
li{
border-radius: 0.1rem;
height: 0.8rem;
line-height: 0.8rem;
height: 0.8
2
rem;
line-height: 0.8
2
rem;
font-size: 0.3rem;
text-align: center;
width: 2.
25
rem;
width: 2.
3
rem;
border: 1px solid #786364;
float: left;
margin-right: 0.35rem;
...
...
@@ -120,6 +120,7 @@
background-size: 100% 100%;
border: none !important;
padding: 1px;
border-radius: 0 !important;
}
.bottom-box{
width: 9.15rem;
...
...
guodongRecharge/index.html
View file @
2b1c2977
...
...
@@ -158,7 +158,7 @@ try{
if(i%2==0){
html += '
<
img
class
=
"hot"
src
=
"images/hot.png"
alt
=
""
>
';
}else{
html += '
<
img
class
=
"hot"
style
=
"left:3.
8
rem"
src
=
"images/hot.png"
alt
=
""
>
';
html += '
<
img
class
=
"hot"
style
=
"left:3.
6
rem"
src
=
"images/hot.png"
alt
=
""
>
';
}
}
...
...
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