更新
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
<meta name="viewport" content="width=device-width,initial-scale=1.0">
|
||||||
<title>高精机电装备有限公司数字化工厂</title>
|
<title>高精工业互联网平台</title>
|
||||||
</head>
|
</head>
|
||||||
<body style="background-color: #eeeeee">
|
<body style="background-color: #eeeeee">
|
||||||
<script src=<%= BASE_URL %>/tinymce4.7.5/tinymce.min.js></script>
|
<script src=<%= BASE_URL %>/tinymce4.7.5/tinymce.min.js></script>
|
||||||
|
|||||||
@@ -46,7 +46,7 @@ export const constantRouterMap = [
|
|||||||
meta: { title: 'ANDON', icon: 'MaterialManagement' }
|
meta: { title: 'ANDON', icon: 'MaterialManagement' }
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
path: 'http://192.168.1.232:8001/webpage/GJLED.html',
|
path: 'http://192.168.1.232:8010/webpage/GJLED.html',
|
||||||
meta: { title: 'LED屏幕', icon: 'MaterialManagement' }
|
meta: { title: 'LED屏幕', icon: 'MaterialManagement' }
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|||||||
@@ -10,7 +10,7 @@
|
|||||||
label-position="left"
|
label-position="left"
|
||||||
label-width="0px"
|
label-width="0px"
|
||||||
class="card-box login-form">
|
class="card-box login-form">
|
||||||
<h1 class="title">高精机电装备有限公司数字化工厂</h1>
|
<h1 class="title">高精工业互联网平台</h1>
|
||||||
<div class="line"/>
|
<div class="line"/>
|
||||||
<div class="content">
|
<div class="content">
|
||||||
<el-form-item prop="username">
|
<el-form-item prop="username">
|
||||||
|
|||||||
Reference in New Issue
Block a user