Merge branch '0.8.X' of https://gitee.com/hdka/klp-oa into 0.8.X

This commit is contained in:
砂糖
2025-10-28 11:05:32 +08:00
36 changed files with 3484 additions and 5 deletions

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>