You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
buaixuexideshitongxue 6145c82be2 进窗列表:项目删除功能修改为逻辑删除,新增删除原因(必填项)支持在列表进行查看项目及删除原因。 2 months ago
public first commit 3 months ago
src 进窗列表:项目删除功能修改为逻辑删除,新增删除原因(必填项)支持在列表进行查看项目及删除原因。 2 months ago
.browserslistrc first commit 3 months ago
.env.dev first commit 3 months ago
.env.prod first commit 3 months ago
.gitignore git ignore .DS_Store 2 months ago
README.md first commit 3 months ago
index.html first commit 3 months ago
package.json 251201 2 months ago
vite.config.ts first commit 3 months ago

README.md

数字督察

安装

# 使用淘宝源
npm config set registry https://registry.npmmirror.com
npm install

运行

npm run start