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