ahua666 / tuniaoUI

图鸟UI,基于uni-app进行开发,提供丰富的组件进行快速开发,已经支持H5和微信小程序,包含常用表单组件、信息展示组件等,并提供丰富的酷炫页面模板。
tuniao-ui.vercel.app
Apache License 2.0
77 stars 9 forks source link

我打包为微信小程序后,真机调试一直报这个错 我该如何处理? #12

Open pengboooo opened 3 months ago

pengboooo commented 3 months ago

我打包为微信小程序后,真机调试一直报这个错 我该如何处理? Cannot read property 'left' of null TypeError: Cannot read property 'left' of null at eval (weapp:///tuniao-ui/components/tn-tabbar/tn-tabbar.js:183:27) at Array.map () at Object.eval (weapp:///tuniao-ui/components/tn-tabbar/tn-tabbar.js:181:41) at Function.eval (eval at Ce.t.call.document (http://127.0.0.1:33006/remote-debug/runtime.js?devtools_ignore=true:1:18762), :2:1776758) at at eval (eval at Ce.t.call.document (http://127.0.0.1:33006/remote-debug/runtime.js?devtools_ignore=true:1:18762), :2:166058) at eval (eval at Ce.t.call.document (http://127.0.0.1:33006/remote-debug/runtime.js?devtools_ignore=true:1:18762), :2:1776884) at Array.forEach () at eval (eval at Ce.t.call.document (http://127.0.0.1:33006/remote-debug/runtime.js?devtools_ignore=true:1:18762), :2:1776872) at eval (eval at Ce.t.call.document (http://127.0.0.1:33006/remote-debug/runtime.js?devtools_ignore=true:1:18762), :2:1773376)

ahua666 commented 1 month ago

1