小程序通过扫二维码带参数编辑
时间:2020-02-28 16:00:31
收藏:0
阅读:79
onLoad: function (option) { var self = this; if(option.dealerid){ //首页进入带的参数 } }
评论(0)
onLoad: function (option) { var self = this; if(option.dealerid){ //首页进入带的参数 } }