web: 修复目录位置不对

This commit is contained in:
Xwite
2023-05-11 08:17:00 +08:00
parent a69161e468
commit 601dafd2f6
9 changed files with 16 additions and 20 deletions
+1 -2
View File
@@ -1,6 +1,5 @@
# legado_web_editor
![image-20220901202413040](https://cdn.jsdelivr.net/gh/jgckM/image@main/image/202209031638325.png)
## 🚧开发注意
@@ -29,6 +28,6 @@ pnpm build
### Lints and fixes files
```
pnpm lint
pnpm lint:fix
```