dulaiduwang003 / type-stars

基于SpringBoot3+uniappV3开发的GPT小程序, 支持对话文件识别 对话图片生成 语音对话
34 stars 6 forks source link

真机调试无法正常打开是什么问题 #2

Open fobecn opened 2 months ago

fobecn commented 2 months ago

本地调试可以正常使用,真机调试就只显示了个clear 微信图片_20240906171511 微信图片_20240906171517 微信图片_20240906171521

控制台:

发现 Lottie 动态创建 canvas 组件,但小程序不支持动态创建组件,接下来可能会出现异常 Error during evaluating file "app.js": Maximum call stack size exceeded bind@Inative codel$@https://usr//appservice.app.js:7972:303$@https://usr//appservice.app.js:7972:130$@https://usr//appservice.app.js:7972:130$@https://usr//appservice.app.js:7972:130$@https://usr//appservice.app.js:7972:130$@https://usr//appservice.app.is:7972:130$@https://usr//appservice.app.is:7972:130$@https://usr//appservice.app.is:7972:130$@https://usr//appservice.app.is:7972:130$@https://usr//appservice.app.js:7972:130$@https://usr//appservice.app.js:7972:130.js:7972:130$@https://usr//ap$@https://usris:7972:130$@https://usris:7972:130 $@https://usr//appservice.app.is:7972:130 $@https://usr//appservice.app.js:7972:130 $@https://usr//appservice.app.is:7972:130$@https://usr//appservice.app.js:7972:130 $@https://usr//appservice.app.js:7972:130$@https://usr//appservice.app.is:7972:130 $@https://usr//appservice.app.js:7972:130$@https://usr//appservice.app.is:7972:130

fobecn commented 2 months ago

我是前端小白,望大佬指教。