安全在线教育平台
祖安之光
2026-05-11 550ea1d76e25149d6e67861b4a49bc7814d4c35b
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}