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
Mar 09, 2018
by
lixiaofeng
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改样式
1 parent
71fbd94b
Show 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 @@
height
:
20px
;
}
.key
{
width
:
80px
;
border
:
none
;
float
:
left
;
margin-top
:
-5px
;
...
...
@@ -84,7 +85,10 @@
}
#form
.value
{
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>
<script
src=
"src/js/saasService.js"
></script>
...
...
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