无人机管理后台前端(已迁走)
rain
2025-05-13 c5fbc8bd6b529cd54a2689bbec3ff6cb3e99aa49
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
 
export default function createSetupExtend() {
  return setupExtend();
}