- vantweapp的van-tabs标签为什么在开上看有四个tab但手机真机调式时候只有一个tab?
报错relation.js? [sm]:59 MiniProgramError undefined is not an object (evaluating 'e.__wxTmplId') TypeError: undefined is not an object (evaluating 'e.__wxTmplId') removeNode@https://lib/WASubContext.js:1:280963 @https://lib/WASubContext.js:1:348218 vo@https://lib/WASubContext.js:1:348458 ho@https://lib/WASubContext.js:1:347448 vo@https://lib/WASubContext.js:1:347904 ho@https://lib/WASubContext.js:1:347448 vo@https://lib/WASubContext.js:1:347904 ho@https://lib/WASubContext.js:1:347448 vo@https://lib/WASubContext.js:1:347904 ho@https://lib/WASubContext.js:1:347448 vo@https://lib/WASubContext.js:1:347904 ho@https://lib/WASubContext.js:1:347448 vo@https://lib/WASubContext.js:1:347904 ho@https://lib/WASubContext.js:1:347448 vo@https://lib/WASubContext.js:1:347904 ho@https://lib/WASubContext.js:1:347448 _updateValues@https://lib/WASubContext.js:1:351952 updateValues@https://lib/WASubContext.js:1:351528 @https://lib/WASubContext.js:1:243037 @https://lib/WASubContext.js:1:252754 @https://lib/WASubContext.js:1:247840 @https://lib/WAServiceMainContext.js:1:1296691 @https://usr//miniprogram_npm/@vant/weapp/tabs/index.appservice.js:2:4573 @[native code] h@https://lib/WAServiceMainContext.js:1:41733 updateTabs@[native code] updateTabs@https://usr//miniprogram_npm/@vant/weapp/tabs/index.appservice.js:2:5005 @https://usr//miniprogram_npm/@vant/weapp/tabs/index.appservice.js:2:1624 @[native code] h@https://lib/WAServiceMainContext.js:1:41733 anonymous@[native code] @https://usr//miniprogram_npm/@vant/weapp/tabs/index.appservice.js:2:1659 @https://usr//appservice.app.js:42:3206 @[native code] h@https://lib/WAServiceMainContext.js:1:41733 unlinked@[native code] unlinked@https://usr//appservice.app.js:42:3248 @https://lib/WASubContext.js:1:190702 E@https://lib/WASubContext.js:1:235359 @https://lib/WASubContext.js:1:239550 @https://lib/WASubContext.js:1:239845 t@https://lib/WASubContext.js:1:209643 t@https://lib/WASubContext.js:1:209463 t@https://lib/WASubContext.js:1:209463 t@https://lib/WASubContext.js:1:209463 t@https://lib/WASubContext.js:1:209498 _@https://lib/WASubContext.js:1:209808 @https://lib/WASubContext.js:1:221853 hs@https://lib/WASubContext.js:1:404364 destroy@https://lib/WASubContext.js:1:451697 @https://lib/WASubContext.js:1:464407 @https://lib/WASubContext.js:1:422908 @https://lib/WASubContext.js:1:467932 @https://lib/WASubContext.js:1:422908 @https://lib/WASubContext.js:1:469147 @https://lib/WASubContext.js:1:422908 Pr@https://lib/WASubContext.js:1:469991 @https://lib/WASubContext.js:1:421942 @https://lib/WAServiceMainContext.js:1:871096 emitInternal@https://lib/WAServiceMainContext.js:1:876332 tS@https://lib/WAServiceMainContext.js:1:1015961 HH@https://lib/WAServiceMainContext.js:1:1349164 R@https://lib/WAServiceMainContext.js:1:2146367 @https://lib/WAServiceMainContext.js:1:2147644 @https://lib/WAServiceMainContext.js:1:1296214 @https://lib/WAServiceMainContext.js:1:871195 emit@https://lib/WAServiceMainContext.js:1:876240 @https://lib/WAServiceMainContext.js:1:877459 @https://lib/WAServiceMainContext.js:1:867426 @https://lib/WAServiceMainContext.js:1:857820 emit@https://lib/WAServiceMainContext.js:1:339104 emit@[native code] emit@https://lib/WAServiceMainContext.js:1:338476 subscribeHandler@https://lib/WAServiceMainContext.js:1:346833 @[native code] 电脑微信开发者工具 [图片] 手机的真机测试 [图片]
12-05 - vant组件中的Tab和datePicker组件在真机运行报错找不到“__wxTmplId”
[图片][图片] 图1真机 图2开发工具 tab在真机上只显示一个且控制台报错 (in promise) MiniProgramError Cannot read properties of undefined (reading '__wxTmplId') TypeError: Cannot read properties of undefined (reading '__wxTmplId') at Ae.removeNode (WASubContext.js:1:281117) at (WASubContext.js:1:348361) at vo (WASubContext.js:1:348611) at ho (WASubContext.js:1:347599) at vo (WASubContext.js:1:348055) at ho (WASubContext.js:1:347599) at vo (WASubContext.js:1:348055) at ho (WASubContext.js:1:347599) at vo (WASubContext.js:1:348055) at ho (WASubContext.js:1:347599)
12-05 - 真机报properties of undefined (reading '__wxTmplId')
[图片] 大佬们帮我看看这是啥问题啊 小程序用到vant
12-05 - 为什么这两天打包后,scroll-view 的上拉加载用不了了?
开发工具和真机调试没问题,构建后就出问题了,所有上拉加载都不行了,之前都是好好的,大家有遇到这种情况吗?
12-05 - canvas绘制图片,图片文件的大小限制是多少?
求告知~~~
2019-11-08 - onBLECharacteristicValueChange无法触发
我调试是用的官方案例,能写入硬件那边也看到输出,但是onBLECharacteristicValueChange就没有触发,尝试过在notifyBLECharacteristicValueChange的success和complete中调用和在writeBLECharacteristicValue的success和complete中调用都不行,安卓和ios能正常通信。我想不至于是硬件需要设置什么。
2019-06-05