-
Notifications
You must be signed in to change notification settings - Fork 4.9k
Closed
Labels
F-vue3Framework - Vue 3Framework - Vue 3T-ddV-4Version - 4.xVersion - 4.xbugSomething isn't workingSomething isn't working
Description
请先确认
- 我已搜索并确定这个提交不是重复的
Taro 版本
v4
相关平台
- 所有平台
- Web 端(H5)
- 移动端(React-Native)
- 鸿蒙(Harmony)
- 鸿蒙容器(Harmony Hybrid)
- ASCF 元服务
- 快应用(QuickApp)
- 所有小程序
- 微信小程序
- 企业微信小程序
- 京东小程序
- 百度小程序
- 支付宝小程序
- 支付宝 IOT 小程序
- 头条小程序
- QQ 小程序
- 钉钉小程序
- 飞书小程序
- 快手小程序
小程序基础库版本
No response
使用框架
Vue3
问题描述
使用taro4.1.3+vue3+webpack5+nutui 项目创建是按照taro init步骤创建的 没有添加任何新东西,通过npm run dev:dd 运行后 在小程序开发者工具中打开 模拟器显示“页面遇到了一点问题”
复现链接
无 只是按照taro init创建的带有nutui的模版
复现步骤
1、taro init 按照步骤选择带有nutui模版的初始化项目;
2、根据安装及使用 https://docs.taro.zone/docs/GETTING-STARTED#%E9%92%89%E9%92%89%E5%B0%8F%E7%A8%8B%E5%BA%8F 中配置Taro 插件
3、在package.json中配置dd的编译 启动命令;
4、npm run dev:dd 启动后得到dist文件夹;
5、打开小程序开发者,关闭关闭 ES6 转 ES5 功能,自动编译 模拟器中展示页面 显示“页面遇到了一点问题”,但是没有任何报错信息
环境信息
Taro CLI 4.1.3 environment info:
System:
OS: macOS 15.5
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.16.0 - ~/.nvm/versions/node/v22.16.0/bin/node
npm: 10.9.2 - ~/.nvm/versions/node/v22.16.0/bin/npm
npmPackages:
@tarojs/cli: 4.1.3 => 4.1.3
@tarojs/components: 4.1.3 => 4.1.3
@tarojs/helper: 4.1.3 => 4.1.3
@tarojs/plugin-framework-vue3: 4.1.3 => 4.1.3
@tarojs/plugin-html: 4.1.3 => 4.1.3
@tarojs/plugin-platform-alipay: 4.1.3 => 4.1.3
@tarojs/plugin-platform-h5: 4.1.3 => 4.1.3
@tarojs/plugin-platform-jd: 4.1.3 => 4.1.3
@tarojs/plugin-platform-qq: 4.1.3 => 4.1.3
@tarojs/plugin-platform-swan: 4.1.3 => 4.1.3
@tarojs/plugin-platform-tt: 4.1.3 => 4.1.3
@tarojs/plugin-platform-weapp: 4.1.3 => 4.1.3
@tarojs/runtime: 4.1.3 => 4.1.3
@tarojs/shared: 4.1.3 => 4.1.3
@tarojs/taro: 4.1.3 => 4.1.3
@tarojs/taro-loader: 4.1.3 => 4.1.3
@tarojs/webpack5-runner: 4.1.3 => 4.1.3
babel-preset-taro: 4.1.3 => 4.1.3
eslint-config-taro: 4.1.3 => 4.1.3
贡献代码
- 我愿意修复这个错误。请参考 (贡献指南)
Metadata
Metadata
Assignees
Labels
F-vue3Framework - Vue 3Framework - Vue 3T-ddV-4Version - 4.xVersion - 4.xbugSomething isn't workingSomething isn't working