更改主题色

This commit is contained in:
2026-04-10 11:42:02 +08:00
parent 384111d6aa
commit 334e5936c9
24 changed files with 204 additions and 154 deletions

View File

@@ -1,4 +1,4 @@
<!--
<!--
商家端自定义 TabBar 组件
- 仅在 merchant Tab 页中使用
- 支持微信小程序 custom tabBar 模式
@@ -146,7 +146,7 @@
}
.tab-item.active .tab-text {
color: rgb(66, 121, 240);
color: #09C39D;
font-weight: bold;
}