Go to file
廖成初 b32260ed08 业务统计去掉“联合惩戒”,加上“行政处罚信用修复”,加上合计行 2026-01-10 18:01:18 +08:00
.idea init commit 2025-12-27 16:40:23 +08:00
build 1.修复获取严重违法市局人员问题 2026-01-05 09:26:54 +08:00
mock init commit 2025-12-27 16:40:23 +08:00
public init commit 2025-12-27 16:40:23 +08:00
src 业务统计去掉“联合惩戒”,加上“行政处罚信用修复”,加上合计行 2026-01-10 18:01:18 +08:00
tests/unit init commit 2025-12-27 16:40:23 +08:00
.editorconfig init commit 2025-12-27 16:40:23 +08:00
.env init commit 2025-12-27 16:40:23 +08:00
.env.development 添加除名修复管理流程相关页面 2026-01-07 20:07:21 +08:00
.env.production 1.市场主体名单库管理功能 2026-01-04 14:41:58 +08:00
.env.staging 1.市场主体名单库管理功能 2026-01-04 14:41:58 +08:00
.eslintignore init commit 2025-12-27 16:40:23 +08:00
.eslintrc.js init commit 2025-12-27 16:40:23 +08:00
.gitignore 强制注销页面 2026-01-05 10:52:46 +08:00
.travis.yml init commit 2025-12-27 16:40:23 +08:00
README.md init commit 2025-12-27 16:40:23 +08:00
babel.config.js init commit 2025-12-27 16:40:23 +08:00
jest.config.js init commit 2025-12-27 16:40:23 +08:00
jsconfig.json init commit 2025-12-27 16:40:23 +08:00
package.json 修复依赖版本声明 2026-01-04 17:49:48 +08:00
postcss.config.js init commit 2025-12-27 16:40:23 +08:00
vue.config.js fix 2026-01-06 14:38:32 +08:00

README.md

aiccs-pc

行为监管系统前端页面

前端开发的基础模版改行为监管系统前端页面,以vue-admin-template为原型,根据公司实际需求进行定制和改造。 等前端开发基础组件,包括图标、权限路由、项目的构建、接口请求等常用开发模板。

原型配套的了一个系列的教程配套文章,如何从零构建后一个完整的后台项目,可做学习参考:

Build Setup

# 进入项目目录
cd youfool-framework-springboot-web

# 安装依赖
npm install

# 启动服务
npm run dev

浏览器访问 http://localhost:9528

发布

# 构建测试环境
npm run build:stage

# 构建生产环境
npm run build:prod

其它

# 预览发布环境效果
npm run preview

# 预览发布环境效果 + 静态资源分析
npm run preview -- --report

# 代码格式检查
npm run lint

# 代码格式检查并自动修复
npm run lint -- --fix

更多信息请参考 使用文档

Browsers support

Modern browsers and Internet Explorer 10+.

IE / Edge
IE / Edge
Firefox
Firefox
Chrome
Chrome
Safari
Safari
IE10, IE11, Edge last 2 versions last 2 versions last 2 versions