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
93ae6c8e
authored
Oct 26, 2020
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
2b1c2977
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
with
18 additions
and
9 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 @
93ae6c8e
...
...
@@ -141,7 +141,7 @@
margin-top
:
-0.07rem
;
}
.recording
{
color
:
#
713900
;
color
:
#
212121
;
position
:
absolute
;
right
:
0.2rem
;
top
:
0.2rem
;
...
...
guodongRecharge/css/index.less
View file @
93ae6c8e
...
...
@@ -143,7 +143,7 @@
}
}
.recording{
color: #
713900
;
color: #
212121
;
position: absolute;
right: 0.2rem;
top: 0.2rem;
...
...
guodongRecharge/css/index2.css
View file @
93ae6c8e
...
...
@@ -23,7 +23,7 @@
bottom
:
-0.05rem
;
}
.reg-ul
{
width
:
9.2
5
rem
;
width
:
9.2
6
rem
;
margin
:
0
auto
;
height
:
5.55rem
;
margin-top
:
0.1rem
;
...
...
@@ -34,7 +34,7 @@
width
:
4.4rem
;
float
:
left
;
border-radius
:
0.3rem
;
border
:
1px
solid
#958B88
;
border
:
0.01rem
solid
#958B88
;
margin-bottom
:
0.25rem
;
}
.reg-ul
li
.hot
{
...
...
@@ -68,7 +68,11 @@
.reg-ul
.reg-click
{
background
:
url(../images/num-click.png)
no-repeat
;
background-size
:
100%
100%
;
border
:
1px
solid
58410
B
;
border
:
none
;
padding
:
1px
;
}
.reg-ul
.reg-click
.hot
{
top
:
-0.13rem
;
}
.reg-ul
.reg-click
p
{
color
:
#58410B
!important
;
...
...
guodongRecharge/css/index2.less
View file @
93ae6c8e
...
...
@@ -23,7 +23,7 @@
}
}
.reg-ul{
width: 9.2
5
rem;
width: 9.2
6
rem;
margin: 0 auto;
height: 5.55rem;
...
...
@@ -40,7 +40,7 @@
width: 4.4rem;
float: left;
border-radius: 0.3rem;
border:
1px
solid #958B88;
border:
0.01rem
solid #958B88;
// background:pink;
margin-bottom: 0.25rem;
p:nth-child(1){
...
...
@@ -70,8 +70,13 @@
.reg-click{
background: url(../images/num-click.png)no-repeat;
background-size: 100% 100%;
border: 1px solid 58410B;
border: none;
padding: 1px;
// padding: 1px;
.hot{
top: -0.13rem;
}
p{
color: #58410B !important;
}
...
...
guodongRecharge/index.html
View file @
93ae6c8e
...
...
@@ -103,7 +103,7 @@
var
weiPkg
=
'h5'
}
$
(
".recording"
).
on
(
"click"
,
function
()
{
window
.
location
.
href
=
'https://activity.ishuaji.cn/
Yabo
/expenses/recharge.html?uid='
+
sessionStorage
.
bbb
+
'&token='
+
sessionStorage
.
kkk
+
'&pkg=qingliang'
;
window
.
location
.
href
=
'https://activity.ishuaji.cn/
eggplant
/expenses/recharge.html?uid='
+
sessionStorage
.
bbb
+
'&token='
+
sessionStorage
.
kkk
+
'&pkg=qingliang'
;
})
//活跃上报
try
{
...
...
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