This commit is contained in:
“yangqiao”
2024-12-30 20:21:18 +08:00
parent 34e25633ba
commit 1206774c55
6 changed files with 8 additions and 7 deletions

View File

@@ -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;

View File

@@ -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>