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