gongchunyi
15 小时以前 17bdc12280602e882f42445d10d68e9e2575773f
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}