refactor: 样式调整和代码优化
This commit is contained in:
@@ -145,7 +145,7 @@ page {
|
||||
```scss
|
||||
// ✅ 推荐:使用wot内置变量
|
||||
.my-component {
|
||||
background-color: var(--wot-card-bg);
|
||||
background-color: var(--wot-color-bg);
|
||||
color: var(--wot-color-text);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user