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