@@ -144,7 +144,7 @@
methods: {
getVersionInfo(){
getVersionInfo().then(res => {
- this.QRCode = res.data.QRCode
+ this.QRCode = res.data.picUrl
})
},
fontConfig() {