【修改】 注释所有页面说明

This commit is contained in:
DESKTOP-932OMT8\REN
2025-05-14 18:03:32 +08:00
committed by 陆光LG
parent 73ef4556df
commit 47cfdee979
162 changed files with 207 additions and 205 deletions

View File

@@ -12,13 +12,13 @@
<div class="text-20px">
{{ t('workplace.welcome') }} {{ username }} {{ t('workplace.happyDay') }}
</div>
<div class="mt-10px text-14px text-gray-500">
<!-- <div class="mt-10px text-14px text-gray-500">
{{ t('workplace.toady') }}20 - 32
</div>
</div> -->
</div>
</div>
</el-col>
<el-col :xl="12" :lg="12" :md="12" :sm="24" :xs="24">
<!-- <el-col :xl="12" :lg="12" :md="12" :sm="24" :xs="24">
<div class="h-70px flex items-center justify-end lt-sm:mt-10px">
<div class="px-8px text-right">
<div class="mb-16px text-14px text-gray-400">{{ t('workplace.project') }}</div>
@@ -50,13 +50,13 @@
/>
</div>
</div>
</el-col>
</el-col> -->
</el-row>
</el-skeleton>
</el-card>
</div>
<el-row class="mt-8px" :gutter="8" justify="space-between">
<!-- <el-row class="mt-8px" :gutter="8" justify="space-between">
<el-col :xl="16" :lg="16" :md="24" :sm="24" :xs="24" class="mb-8px">
<el-card shadow="never">
<template #header>
@@ -169,7 +169,7 @@
</el-skeleton>
</el-card>
</el-col>
</el-row>
</el-row> -->
</template>
<script lang="ts" setup>
import { set } from 'lodash-es'