在 vue 3 中读取 ic 卡需要通过以下步骤:安装 nfc 插件 vuex-nfc。创建 vuex 模块 nfc,添加 nfc api 插件。使用 this.$nfc.read() 读取 ic 卡,并将其数据存储到 vuex 模块中。从...