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

 

 

 

 

 

 

 

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

 

posted @ 2020-02-28 15:17  YJUI  阅读(203)  评论(0)    收藏  举报