index.json
{ "usingComponents" : { "basics" : "/pages/basics/home/home" , "component" : "/pages/component/joke/index" , "plugin" : "/pages/component/home/home" , "about" : "/pages/about/home/home" } } |
index.js
Component({ data: { PageCur: 'basics' }, methods:{ NavChange(e) { this .setData({ PageCur: e.currentTarget.dataset.cur }) }, onShareAppMessage() { return { title: '哈哈哈' , imageUrl: '/images/share.jpg' , path: '/pages/index/index' } }, } }) |
‘为什么不会读取这个模块的样式吗
这太难了,简直世界未解之谜,也很奇怪
建议使用配置app.json
用原生啥事没,而且为啥不用cover view
为何不用原生的 非得自己写呢???
谢邀,麻烦写个能复现的代码片段:https://developers.weixin.qq.com/miniprogram/dev/devtools/minicode.html
然后我帮你改下
我也只想回复:“哈哈哈”