曹睿
2025-06-23 76a985e3d790e506eef36c4df7442a95db0b29a3
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}