10 天以前 01a4f6341f6fe4806f45cf7a4c7b3bc450a6a0e0
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}