This commit is contained in:
2025-10-27 10:04:53 +08:00
parent 9d92e6e865
commit 0b9f7bc7e9

View File

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