dashboard
repositories
filestore
activity
search
login
main
/
multiSystemPlatformWeb
多体系建设信息化条统-前端
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
修改
zhouwx
2025-12-03
654c6b9c6fdcf98621fbe4d638e7bfdb3b60820f
[multiSystemPlatformWeb.git]
/
vite
/
plugins
/
setup-extend.js
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
export default function createSetupExtend() {
return setupExtend({})
}