chore: 升级 wot-ui 至 2.2.0 并适配暗黑模式主题色

- ConfigProvider 全局配置 button 默认类型、tag 默认变体
- 清理模板中重复的 type=primary 和 variant=plain
- 静态资源 logo.png 迁至 src/static/images/
- 暗黑模式 --wot-filled-oppo 统一组件背景色
This commit is contained in:
Ray.Hao
2026-07-23 23:13:21 +08:00
parent ce01e3cff8
commit 4dd142bb5a
25 changed files with 52 additions and 40 deletions

View File

@@ -96,7 +96,7 @@
"@dcloudio/uni-quickapp-webview": "3.0.0-4020420240722002",
"@uni-helper/uni-use": "^0.19.15",
"@vueuse/core": "9.13.0",
"@wot-ui/ui": "2.0.8",
"@wot-ui/ui": "^2.2.0",
"dayjs": "^1.11.13",
"pinia": "^2.3.1",
"vue": "^3.5.22",