bug 描述(Describe the bug)
版本 8.1.16 使用 template: "mobileRec" 初始化播放器报错 Uncaught ReferenceError: $ is not defined,jQuery 未加载完成就调用
复现(To Reproduce)
再现步骤(Steps to reproduce the behavior):
- 运行官方示例即可复现 https://github.com/Ezviz-OpenBiz/EZUIKit-JavaScript-npm/blob/master/demos/base-demo/mobileRec.html
- 可能需要禁用缓存
预期行为(Expected behavior)
功能正常不报错
截图(Screenshots)
前端框架和版本 (Front end framework and version):
PC 请填写以下信息 (please complete the following information):
mobile 请填写以下信息 (please complete the following information):
附加上下文(Additional context)
无