初次提交

This commit is contained in:
海龙
2024-02-26 14:44:22 +08:00
parent 9b3c7767ca
commit c8a2a599ad
20 changed files with 12047 additions and 8 deletions

3
frontend/babel.config.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
presets: ["@vue/cli-plugin-babel/preset"],
};