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
5b0de09a
Commit
5b0de09a
authored
Dec 17, 2019
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
a27ca69e
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
5 additions
and
5 deletions
+5
-5
huikui.css
css/huikui.css
+4
-4
billPage.html
html/billPage.html
+1
-1
No files found.
css/huikui.css
View file @
5b0de09a
...
...
@@ -8,7 +8,7 @@
font-size
:
.12rem
;
background-repeat
:
no-repeat
;
background-size
:
100%
100%
;
padding
:
12.34
%
0
0
0
;
padding
:
5
%
0
0
0
;
box-sizing
:
border-box
;
background-color
:
#fff8f5
;
position
:
relative
;
...
...
@@ -103,7 +103,7 @@
font-size
:
.3rem
;
}
.margint-20
{
margin-top
:
.2rem
;
/* margin-top: .1rem; */
}
.page2
.bottom-box
{
width
:
100%
;
...
...
@@ -261,8 +261,8 @@
height
:
200px
;
position
:
absolute
;
zoom
:
0.1
;
left
:
-
60
px
;
top
:
-
10
px
;
left
:
-
55
px
;
top
:
-
22
px
;
}
.wrapper
{
width
:
100px
;
...
...
html/billPage.html
View file @
5b0de09a
...
...
@@ -11,7 +11,7 @@
<link
rel=
"stylesheet"
href=
"../css/animate.css"
>
<link
rel=
"stylesheet"
href=
"../css/cssReset.css"
>
<script
type=
"text/javascript"
src=
"../js/autosize2.js"
></script>
<link
rel=
"stylesheet"
href=
"../css/huikui.css"
>
<link
rel=
"stylesheet"
href=
"../css/huikui.css
?v='122222'
"
>
<script
src=
"https://cdn.bootcss.com/echarts/4.4.0-rc.1/echarts.min.js"
></script>
</head>
<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