jd-opensource / jd-opensource/taro-ui
使用 taro-ui 开发的微信小程序不支持 PC 端打开方式
Open
bug
UI
- Dominant language
- TypeScript
- Stars
- 4.7k
- Forks
- 740
- PR merge metrics
- No merged PRs in 30d
Description
**问题描述**
使用 taro-ui 开发的微信小程序不支持使用微信 PC 客户端打开方式(微信 PC 端 v2.7.1.65 支持)
**复现步骤**
1)微信小程序官方组件展示小程序 **支持** PC 客户端打开方式(https://developers.weixin.qq.com/miniprogram/dev/demo.html)
2)基于 Taro 开发的(没用 taro-ui) taro-msparis 小程序 **支持** PC 客户端打开方式(https://github.com/EasyTuan/taro-msparis)
3)Taro UI 官方示例小程序 **不支持** PC 客户端打开方式(https://taro-ui.jd.com/#/docs/introduction)
可通过使用手机微信扫码以上描述括号内的地址的二维码进入,转发到微信 PC 客户端测试
**期望行为**
基于 taro-ui 开发的微信小程序能够支持 PC 端打开方式
**报错信息**
微信 PC 端无法调试
**系统信息**
- Taro 版本 [v.1.2.0-beta.15]
- Taro UI 版本 [v.1.5.4]
- 报错平台 [weapp]
Contributor guide
Assessment
This issue has not been assessed yet.