mirror of
https://github.com/Powerful-517/yys-editor.git
synced 2025-05-19 00:25:22 +00:00
readme介绍,title修改
This commit is contained in:
parent
9250faaf92
commit
d156c6a18d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,3 +1,4 @@
|
||||
|
||||
/node_modules
|
||||
/.idea
|
||||
/dist
|
||||
|
11
README.md
11
README.md
@ -1,14 +1,9 @@
|
||||
# vue-project
|
||||
# 阴阳师攻略编辑器
|
||||
|
||||
This template should help get you started developing with Vue 3 in Vite.
|
||||
基于Vue3+ElementPlus实现的阴阳师攻略编辑器,旨在减少各大攻略博主和玩家的工作量。
|
||||
|
||||
## Recommended IDE Setup
|
||||
用户可以通过点击简单的操作,快速编辑阴阳师的攻略。
|
||||
|
||||
[VSCode](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).
|
||||
|
||||
## Customize configuration
|
||||
|
||||
See [Vite Configuration Reference](https://vitejs.dev/config/).
|
||||
|
||||
## Project Setup
|
||||
|
||||
|
@ -4,7 +4,7 @@
|
||||
<meta charset="UTF-8">
|
||||
<link rel="icon" href="/favicon.ico">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<title>Vite App</title>
|
||||
<title>yys-editor</title>
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
Loading…
x
Reference in New Issue
Block a user