Browse Source

删除多余代码

feature/3.0.0-推广员
lfs3 6 years ago
parent
commit
72af91c377
1 changed files with 0 additions and 4 deletions
  1. 4
      src/view/home.vue

4
src/view/home.vue

@ -245,10 +245,6 @@ export default {
},
ShareWenXin() {
var merchantNo = this.merchantNo;
var url = ''
if(this.uniqueId !== ''){
}
this.wxShare({
merchantNo: merchantNo,
uniqueId:this.uniqueId,

Loading…
Cancel
Save