Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
sf
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
dfa7b1ec
authored
6 years ago
by
qiaomu
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
two
parent
f38aa456
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
5 additions
and
7 deletions
sudoke/css/index.css
sudoke/css/index.less
sudoke/gatheringInfo.html
sudoke/css/index.css
View file @
dfa7b1ec
...
@@ -183,9 +183,8 @@
...
@@ -183,9 +183,8 @@
.gatheringInfo
.note
{
.gatheringInfo
.note
{
font-size
:
0.4rem
;
font-size
:
0.4rem
;
color
:
red
;
color
:
red
;
position
:
fixed
;
margin-top
:
3rem
;
left
:
0.5rem
;
text-indent
:
0.5rem
;
bottom
:
0.5rem
;
}
}
.gatheringInfo
.full
{
.gatheringInfo
.full
{
position
:
fixed
;
position
:
fixed
;
...
...
This diff is collapsed.
Click to expand it.
sudoke/css/index.less
View file @
dfa7b1ec
...
@@ -190,9 +190,8 @@
...
@@ -190,9 +190,8 @@
.note {
.note {
font-size: 0.4rem;
font-size: 0.4rem;
color: red;
color: red;
position: fixed;
margin-top: 3rem;
left: 0.5rem;
text-indent: 0.5rem;
bottom: 0.5rem;
}
}
.full {
.full {
position: fixed;
position: fixed;
...
...
This diff is collapsed.
Click to expand it.
sudoke/gatheringInfo.html
View file @
dfa7b1ec
...
@@ -4,7 +4,7 @@
...
@@ -4,7 +4,7 @@
<meta
charset=
"utf-8"
/>
<meta
charset=
"utf-8"
/>
<title>
收款账户信息
</title>
<title>
收款账户信息
</title>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/reset.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/reset.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/index.css"
/>
<link
rel=
"stylesheet"
type=
"text/css"
href=
"css/index.css
?v=123
"
/>
<script
type=
"text/javascript"
src=
"js/fsize.js"
></script>
<script
type=
"text/javascript"
src=
"js/fsize.js"
></script>
<link
rel=
"stylesheet"
href=
"css/weui.min.css"
>
<link
rel=
"stylesheet"
href=
"css/weui.min.css"
>
</head>
</head>
...
...
This diff is collapsed.
Click to expand it.
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