-
**Describe the bug**
*User Profile Icons Buggy*
**To Reproduce**
*Click on any user's profile*
**Screenshots**
*![image](https://user-images.githubusercontent.com/83720283/185539303…
-
### What problem does this feature solve?(这个功能解决的问题)
tabbar组件在小程序中作为custom-tab-bar的时候,onSwitch事件中处理visible会和页面自定义的visible冲突,希望把事件写在onClick事件上
### What does the proposed API look like?(期望的 API)
无
…
-
### NutUI scenes(nutui 场景)
小程序(@nutui/nutui-taro)
### NutUI-vue version(nutui-vue 版本)
4.0.2
### Vue version(vue 版本)
3.3.0-alpha.4
### Operating environment(运行环境)
dev:h5
###…
-
I have the following code
```tsx
```
Source: https://github.com/web-ridge/react-native-ridge-navigation/blob/main/src/BottomTabsStack.tsx#L54
The image is only updated once and then it do…
-
### What Operating System(s) are you seeing this problem on?
Linux Wayland
### Which Wayland compositor or X11 Window manager(s) are you using?
Gnome/Mutter
### WezTerm version
20220802…
-
类似于这种,中间部分可以突出显示,可以支持自定义渲染。
-
**新功能描述**
希望有一个功能可以支持动态修改tabbarItem的展示和隐藏,或者可以动态添加,不只是单纯设置text等属性
**现状及问题**
目前不支持
**尝试方案**
自己写组件需要加在每个页面同时跳转会闪
**补充信息**
-
module.exports = {
plugins: {
autoprefixer: {}, //给不同的浏览器添加前缀
"postcss-mobile-to-multi-displays": {
"viewportWidth": 375,
"desktopWidth": 375,
…
-
let tabBarController = ESTabBarController()
let v1 = HabitVC()
let v2 = CountDownVC()
let v3 = MineVC()
v1.tabBarItem = ESTabBarItem.init(BaseCo…
-
`self.tabs?.viewControllers?.item(at: 2)?.tabBarItem = ESTabBarItem.init(ExampleIrregularityContentView(), title: "", image: #imageLiteral(resourceName: "logoTab"), selectedImage: #imageLiteral(resour…