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