canvas设置了z-index为什么不起作用,可有其他方法改变可以改变z-index?
原生组件的层级是无法通过z-index来控制的,你可以使用cover-image去覆盖,这是相关链接:https://developers.weixin.qq.com/miniprogram/dev/component/cover-view.html