祖安之光
2025-11-27 f63c8d03de6947b7f4c664b7c947346ac62b2120
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}