yyb
20 小时以前 471f93fc7a570525c83497719793fe820afb2cff
1
2
3
4
5
import setupExtend from 'unplugin-vue-setup-extend-plus/vite'
 
export default function createSetupExtend() {
    return setupExtend({})
}