💡 添加 todo

This commit is contained in:
BTMuli
2023-09-05 00:05:12 +08:00
parent e834758565
commit 99712a325f
2 changed files with 2 additions and 0 deletions

View File

@@ -5,6 +5,7 @@
<v-icon size="small"> mdi-calendar-clock</v-icon>
<span>今日素材</span>
<span>{{ dateNow }}</span>
<!-- todo 添加剩余刷新时间 -->
</div>
<div class="calendar-title-mid">
<v-btn

View File

@@ -1,5 +1,6 @@
<template>
<TOverlay v-model="visible" hide :to-click="onCancel" blur-val="20px">
<!-- todo 优化样式 -->
<div class="tuc-do-box">
<div class="tuc-do-bg">
<img :src="data.bg" alt="role" />