更改主题色
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user