jdf2e / nutui-react

京东风格的移动端 React 组件库 、支持多端小程序(A React UI Toolkit for Mobile Web)
https://nutui.jd.com/react/
918 stars 263 forks source link

无法导入组件 #2693

Open ianzone opened 2 weeks ago

ianzone commented 2 weeks ago

NutUI React 包名

@nutui/nutui-react-taro

NutUI React 版本号

2.7.0

平台

weapp

重现链接

https://github.com/ianzone/taro-nut

重现步骤

  1. git clone git@github.com:ianzone/taro-nut.git
  2. 安装依赖
  3. 运行 dev:weapp
  4. 用微信开发者工具查看

期望的结果是什么?

微信开发者工具中可以看到 Button 组件

实际的结果是什么?

组件未显现

环境信息

Taro CLI 4.0.6 environment info: System: OS: Windows 11 10.0.26100 Binaries: Node: 20.18.0 - C:\Program Files\nodejs\node.EXE npm: 10.8.2 - C:\Program Files\nodejs\npm.CMD npmPackages: @tarojs/cli: ^4.0.7 => 4.0.7 @tarojs/components: ^4.0.7 => 4.0.7 @tarojs/helper: ^4.0.7 => 4.0.7 @tarojs/plugin-framework-react: ^4.0.7 => 4.0.7 @tarojs/plugin-html: ^4.0.7 => 4.0.7 @tarojs/plugin-platform-alipay: ^4.0.7 => 4.0.7 @tarojs/plugin-platform-h5: ^4.0.7 => 4.0.7 @tarojs/plugin-platform-weapp: ^4.0.7 => 4.0.7 @tarojs/react: ^4.0.7 => 4.0.7 @tarojs/runtime: ^4.0.7 => 4.0.7 @tarojs/shared: ^4.0.7 => 4.0.7 @tarojs/taro: ^4.0.7 => 4.0.7 @tarojs/vite-runner: ^4.0.7 => 4.0.7 babel-preset-taro: ^4.0.7 => 4.0.7 react: ^18.3.1 => 18.3.1

其他补充信息

No response

xiaoyatong commented 4 days ago

模板问题,已反馈给 taro