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