fix(vite): 深色模式的tabbar无法引用theme.json变量#18789
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
✅ Files skipped from review due to trivial changes (1)
Walkthrough在 tabBar 处理分支中新增守卫:当 Changes
Estimated code review effort🎯 2 (简单) | ⏱️ ~8 分钟 诗句
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #18789 +/- ##
=======================================
Coverage 56.07% 56.07%
=======================================
Files 447 447
Lines 23454 23454
Branches 5808 5792 -16
=======================================
Hits 13151 13151
+ Misses 8449 8448 -1
- Partials 1854 1855 +1
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
b70fd11 to
795086b
Compare
解决了微信小程序平台,深色模式适配下,tabbar中的icon无法引用theme.json变量的问题
这个 PR 做了什么? (简要描述所做更改)
解决了微信小程序平台,深色模式适配下,tabbar中的icon无法引用theme.json变量的问题
这个 PR 是什么类型? (至少选择一个)
这个 PR 涉及以下平台:
Summary by CodeRabbit