小程序
小游戏
企业微信
微信支付
扫描小程序码分享
- 当前 Bug 的表现(可附上截图)
图标的颜色未应用,但是图标底下的文字颜色是正确的
- 预期表现
图标与文字应该全部显示为蓝色
1 个回答
加粗
标红
插入代码
插入链接
插入图片
上传视频
当current 是,用的class不一样啊
你好,麻烦通过点击下方“反馈信息”按钮,提供出现问题的。
下面的view是文字的样式,上面的i-icon里的图标的样式
文字是:i-tab-bar-item-title 和 i-tab-bar-item-title-current
图标是:i-tab-bar-item-icon 和 i-tab-bar-item-icon-current
你看我截图上,文字的样式全部生效了,图标上的 i-tab-bar-item-icon样式也生效了,但是 i-tab-bar-item-icon-current 没有生效
从你的代码片段啊里看的 图标的 样式是 item-index--i-tab-bar-item-title-current
你看下,图标是 i-tab-bar-item-icon-current 而不是 i-tab-bar-item-title-curren
对比了一下,这次截图跟你上面提问里的截图 图标部分 class不一样
关注后,可在微信内接收相应的重要提醒。
请使用微信扫描二维码关注 “微信开放社区” 公众号
当current 是,用的class不一样啊
下面的view是文字的样式,上面的i-icon里的图标的样式
文字是:i-tab-bar-item-title 和 i-tab-bar-item-title-current
图标是:i-tab-bar-item-icon 和 i-tab-bar-item-icon-current
你看我截图上,文字的样式全部生效了,图标上的 i-tab-bar-item-icon样式也生效了,但是 i-tab-bar-item-icon-current 没有生效
从你的代码片段啊里看的 图标的 样式是 item-index--i-tab-bar-item-title-current
你看下,图标是 i-tab-bar-item-icon-current 而不是 i-tab-bar-item-title-curren
对比了一下,这次截图跟你上面提问里的截图 图标部分 class不一样