Merge branch 'hcb' of SH-Arbitrate/miniapp into dev
This commit was merged in pull request #10.
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
return
|
||||
}
|
||||
let obj = {
|
||||
identityNum:"3333",
|
||||
identityNum:"610425199505171615",
|
||||
pageNum:this.pageNum,
|
||||
pageSize:this.pageSize
|
||||
}
|
||||
@@ -101,7 +101,7 @@
|
||||
},
|
||||
onLoad(){
|
||||
let obj = {
|
||||
identityNum:"3333",
|
||||
identityNum:"610425199505171615",
|
||||
pageNum:this.pageNum,
|
||||
pageSize:this.pageSize
|
||||
}
|
||||
|
||||
+1
-1
@@ -13,7 +13,7 @@
|
||||
},
|
||||
onLoad: function() {
|
||||
this.name = this.$store.state.user.name;
|
||||
this.sendImg = `http://47.97.117.253:9005/#/home?name=${this.name}`
|
||||
this.sendImg = `https://txroom.xayunmei.com/`
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user