我也出现了这个问题,检查发现如果定义了多层级路径以后就会找不到。 如: components/componentA/componentA 这样是找不到插件的组件路径的,而组件存放路径为 components/componentA 则可行
app.json的"usingComponents"配置了全局自定义组件 有的组jsEnginScriptError Component is not found in path "miniprogram-navigation-bar/index" (using by "components/advModal/modal");onAppRoute Error: Component is not found in path "miniprogram-navigation-bar/index" (using by "components/advModal/modal") at e (http://127.0.0.1:32741/appservice/__dev__/WAService.js:1:621161) at e (http://127.0.0.1:32741/appservice/__dev__/WAService.js:1:621347) at e (http://127.0.0.1:32741/appservice/__dev__/WAService.js:1:621347) at Q (http://127.0.0.1:32741/appservice/__dev__/WAService.js:1:621489) at Object.t.addView (http://127.0.0.1:32741/appservice/__dev__/WAService.js:1:622927) at Function.value (http://127.0.0.1:32741/appservice/__dev__/WAService.js:1:686609) at Et (http://127.0.0.1:32741/appservice/__dev__/WAService.js:1:701178) at Pt (http://127.0.0.1:32741/appservice/__dev__/WAService.js:1:702984) at At (http://127.0.0.1:32741/appservice/__dev__/WAService.js:1:704277) at Function.<anonymous> (http://127.0.0.1:32741/appservice/__dev__/WAService.js:1:705249) 引入全局自定义组件 其他的自定义组件报错了
2019-03-04可以在后面加上一定宽度对应底色的<cover-view>作为占位符
cover-view数字会裁减掉?一个cover-view标签里面就1001的数字,然后1字被裁减掉了,是什么问题? ios 微信版本7.0.1 [图片] [图片] [图片] 代码片段链接:https://developers.weixin.qq.com/s/gDTrBjmq7E52
2019-01-11可....同一个小程序和用户,之前的业务上是能正常推送模板消息的,只是在其他业务上用了
invalid openid (40003)appid: wxab1f28451ca7278f openid:oK6L_0ADBvLPWOCmrY5VdMPMm84g 支付调起成功,而且之前一直能推送的,能请问下为什么突然无效的openid嘛?实在推送模板消息的情况下
2018-10-06