Commit ae227115 authored by 周远喜's avatar 周远喜

ok

parent d386ca31
...@@ -2,7 +2,9 @@ ...@@ -2,7 +2,9 @@
<div class="api-content"> <div class="api-content">
<div class="header"> <div class="header">
<div class="fl"> <div class="fl">
<span>Swagger:</span> <span>
<img height="20" width="20" src="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAB4AAAAeCAMAAAAM7l6QAAAAYFBMVEUAAABUfwBUfwBUfwBUfwBUfwBUfwBUfwBUfwBUfwBUfwBUfwBUfwBUfwBUfwB0lzB/n0BfhxBpjyC0x4////+qv4CJp1D09++ft3C/z5/K16/U379UfwDf58/q79+Ur2D2RCk9AAAAHXRSTlMAEEAwn9//z3Agv4/vYID/////////////////UMeji1kAAAD8SURBVHgBlZMFAoQwDATRxbXB7f+vPKnlXAZn6k2cf3A9z/PfOC8IIYni5FmmABM8FMhwT17c9hnhiZL1CwvEL1tmPD0qSKq6gaStW/kMXanVmAVRDUlH1OvuuTINo6k90Sxf8qsOtF6g4ff1osP3OnMcV7d4pzdIUtu1oA4V0DZoKmxmlEYvtDUjjS3tmKmqB+pYy8pD1VPf7jPE0I40HHcaBwnue6fGzgyS5tXIU96PV7rkDWHNLV0DK4FkoKmFpN5oUnvi8KoeA2/JXsmXQuokx0siR1G8tLkN6eB9sLwJp/yymcyaP/TrP+RPmbMMixcJVgTR1aUZ93oGXsgXQAaG6EwAAAAASUVORK5CYII=" alt="Swagger UI">
Swagger:</span>
<a target="blank" :href="host + ':10020/swagger/index.html'"> <a target="blank" :href="host + ':10020/swagger/index.html'">
系统管理 系统管理
</a> </a>
...@@ -69,6 +71,13 @@ export default { ...@@ -69,6 +71,13 @@ export default {
background: #89bf04; background: #89bf04;
height: 33px; height: 33px;
color: white; color: white;
padding: 0 0 0 10px;
span{
color: #f7f7f7;
}
img{
vertical-align: -5px;
}
.fl{ .fl{
line-height: 33px; line-height: 33px;
a{ a{
......
Markdown is supported
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