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