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.
 
 
 
 
 
wxc cdc37623b2 fix: 修复审计报告环节无法上传附件的问题 10 months ago
public first commit 10 months ago
src fix: 修复审计报告环节无法上传附件的问题 10 months ago
.browserslistrc first commit 10 months ago
.env.dev first commit 10 months ago
.env.prod first commit 10 months ago
.gitignore 251201 10 months ago
README.md first commit 10 months ago
index.html first commit 10 months ago
package.json 251201 10 months ago
vite.config.ts first commit 10 months ago

README.md

数字督察

安装

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

运行

npm run start