Browse Source

修改APP二维码

JX.LI 2 năm trước cách đây
mục cha
commit
6cc885a34b
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      src/views/system/login.vue

+ 1 - 1
src/views/system/login.vue

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