Browse Source

更新 'README.md'

张庆宇 3 weeks ago
parent
commit
b389648d47
1 changed files with 3 additions and 7 deletions
  1. 3
    7
      README.md

+ 3
- 7
README.md View File

@@ -1,7 +1,3 @@
1
-# Vue 3 + Vite
2
-
3
-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](https://v3.vuejs.org/api/sfc-script-setup.html#sfc-script-setup) to learn more.
4
-
5
-## Recommended IDE Setup
6
-
7
-- [VS Code](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur) + [TypeScript Vue Plugin (Volar)](https://marketplace.visualstudio.com/items?itemName=Vue.vscode-typescript-vue-plugin).
1
+期初导入的后台
2
+使用application.yml文件进行数据库连接
3
+不同项目均可使用,在修改使用的时候需要创建新的分支,防止由于不同项目的程序互相干扰

Loading…
Cancel
Save