张诺
2026-01-15 2a3018105d22625b566752d9d841e12e2c80e1f3
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}