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
7e312ec3
Commit
7e312ec3
authored
Nov 07, 2018
by
fengshuonan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
修改样式
parent
8daacf2b
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
7 deletions
+2
-7
src/main/webapp/WEB-INF/system/user/user_view.html
+2
-7
No files found.
src/main/webapp/WEB-INF/system/user/user_view.html
View file @
7e312ec3
...
@@ -225,21 +225,16 @@
...
@@ -225,21 +225,16 @@
<div
class=
"btn-group"
>
<div
class=
"btn-group"
>
<button
type=
"button"
class=
"btn btn-primary"
data-method=
"reset"
title=
"Reset"
>
<button
type=
"button"
class=
"btn btn-primary"
data-method=
"reset"
title=
"Reset"
>
<span
class=
"docs-tooltip"
data-toggle=
"tooltip"
data-animation=
"false"
title=
"
$().cropper("reset")
"
>
<span
class=
"docs-tooltip"
data-toggle=
"tooltip"
data-animation=
"false"
title=
"
重置位置
"
>
<span
class=
"fa fa-refresh"
></span>
<span
class=
"fa fa-refresh"
></span>
</span>
</span>
</button>
</button>
<label
class=
"btn btn-primary btn-upload"
for=
"inputImage"
title=
"Upload image file"
>
<label
class=
"btn btn-primary btn-upload"
for=
"inputImage"
title=
"Upload image file"
>
<input
type=
"file"
class=
"sr-only"
id=
"inputImage"
name=
"file"
accept=
".jpg,.jpeg,.png,.gif,.bmp,.tiff"
>
<input
type=
"file"
class=
"sr-only"
id=
"inputImage"
name=
"file"
accept=
".jpg,.jpeg,.png,.gif,.bmp,.tiff"
>
<span
class=
"docs-tooltip"
data-toggle=
"tooltip"
data-animation=
"false"
title=
"
Import image with Blob URLs
"
>
<span
class=
"docs-tooltip"
data-toggle=
"tooltip"
data-animation=
"false"
title=
"
选择图片(.jpg,.jpeg,.png,.gif,.bmp,.tiff)
"
>
<span
class=
"fa fa-upload"
></span>
<span
class=
"fa fa-upload"
></span>
</span>
</span>
</label>
</label>
<button
type=
"button"
class=
"btn btn-primary"
data-method=
"destroy"
title=
"Destroy"
>
<span
class=
"docs-tooltip"
data-toggle=
"tooltip"
data-animation=
"false"
title=
"$().cropper("destroy")"
>
<span
class=
"fa fa-power-off"
></span>
</span>
</button>
</div>
</div>
<div
class=
"btn-group btn-group-crop"
>
<div
class=
"btn-group btn-group-crop"
>
...
...
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