|
@@ -13,7 +13,7 @@
|
|
|
{{ t('workplace.welcome') }} {{ username }} {{ t('workplace.happyDay') }}
|
|
|
</div>
|
|
|
<div class="mt-10px text-14px text-gray-500">
|
|
|
- {{ t('workplace.toady') }},20℃ - 32℃!
|
|
|
+ {{ t('workplace.toady') }},20℃ - 321℃!
|
|
|
</div>
|
|
|
</div>
|
|
|
</div>
|
|
@@ -98,6 +98,7 @@
|
|
|
</el-row>
|
|
|
</el-skeleton>
|
|
|
</el-card>
|
|
|
+
|
|
|
<el-card shadow="never" class="mt-8px">
|
|
|
<el-skeleton :loading="loading" animated>
|
|
|
<el-row :gutter="20" justify="space-between">
|