gaoluyang
2026-04-07 f0457608d7c8c32d3534d6fa1c8632bd38ce24b9
vite/plugins/auto-import.js
@@ -5,9 +5,7 @@
        imports: [
            'vue',
            'vue-router',
            {
                'vuex': ['useStore']
            }
            'pinia'
        ],
        dts: false
    })