打包改为vite

This commit is contained in:
none
2023-03-23 16:17:50 +08:00
parent 6af892c7e5
commit e7421f67cc
33 changed files with 454 additions and 1778 deletions

View File

@@ -118,4 +118,4 @@ export function ValidataCredentials(value: any) {
return true;
}
}
}
}