bugfix
This commit is contained in:
@ -7,7 +7,7 @@
|
||||
<meta name="renderer" content="webkit">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<title>中科云</title>
|
||||
<title>咸海生态治理国际科技产业合作信息化平台</title>
|
||||
<!--[if lt IE 11]><script>window.location.href='/html/ie.html';</script><![endif]-->
|
||||
<style>
|
||||
html,
|
||||
@ -212,4 +212,4 @@
|
||||
<script type="module" src="/src/main.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
@ -11,7 +11,7 @@
|
||||
<img src="../static/login-left..png" alt="" />
|
||||
</el-col>
|
||||
<el-col :span="12" class="_right">
|
||||
<h3 class="title">中科云</h3>
|
||||
<h3 class="title">咸海生态治理国际科技产业合作信息化平台</h3>
|
||||
<el-form-item prop="username">
|
||||
<el-input
|
||||
v-model="loginForm.username"
|
||||
|
@ -6,7 +6,7 @@
|
||||
:rules="registerRules"
|
||||
class="register-form"
|
||||
>
|
||||
<h3 class="title">中科云</h3>
|
||||
<h3 class="title">咸海生态治理国际科技产业合作信息化平台</h3>
|
||||
<el-form-item prop="username">
|
||||
<el-input
|
||||
v-model="registerForm.username"
|
||||
|
Reference in New Issue
Block a user