diff options
| author | zhangwei <[email protected]> | 2018-12-11 12:36:44 +0800 |
|---|---|---|
| committer | zhangwei <[email protected]> | 2018-12-11 12:36:44 +0800 |
| commit | 3ea3b11261e005eab5a0f909417cfdf1d121d49d (patch) | |
| tree | f2ca314f0693cf6695f4f69424110b9e09bae453 /src | |
| parent | ead96da6c682775898dc507b8d911cfa9cfb1746 (diff) | |
修改关闭链接数图标
Diffstat (limited to 'src')
| -rw-r--r-- | src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp b/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp index e2c7eb1..4781125 100644 --- a/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp +++ b/src/main/webapp/WEB-INF/views/dashboard/dashBoardIndex.jsp @@ -115,7 +115,7 @@ </div>
<div class="fr_fc">
<div class="fl_visual">
- <i class="fa fa-heartbeat"> </i>
+ <i class="fa fa-unlink"> </i>
</div>
<div class="fl_fc">
<!-- <a href="javacript:;"> -->
|
