ZaiZai 1 year ago
parent
commit
d07718f835
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src/App.vue

+ 0 - 1
src/App.vue

@@ -29,7 +29,6 @@ onMounted(() => {
             appStore.setIsUKey(true)
         }
     })
-
     // 监听设备断开
     navigator?.usb?.addEventListener('disconnect', ({ device }) => {
         console.log('USB 设备已断开:', device)