Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
白杨
/
shrae-app
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit f9f662ac
authored
7 years ago
by
lixiaofeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改样式
1 parent
71fbd94b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
dataPage.html
dataPage.html
View file @
f9f662a
...
@@ -53,6 +53,7 @@
...
@@ -53,6 +53,7 @@
height
:
20px
;
height
:
20px
;
}
}
.key
{
.key
{
width
:
80px
;
border
:
none
;
border
:
none
;
float
:
left
;
float
:
left
;
margin-top
:
-5px
;
margin-top
:
-5px
;
...
@@ -84,7 +85,10 @@
...
@@ -84,7 +85,10 @@
}
}
#form
.value
{
#form
.value
{
color
:
#c1c1c1
;
color
:
#c1c1c1
;
background
:
url("src/image/btn1.png")
no-repeat
80%
50%
;
padding-right
:
30px
;
width
:
200px
;
text-align
:
right
;
background
:
url("src/image/btn1.png")
no-repeat
92%
50%
;
}
}
</style>
</style>
<script
src=
"src/js/saasService.js"
></script>
<script
src=
"src/js/saasService.js"
></script>
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
Attach a file
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 post a comment