ZaiZai 1 ano atrás
pai
commit
f49a34aa6a
1 arquivos alterados com 1 adições e 0 exclusões
  1. 1 0
      src/renderer/src/App.vue

+ 1 - 0
src/renderer/src/App.vue

@@ -44,6 +44,7 @@ const updateModal = ref(false)
 const updateInfo = ref({})
 const getCheckForUpdates = async () => {
     //platform:arm64 x64,arch:darwin win32
+    console.log('当前版本:', config.version)
     console.log('platform-arch:', window.api.platform, window.api.arch)
     //const http = 'https://archives.hczcxx.cn'
     const http = 'http://192.168.0.109:5175'