小改
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
<img :src="avatar" class="user-avatar" alt="头像" />
|
<img :src="avatar" class="user-avatar" alt="头像" />
|
||||||
<div class="greeting-text">
|
<div class="greeting-text">
|
||||||
<div class="greeting-title">{{ greeting }},{{ name }}</div>
|
<div class="greeting-title">{{ greeting }},{{ name }}</div>
|
||||||
<div class="greeting-desc">愿你天黑有灯,下雨有伞</div>
|
<div class="greeting-desc">欢迎使用科伦普冷轧涂渡数智一体化平台</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</template>
|
</template>
|
||||||
@@ -71,4 +71,4 @@ export default {
|
|||||||
color: #888;
|
color: #888;
|
||||||
margin-top: 4px;
|
margin-top: 4px;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
||||||
|
|||||||
Reference in New Issue
Block a user