数字督察一体化平台-前端
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 092c64051f 1、警员中心新增警员照片上传,新增详情页面展示。在个人问题库展示警员照片; 11 months ago
.idea 路由修改 11 months ago
public 1、国家信访投诉,数据批量导入(根据国家信访模板)以及问题批量下发功能完善; 11 months ago
src 1、警员中心新增警员照片上传,新增详情页面展示。在个人问题库展示警员照片; 11 months ago
.browserslistrc
.env.dev
.env.prod
.gitignore fix: 修复核查办理添加涉及人员 1 year ago
README.md
index.html 信访大屏前端1.6 1 year ago
package.json 11/20/17:00 民意感知1.0 1 year ago
vite.config.ts 11/21/17:00 民意感知1.1 1 year ago

README.md

数字督察

安装

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

运行

npm run start