pagedit
This commit is contained in:
@@ -8,7 +8,8 @@
|
||||
justify-content: center;
|
||||
|
||||
.content {
|
||||
width: 450px;
|
||||
max-width: 560px;
|
||||
min-width: 450px;
|
||||
background: rgba(255, 255, 255, 0.8);
|
||||
box-sizing: border-box;
|
||||
padding: 40px;
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<div v-loading="loading" class="content">
|
||||
<div class="title">
|
||||
<img src="/logo.png" alt="" />
|
||||
<span>{{generateTitle('MARS模型创制系统')}}</span>
|
||||
<span>{{generateTitle('MARS多智能体材料创制系统')}}</span>
|
||||
</div>
|
||||
<el-form :model="loginData">
|
||||
<el-form-item>
|
||||
|
||||
Reference in New Issue
Block a user