瀏覽代碼

修改APP二维码

JX.LI 2 年之前
父節點
當前提交
6cc885a34b
共有 1 個文件被更改,包括 1 次插入1 次删除
  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() {