Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SURPRISED
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
华国豪
SURPRISED
Commits
7f7b1582
Commit
7f7b1582
authored
Dec 17, 2019
by
Mac
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/huaguohao/surprised
parents
38dfe684
a27ca69e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
25 additions
and
18 deletions
+25
-18
huikui.css
css/huikui.css
+15
-11
billPage.html
html/billPage.html
+10
-7
No files found.
css/huikui.css
View file @
7f7b1582
...
...
@@ -40,14 +40,14 @@
color
:
#C04843
;
}
.page
.content
{
margin-top
:
5
%
;
margin-top
:
2
%
;
line-height
:
2em
;
font-size
:
1.4em
;
font-family
:
'PingFangR'
;
color
:
#475165
;
}
.page1
.content
>
div
{
margin-top
:
.
2
rem
;
margin-top
:
.
1
rem
;
}
.page1
.rili-tit
{
text-align
:
center
;
...
...
@@ -107,7 +107,7 @@
}
.page2
.bottom-box
{
width
:
100%
;
margin-top
:
.
4
rem
;
margin-top
:
.
2
rem
;
position
:
absolute
;
text-align
:
center
;
}
...
...
@@ -135,7 +135,7 @@
.page3
.page3_shiz
{
width
:
80%
;
padding-left
:
5%
;
padding-top
:
.
8
rem
;
padding-top
:
.
3
rem
;
}
.page3
.page3_shiz
img
{
width
:
100%
;
...
...
@@ -143,8 +143,11 @@
.page4
{
padding-left
:
.1rem
;
}
.page4
.page4_shiz
{
text-align
:
center
;
}
.page4
.page4_shiz
img
{
width
:
93
%
;
width
:
85
%
;
}
.page5
{
font-family
:
'PingFangR'
;
...
...
@@ -181,15 +184,15 @@
}
.page5
.page5_img
{
width
:
80%
;
padding-left
:
.2rem
;
margin
:
0
auto
;
}
.page5
.page5_img
img
{
width
:
10
0%
;
width
:
9
0%
;
}
.page6
.line_box
div
{
width
:
88%
;
height
:
1.8rem
;
margin
:
.
3
rem
auto
0
auto
;
margin
:
.
1
rem
auto
0
auto
;
}
.page6
.xianlu
,
.page6
.nianling
{
background
:
url('../images/huikui/page6_xianl.png')
;
...
...
@@ -208,7 +211,8 @@
width
:
100%
;
}
.page7
.page7_img
img
,
.page8
.page8_img
img
{
width
:
100%
;
width
:
95%
;
text-align
:
center
;
}
.page9
{
background
:
url('../images/huikui/bg2-img.png')
;
...
...
@@ -218,11 +222,11 @@
}
.page9
.page9_img
{
width
:
96%
;
/* width: 80%; */
margin
:
0
auto
;
text-align
:
center
;
}
.page9
.page9_img
img
{
width
:
10
0%
;
width
:
9
0%
;
}
.page9
.shuoming
{
width
:
90%
;
...
...
html/billPage.html
View file @
7f7b1582
...
...
@@ -172,7 +172,7 @@
<p>
您目前已累计
<span
class=
"red"
>
¥
</span><span
class=
"font-c04-s3"
id=
"dahongbao"
></span>
元大红包
</p>
</div>
<div
class=
"page9_img"
>
<img
src=
"../images/huikui/page9_img.png"
alt=
""
>
<img
onclick=
"goRed()"
src=
"../images/huikui/page9_img.png"
alt=
""
>
</div>
<div
class=
"shuoming"
onclick=
"showTk(1)"
>
<div
class=
"shuoming_box margint-20"
>
...
...
@@ -568,7 +568,7 @@
backgroundColor
:
'#E8A61F'
,
show
:
true
,
position
:
'top'
,
formatter
:
'{c}
%
'
,
formatter
:
'{c}'
,
color
:
'#fff'
}
},
...
...
@@ -649,7 +649,7 @@
backgroundColor
:
'#E67C26'
,
show
:
true
,
position
:
'top'
,
formatter
:
'{c}
%
'
,
formatter
:
'{c}'
,
color
:
'#fff'
}
},
...
...
@@ -727,7 +727,7 @@
backgroundColor
:
'#0CD8A7'
,
show
:
true
,
position
:
'top'
,
formatter
:
'{c}
%
'
,
formatter
:
'{c}'
,
color
:
'#fff'
}
},
...
...
@@ -861,7 +861,7 @@
backgroundColor
:
'#E8A61F'
,
show
:
true
,
position
:
'top'
,
formatter
:
'{c}
%
'
,
formatter
:
'{c}'
,
color
:
'#fff'
}
},
...
...
@@ -942,7 +942,7 @@
backgroundColor
:
'#E67C26'
,
show
:
true
,
position
:
'top'
,
formatter
:
'{c}
%
'
,
formatter
:
'{c}'
,
color
:
'#fff'
}
},
...
...
@@ -1020,7 +1020,7 @@
backgroundColor
:
'#0CD8A7'
,
show
:
true
,
position
:
'top'
,
formatter
:
'{c}
%
'
,
formatter
:
'{c}'
,
color
:
'#fff'
}
},
...
...
@@ -1093,6 +1093,9 @@
function
goRule
(){
window
.
location
.
href
=
'rule.html'
;
}
function
goRed
(){
window
.
location
.
href
=
'openRedPacket.html'
;
}
</script>
</body>
...
...
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