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
e098e8be
Commit
e098e8be
authored
Nov 09, 2020
by
周远喜
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
api接口说明更新成功!
parent
617c8ed9
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
10 deletions
+9
-10
api.vue
pages/api.vue
+9
-10
No files found.
pages/api.vue
View file @
e098e8be
...
...
@@ -3,11 +3,11 @@
<div
class=
"header"
>
<div
class=
"fl"
>
<a
href=
"/api"
class=
"mr20"
>
<Icon
type=
"md-home"
size=
"20"
/>
主页
<Icon
type=
"md-home"
size=
"20"
color=
"#547F00"
/>
主页
</a>
<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>
Swagger
</span>
<a
target=
"blank"
:href=
"host + ':10020/swagger/index.html'"
>
系统管理
</a>
...
...
@@ -17,6 +17,9 @@
<a
target=
"blank"
:href=
"host + ':10031/swagger/index.html'"
>
工艺规程
</a>
<a
target=
"blank"
:href=
"host + ':10032/swagger/index.html'"
>
物料中心
</a>
<a
target=
"blank"
:href=
"host + ':10040/swagger/index.html'"
>
制造资源
</a>
...
...
@@ -34,8 +37,8 @@
</div>
<div
class=
"fl ml20"
>
<span>
<Icon
type=
"md-grid"
size=
"20"
/>
产品
:
</span>
<Icon
type=
"md-grid"
size=
"20"
color=
"#547F00"
/>
产品
</span>
<a
:href=
"host+':3006'"
target=
"blank"
>
Mes
</a>
<a
:href=
"host+':3005'"
target=
"blank"
>
Portal
</a>
<a
:href=
"host+':3004'"
target=
"blank"
>
Saas
</a>
...
...
@@ -78,20 +81,16 @@ export default {
.api-content {
height: 100vh;
.header{
background: #
89bf04
;
background: #
f7f7f7
;
height: 33px;
color: white;
padding: 0 0 0 10px;
span{
color: #f7f7f7;
}
color:#2D8cF0;
img{
vertical-align: -5px;
}
.fl{
line-height: 33px;
a{
color: white;
display: inline-block;
margin-left: 10px;
}
...
...
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