jd-opensource / jd-opensource/taro-ui
AtCalendar 日历选择组件,嵌套在多个组件内部,样式无法显示?
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
**问题描述**
AtCalendar 日历选择组件,嵌套在多个组件内部,样式无法显示
**复现步骤**
```
取消
{title}
确定
{hours.map((item) => (
{affixZ(item)} 时
))}
{minutes.map((item) => (
{affixZ(item)} 分
))}
```
**系统信息**
Taro CLI 3.0.9 environment info:
System:
OS: macOS 11.1
Shell: 5.8 - /bin/zsh
Binaries:
Node: 12.12.0 - /usr/local/bin/node
Yarn: 1.22.4 - /usr/local/bin/yarn
npm: 6.14.4 - /usr/local/bin/npm
npmPackages:
@tarojs/components: 3.0.9 => 3.0.9
@tarojs/mini-runner: 3.0.9 => 3.0.9
@tarojs/react: 3.0.9 => 3.0.9
@tarojs/runtime: 3.0.9 => 3.0.9
@tarojs/taro: 3.0.9 => 3.0.9
@tarojs/webpack-runner: 3.0.9 => 3.0.9
babel-preset-taro: 3.0.9 => 3.0.9
eslint-config-taro: 3.0.9 => 3.0.9
react: ^16.10.0 => 16.13.1
taro-ui: ^3.0.0-alpha.10 => 3.0.0-alpha.10
Contributor guide
Assessment
This issue has not been assessed yet.