Commit 6c7f9b20 authored by 季圣华's avatar 季圣华
Browse files

更新人物图标

parent a4895d95
......@@ -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')) {
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment