baoshiwei
2025-06-10 65b25fde603de187efc3db827c9d384e35f00014
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}