更新人物图标
This commit is contained in:
@@ -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/user1.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/user1.jpg">
|
||||
src="js/images/user.jpg">
|
||||
<script>
|
||||
$('.user-panel .img-circle').click(function () {
|
||||
if (!$('.main-header').is(':hidden')) {
|
||||
|
||||
BIN
erp_web/js/images/user.jpg
Normal file
BIN
erp_web/js/images/user.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 21 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 25 KiB |
Reference in New Issue
Block a user