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