dashboard
repositories
filestore
activity
search
login
zhyq
/
zhyq_web_manage
智慧园区web后台管理-vue
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
title修改
zrj
2024-10-30
e4b8b5a8929246e6a9f3328fde67875c5a031f8f
[zhyq/zhyq_web_manage.git]
/
vite
/
plugins
/
setup-extend.js
1
2
3
4
5
import setupExtend from 'vite-plugin-vue-setup-extend';
export default function createSetupExtend() {
return setupExtend();
}