nutui-react icon indicating copy to clipboard operation
nutui-react copied to clipboard

无法导入组件

Open ianzone opened this issue 1 year ago • 1 comments

NutUI React 包名

@nutui/nutui-react-taro

NutUI React 版本号

2.7.0

平台

weapp

重现链接

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

重现步骤

  1. git clone [email protected]: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

ianzone avatar Nov 02 '24 14:11 ianzone

模板问题,已反馈给 taro

xiaoyatong avatar Nov 18 '24 02:11 xiaoyatong