应该是调试体积超过了2M,试着在本地设置打开预览包体积调整为4M。
1.05.2204250 经常报Error -1152: WXML file not found错误: Error -1152: WXML file not found: 重现:修改布局后经常报错,重复点击编译后又正常了,这个应该是工具的bug 以下是错误: [ WXML 文件编译错误] 环境及执行信息: 编译器版本: 20220511 node版本: v16.4.2 参数: --config-path /tmp/4caf5c7bf045ba0ddfa67947953368d4 具体报错: Error -1152: WXML file not found: ././components/block-view/index>_<4207./components/cell/index>_<4207./components/cell-group/index>_<4207./components/checkbox/index>_<4207./components/checkbox-group/index>_<4207./components/col/index>_<4207./components/drag/index>_<4207./components/drawer/index>_<4207./components/image-selector/index>_<4207./components/image-view/index>_<4207./components/message/index>_<4207./components/refreshview/index>_<4207./components/row/index>_<4207./components/sheet/index>_<4207./components/sticky/index>_<4207./components/sticky-item/index>_<4207./components/swipeout/index>_<4207./components/switch/index>_<4207./components/tab-bar/index>_<4207./layer/login/index>_<4207./layer/modal/index>_<4207./layer/normal/index>_<4207./layer/paySuccess/index>_<4207./layer/register/index>_<4207./layer/userget/index>_<4207./pages/admin/appManage/index>_<4207./pages/admin/roomEdit/index>_<4207./pages/admin/roomManage/index>_<4207./pages/admin/roomManage/item/index>_<4207./pages/admin/roomOrderDetail/index>_<4207./pages/admin/roomOrderManage/index>_<4207./pages/admin/roomOrderManage/item/index>_<4207./pages/admin/roomOrderRevoke/index>_<4207./pages/admin/roomPrice/index>_<4207./pages/admin/roomStatusManage/index>_<4207./pages/admin/roomStatusManage/item/index>_<4207./pages/appraise/index>_<4207./pages/appraise/item/index>_<4207./pages/appraiseDetail/index>_<4207./pages/bookingDetail/index>_<4207./pages/bookingRoom/index>_<4207./pages/bookingRoom/item/index>_<4207./pages/home/index>_<4207./pages/index/index>_<4207./pages/me/index>_<4207./pages/roomDetail/index>_<4207./pages/roomOrder/index>_<4207./pages/roomOrder/orderItem/index>_<4207./pages/roomOrderDetail/index>_<4207./pages/userInfoEdit/index>_<4207./pagesComponents/appTextEdit/index>_<4207./pagesComponents/bookingDateSelector/index>_<4207./pagesComponents/dateSelector/index>_<4207./pagesComponents/hotelTags/index>_<4207./pagesComponents/huayuImage/index>_<4207./pagesComponents/price/index.wxml (env: Linux,mp,1.05.2204250; lib: 2.24.1) Uncaught FrameworkError Unexpected token '<' SyntaxError: Unexpected token '<'(env: Linux,mp,1.05.2204250; lib: 2.24.1)
2022-12-13同遇到这样的问题
live-player的rtc模式下会变声,live模式不会?live-player的rtc模式下会变声,live模式不会? 小程序拉小程序是好的,小程序拉第三方rtmp流在rtc模式下变声
2022-08-31同遇到这样的问题 因为我的url是哈希路由 去除掉哈希后面的路径不知道还算不算真正发起http请求的url
realAuthUrlhttps://developers.weixin.qq.com/doc/offiaccount/OA_Web_Apps/JS-SDK.html [图片] 已经使用http://mp.weixin.qq.com/debug/cgi-bin/sandbox?t=jsapisign 页面工具进行校验。保证config中nonceStr, timestamp与用以签名中的对应noncestr, timestamp一致。保证url是页面完整的url, 在前端页面使用encodeURIComponent(location.href.split('#')[0])获取url值传给后端保证 config 中的 appid 与用来获取 jsapi_ticket 的 appid 一致。保证缓存access_token和jsapi_ticket。保证获取用来签名的url是动态获取的
2022-05-19