- 更新所有代码文件(*.js, *.vue, *.java)中的 @author 标签 - 更新所有文档文件(*.md)中的作者信息 - 更新配置文件(package.json, .cursor/rules, README.md) - 符合团队代码规范要求 影响范围: - pangu-ui/src: 约40个文件 - ruoyi-ui/src: 约30个文件 - docs: 约80处更新 - 配置文件: 3个文件 |
||
|---|---|---|
| .. | ||
| public | ||
| src | ||
| .gitignore | ||
| README.md | ||
| index.html | ||
| package-lock.json | ||
| package.json | ||
| vite.config.js | ||
README.md
Vue 3 + Vite
This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 <script setup> SFCs, check out the script setup docs to learn more.
Learn more about IDE Support for Vue in the Vue Docs Scaling up Guide.