Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
M
mes-ui
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
周远喜
mes-ui
Commits
ae227115
Commit
ae227115
authored
Nov 09, 2020
by
周远喜
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
ok
parent
d386ca31
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
1 deletion
+10
-1
api.vue
pages/api.vue
+10
-1
No files found.
pages/api.vue
View file @
ae227115
...
@@ -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{
...
...
Write
Preview
Markdown
is supported
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