Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
jinli gu
JSH ERP
Commits
6c7f9b20
Commit
6c7f9b20
authored
Apr 21, 2020
by
季圣华
Browse files
更新人物图标
parent
a4895d95
Changes
3
Hide whitespace changes
Inline
Side-by-side
erp_web/index.html
View file @
6c7f9b20
...
...
@@ -108,7 +108,7 @@
</li>
<li
class=
"dropdown user-menu mr5"
>
<a
href=
"javascript:"
class=
"dropdown-toggle"
data-toggle=
"dropdown"
data-hover=
"dropdown"
>
<img
src=
"js/images/user
1
.jpg"
class=
"user-image"
>
<img
src=
"js/images/user.jpg"
class=
"user-image"
>
<span
class=
"hidden-xs"
>
用户名称
</span>
</a>
<ul
class=
"dropdown-menu"
>
...
...
@@ -142,7 +142,7 @@
<div
class=
"user-panel"
>
<div
class=
"pull-left image"
>
<img
data-href=
"js/a/sys/user/info"
data-title=
"个人中心"
class=
"img-circle pointer"
src=
"js/images/user
1
.jpg"
>
src=
"js/images/user.jpg"
>
<script>
$
(
'
.user-panel .img-circle
'
).
click
(
function
()
{
if
(
!
$
(
'
.main-header
'
).
is
(
'
:hidden
'
))
{
...
...
erp_web/js/images/user.jpg
0 → 100644
View file @
6c7f9b20
21 KB
erp_web/js/images/user1.jpg
deleted
100644 → 0
View file @
a4895d95
25 KB
Write
Preview
Supports
Markdown
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