yaowanxin
2025-09-26 1021003321fe54f3f45d77457db86105d206551a
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}