周宾
13 小时以前 9afe58b2eece02fe7054aafdb71a5a9e50ba97a4
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}