FileSqlServerSync/Tool/webtool
2024-10-12 22:01:48 +08:00
..
.vscode chore: 1. 修改目录 2. readme设计图 2024-10-12 21:57:20 +08:00
public feat: 添加了前端工具 2024-10-12 22:01:48 +08:00
src fix: c# websocket 不能脱离http上下文,也就是请求接口的函数作用域,否则就会异常退出(这是什么?)。 因此改了一些websocket的结构。 2024-10-12 22:01:48 +08:00
index.html feat: 添加了前端工具 2024-10-12 22:01:48 +08:00
package.json feat: 加了一些websocket的功能 2024-10-12 22:01:48 +08:00
README.md chore: 1. 修改目录 2. readme设计图 2024-10-12 21:57:20 +08:00
test.js feat: 加了一些websocket的功能 2024-10-12 22:01:48 +08:00
vite.config.js feat: 加了一些websocket的功能 2024-10-12 22:01:48 +08:00

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.