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