人脸识别
This commit is contained in:
+3
-2
@@ -12,8 +12,9 @@
|
||||
}
|
||||
},
|
||||
onLoad: function() {
|
||||
// this.name = this.$store.state.user.name;
|
||||
this.sendImg = `https://txroom.xayunmei.com`
|
||||
this.name = this.$store.state.user.name;
|
||||
this.sendImg = `https://txroom.xayunmei.com/#/?name=${this.name}`
|
||||
// this.sendImg = `http://localhost:8080/#/?name=${this.name}`
|
||||
},
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user