新增查看页面

This commit is contained in:
2026-01-24 17:56:15 +08:00
parent 2cf92c6e49
commit b7e0b87cd9
15 changed files with 346 additions and 37 deletions

View File

@@ -3,7 +3,7 @@
<Avatar :src="userinfo.avatarUrl || headerImg" :size="72" class="!mx-auto !block" />
<div class="mt-2 flex flex-col justify-center md:ml-6 md:mt-0">
<h1 class="text-md md:text-lg">您好, {{ userinfo.userName }}, 开始您一天的工作吧</h1>
<span class="text-secondary"> 今日晴20 - 32 </span>
<span class="text-secondary"> {{ workInfo?.weatherText }} </span>
</div>
<div class="mt-4 flex flex-1 justify-end items-center md:mt-0 gap-x-8 md:gap-x-16">
<div class="flex flex-col justify-center items-center">