现在默认显示是白色图标,滚动后显示黑色图标,如何让默认的图标也显示黑色,找了好久不知道怎么设置
{
"path": "pages/tabs/mine/mine",
"style": {
"navigationStyle": "custom",
"navigationBarTextStyle": "black",
"enablePullDownRefresh": true,
"navigationBarTitleText": "我",
"navigationBarBackgroundColor": "#33beaf",
"titlePenetrate": "YES",
"app-plus": {
"titleNView": {
"type": "transparent",
"backgroundImage": "static/images/bg/bg2.png",
"titleAlign": "center",
"backButton": {
"background": "rgba(0,0,0,0)"
},
"buttons": [
{
"type": "none",
"fontSrc": "/static/common/css/iconfont.ttf",
"text": "\ue605",
"background": "rgba(0, 0, 0, 0.0)",
"fontSize": "45rpx"
},
{
"type": "none",
"fontSrc": "/static/common/css/iconfont.ttf",
"text": "\ue612",
"background": "rgba(0, 0, 0, 0.0)",
"fontSize": "45rpx"
}
]
}
}
}
},
3***@qq.com (作者)
请问导航设置type为transparent的,默认显示的图标只能是白色吗?
2022-12-02 15:59
BoredApe
回复 3***@qq.com: 是的
2022-12-02 16:02
3***@qq.com (作者)
回复 BoredApe: 谢谢
2022-12-02 16:03
3***@qq.com (作者)
请问这个图标还是不能设置颜色吗?只能是白色吗?
2023-11-08 20:13
BoredApe
回复 3***@qq.com: 是的
2023-11-09 08:38