src/layout/component/sidebar/components/OtherPlatform.vue
@@ -57,7 +57,7 @@ if (isInitQrcode) return; isInitQrcode = true; let currentTime = new Date().getTime(); const url = `${SERVE_URL}ai_html/views/mobileDownload/index.html?v=${currentTime}`; const url = `${SERVE_URL}mobile/prod/html/views/mobile_download/index.html?v=${currentTime}`; nextTick(() => { (<HTMLElement>setPhoneQRCode.value).innerHTML = ''; new QRCode(setPhoneQRCode.value, {