小程序通过扫二维码带参数编辑

 

 

技术图片

 

 

 

技术图片

 

 

onLoad: function (option) {
    var self = this;
    if(option.dealerid){
      //首页进入带的参数
    }
}