yaowanxin
7 天以前 64cd24b079ec15ea5c9be7360060e7b34eb3d8bd
vite/plugins/auto-import.js
@@ -5,9 +5,7 @@
        imports: [
            'vue',
            'vue-router',
            {
                'vuex': ['useStore']
            }
            'pinia'
        ],
        dts: false
    })