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