Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
G
guns-vip
Overview
Overview
Details
Activity
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
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
chenjunxiong
guns-vip
Commits
eb80442d
Commit
eb80442d
authored
Oct 30, 2018
by
fengshuonan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
更新用户管理页面
parent
1e5776fb
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
+7
-2
src/main/webapp/WEB-INF/system/user/user.html
+1
-1
src/main/webapp/assets/static/stylefeng/feng.css
+6
-1
No files found.
src/main/webapp/WEB-INF/system/user/user.html
View file @
eb80442d
...
...
@@ -27,7 +27,7 @@
<div
class=
"col-md-3"
>
<div
class=
"form-group row"
>
<div
class=
"input-group-btn condition-button"
>
<button
type=
"button"
id=
"check-minutes"
class=
"btn waves-effect waves-light btn-success
"
>
Check the minutes
</button>
<button
type=
"button"
id=
"check-minutes"
class=
"btn waves-effect waves-light btn-success
condition-button-width"
>
查询
</button>
</div>
</div>
</div>
...
...
src/main/webapp/assets/static/stylefeng/feng.css
View file @
eb80442d
.condition-button
{
.condition-button
{
height
:
38px
;
margin-left
:
10px
;
}
.condition-button-width
{
width
:
85px
;
}
\ No newline at end of file
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