dashboard
repositories
filestore
activity
search
login
jagzwxm
/
ja_web
吉安感知网项目-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
feat:任务调度增加设备状态显示
shuishen
2026-01-21
9f6cb78eeb863fb183ccd423cc7fa4d6f87e048e
[jagzwxm/ja_web.git]
/
applications
/
drone-command
/
vite
/
plugins
/
setup-extend.js
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
export default function createSetupExtend() {
return setupExtend();
}