<script src="./wxs/wxs.wxs" module="wxsBiz" lang="wxs"></script>

- 发布:2021-12-23 18:33
- 更新:2021-12-27 16:46
- 阅读:756
产品分类: uniapp/小程序/微信
PC开发环境操作系统: Windows
PC开发环境操作系统版本号: w10
HBuilderX类型: Alpha
HBuilderX版本号: 3.3.2
第三方开发者工具版本号: 1.0.5
基础库版本号: 2.19.2
项目创建方式: HBuilderX
示例代码:
操作步骤:
用示例方式引入wxs编译为微信小程序报Illegal tag name. Use '<' to print '<'.
用示例方式引入wxs编译为微信小程序报Illegal tag name. Use '<' to print '<'.
预期结果:
正常编译。
正常编译。
实际结果:
如果修改为< 微信小程序不报错,但是H5编译报错
如果修改为< 微信小程序不报错,但是H5编译报错
bug描述:
用script引入wxs编译到微信小程序,控制台报错。Illegal tag name. Use '<' to print '<'.
itmonkey (作者)
好的,我试下
2021-12-24 14:29