-
### NutUI scenes(nutui 场景)
小程序(@nutui/nutui-taro)
### NutUI-vue version(nutui-vue 版本)
3.2.7
### Vue version(vue 版本)
3.2.45
### Operating environment(运行环境)
dev:weapp
### Cit…
-
## 问题描述
使用 Taro+NutUI+vue3 练手微信小程序,由于项目是刚创建的
使用Menu组件的过程中,遮罩一直出不来,后来试着将 OverLay, Popup 组件也引入后,才正常
## 最小可复现仓库
> 请创建最小可复现代码,并上传到你的 GitHub 仓库
## 预期的行为和实际行为
#### 预期的行为
点击Menu组件中账单1后出现遮罩
…
ztrve updated
2 years ago
-
Hello, is there any way to use a different icon for a selected TabBarItem? My rudimentary implementation is not very performant and takes a while to register. I'm basically changing the image on the …
-
### 这个特性解决了什么问题?
因需求问题,不同场景底部tab个数不一样。
### 这个 API 长什么样?
可以像小程序自定义tabBar
-
- [x] Coordinator 프로토콜 정의
- [x] AppCoordinator 생성
- [x] SceneDelegate에 TabBarController rootView로 적용
- [x] 스토리보드 제거
- [x] MainCoordinator.start() 메소드 구현
- [x] 시뮬레이터에 TabBarController …
-
## Current behavior
When Layout includes a BottomTabBar a 28px height area above it spanning the entire width of the page is masked. Items in this area or scrolling through the area disappear b…
-
### 重现链接
https://codesandbox.io/s/distracted-field-swwlof?file=/src/view/layout.vue
### Vant 版本
3.5.2
### 描述一下你遇到的问题。
Tabbar 启用路由模式
首页路由path中配置了可选参数,当点击tabbar中首页item时,路由跳转,但item不会自动高亮,去掉可选参数即可恢复…
-
### Description
I want to hide the header component while scroll the tab screen, but the tab bar need be sticky on the top area.
I believe there has many developers watching on this feature, because…
-
Hi!
For some reason it seems like the navbar on iOS is rendering at double height. I've tried running through various props on the `` component but with no luck. You can see an example below:
![…
-
**Описание**
Counter в indicator TabbarItem обрезается, если задан слишком короткий текст
**Версия библиотеки**
4.28.1
**Шаги воспроизведения**
1. Найти пример использования TabbarItem в доку…