模块组件 js: var value = 123; this.triggerEvent('callSomeFun', value) 父组件 wxml: <component bind:c...
使用concat const imagesv = this.data.imagesv.concat(res.tempFilePaths) that.setData(...
使用concat const imagesv = this.data.imagesv.concat(res.tempFilePaths) that.setData(...
只需要在app.json里配置 "pageOrientation": "auto"加可以了,这个坑真是够坑的。 { "pages":...