-
**问题描述**
**复现步骤**
```js
// 这里可以贴代码
```
**期望行为**
**报错信息**
**系统信息**
**补充信息**
-
**问题描述**
**复现步骤**
子组件
this.props.onCurrentPage(e)}
style={swiperHeight}
>
父组件
onCurrentPage(e) {
const { current } = e.detail
this.setState({
curren…
-
### Taro UI 版本信息
v2.3.4
### 问题描述
使用taro创建项目后,可以启动 npm run dev:h5, 安装taro-ui后无法启动,提示“项目依赖 @tarojs/taro-h5 未安装,或安装有误,请重新安装此依赖”,已增加 esnextModules: ['taro-ui'] 配置
### 复现步骤
1. taro init xxx
…
-
**问题描述**
**复现步骤**
```js
// 这里可以贴代码
```
**期望行为**
**报错信息**
**系统信息**
**补充信息**
-
**问题描述**
**复现步骤**
```js
// 这里可以贴代码
```
**期望行为**
**报错信息**
**系统信息**
**补充信息**
-
**问题描述**
**复现步骤**
```js
// 这里可以贴代码
```
**期望行为**
**报错信息**
**系统信息**
**补充信息**
-
**问题描述**
**复现步骤**
```js
// 这里可以贴代码
```
**期望行为**
**报错信息**
**系统信息**
**补充信息**
-
### Taro UI 版本信息
2.2.4
### 问题描述
AtActionSheet等含有遮罩层的组件,在非常长的页面里,不居中在视图中间,而是在页面中间,导致AtActionSheetItem在页面最底部,点击不了。AtModal组件也有这个问题
### 复现步骤
1、写一个height为9999px的容器
2、添加一个AtActionSheet组件
3、…
-
**问题描述**
使用官方的demo代码(城市数据增加到100个城市),在头条小程序和百度小程序的Android平台下加载速度很慢,需要3~4秒才可以完成加载。
**期望行为**
**报错信息**
**系统信息**
**补充信息**
denty updated
5 years ago
-
**问题描述**
**复现步骤**
![image](https://user-images.githubusercontent.com/3397251/69323283-656a4800-0c81-11ea-9b1e-fe646e934418.png)
```js
// 这里可以贴代码
```
**期望行为**
**报错信息**
…