Go to file
zhenghl b5df0404b6 修改业务统计,经营异常移出和严重违法移出,分别再加上“线上申请”和“线下申请”的统计列 2026-01-04 15:00:42 +08:00
.idea init commit 2025-12-27 16:40:23 +08:00
build 修改业务统计,经营异常移出和严重违法移出,分别再加上“线上申请”和“线下申请”的统计列 2026-01-04 15:00:42 +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-04 15:00:42 +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 init commit 2025-12-27 16:40:23 +08:00
.env.production init commit 2025-12-27 16:40:23 +08:00
.env.staging init commit 2025-12-27 16:40:23 +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 init commit 2025-12-27 16:40:23 +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 init commit 2025-12-27 16:40:23 +08:00
postcss.config.js init commit 2025-12-27 16:40:23 +08:00
vue.config.js 修改业务统计,经营异常移出和严重违法移出,分别再加上“线上申请”和“线下申请”的统计列 2026-01-04 15:00:42 +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