buhuazhen
5 天以前 ae06d431aac2047331486aa0cec242533758ee62
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}