refactor: 样式调整和代码优化

This commit is contained in:
Ray.Hao
2025-10-06 14:02:15 +08:00
parent dbb43bc57e
commit e743d04375
21 changed files with 177 additions and 891 deletions

View File

@@ -1,5 +1,5 @@
<template>
<view class="app-container dark:text-[var(--wot-dark-color)]">
<view class="app-container dark:text-[var(--wot-color-text)]">
<wd-status-tip type="search" tip="建设中..." />
</view>
</template>