<p align="center">
<img width="320" src="https://wpimg.wallstcn.com/ecc53a42-d79b-42e2-8852-5126b810a4c8.svg">
</p>
<p align="center">
<a href="https://github.com/vuejs/vue">
<img src="https://img.shields.io/badge/vue-2.6.10-brightgreen.svg" alt="vue">
</a>
<a href="https://github.com/ElemeFE/element">
<img src="https://img.shields.io/badge/element--ui-2.7.0-brightgreen.svg" alt="element-ui">
</a>
<a href="https://travis-ci.org/PanJiaChen/vue-element-admin" rel="nofollow">
<img src="https://travis-ci.org/PanJiaChen/vue-element-admin.svg?branch=master" alt="Build Status">
</a>
<a href="https://github.com/PanJiaChen/vue-element-admin/blob/master/LICENSE">
<img src="https://img.shields.io/github/license/mashape/apistatus.svg" alt="license">
</a>
<a href="https://github.com/PanJiaChen/vue-element-admin/releases">
<img src="https://img.shields.io/github/release/PanJiaChen/vue-element-admin.svg" alt="GitHub release">
</a>
<a href="https://gitter.im/vue-element-admin/discuss">
<img src="https://badges.gitter.im/Join%20Chat.svg" alt="gitter">
</a>
<a href="https://panjiachen.github.io/vue-element-admin-site/donate">
<img src="https://img.shields.io/badge/%24-donate-ff69b4.svg" alt="donate">
</a>
</p>
English | [简体中文](./README.zh-CN.md) | [日本語](./README.ja.md) | [Spanish](./README.es.md)
## Introduction
[vue-element-admin](https://panjiachen.github.io/vue-element-admin) is a production-ready front-end solution for admin interfaces. It is based on [vue](https://github.com/vuejs/vue) and uses the UI Toolkit [element-ui](https://github.com/ElemeFE/element).
[vue-element-admin](https://panjiachen.github.io/vue-element-admin) is based on the newest development stack of vue and it has a built-in i18n solution, typical templates for enterprise applications, and lots of awesome features. It helps you build large and complex Single-Page Applications. I believe whatever your needs are, this project will help you.
- [Preview](https://panjiachen.github.io/vue-element-admin)
- [Documentation](https://panjiachen.github.io/vue-element-admin-site/)
- [Gitter](https://gitter.im/vue-element-admin/discuss)
- [Donate](https://panjiachen.github.io/vue-element-admin-site/donate/)
- [Wiki](https://github.com/PanJiaChen/vue-element-admin/wiki)
- [Gitee](https://panjiachen.gitee.io/vue-element-admin/) 国内用户可访问该地址在线预览
- Base template recommends using: [vue-admin-template](https://github.com/PanJiaChen/vue-admin-template)
- Desktop: [electron-vue-admin](https://github.com/PanJiaChen/electron-vue-admin)
- Typescript: [vue-typescript-admin-template](https://github.com/Armour/vue-typescript-admin-template) (Credits: [@Armour](https://github.com/Armour))
- [awesome-project](https://github.com/PanJiaChen/vue-element-admin/issues/2312)
**After the `v4.1.0+` version, the default master branch will not support i18n. Please use [i18n Branch](https://github.com/PanJiaChen/vue-element-admin/tree/i18n), it will keep up with the master update**
**The current version is `v4.0+` build on `vue-cli`. If you find a problem, please put [issue](https://github.com/PanJiaChen/vue-element-admin/issues/new). If you want to use the old version , you can switch branch to [tag/3.11.0](https://github.com/PanJiaChen/vue-element-admin/tree/tag/3.11.0), it does not rely on `vue-cli`**
**This project does not support low version browsers (e.g. IE). Please add polyfill by yourself.**
## Preparation
You need to install [node](https://nodejs.org/) and [git](https://git-scm.com/) locally. The project is based on [ES2015+](https://es6.ruanyifeng.com/), [vue](https://cn.vuejs.org/index.html), [vuex](https://vuex.vuejs.org/zh-cn/), [vue-router](https://router.vuejs.org/zh-cn/), [vue-cli](https://github.com/vuejs/vue-cli) , [axios](https://github.com/axios/axios) and [element-ui](https://github.com/ElemeFE/element), all request data is simulated using [Mock.js](https://github.com/nuysoft/Mock).
Understanding and learning this knowledge in advance will greatly help the use of this project.
[![Edit on CodeSandbox](https://codesandbox.io/static/img/play-codesandbox.svg)](https://codesandbox.io/s/github/PanJiaChen/vue-element-admin/tree/CodeSandbox)
<p align="center">
<img width="900" src="https://wpimg.wallstcn.com/a5894c1b-f6af-456e-82df-1151da0839bf.png">
</p>
## Sponsors
Become a sponsor and get your logo on our README on GitHub with a link to your site. [[Become a sponsor]](https://www.patreon.com/panjiachen)
### Akveo
<a href="https://store.akveo.com/products/vue-java-admin-dashboard-spring?utm_campaign=akveo_store-Vue-Vue_demo%2Fgithub&utm_source=vue_admin&utm_medium=referral&utm_content=github_banner"><img width="500px" src="https://raw.githubusercontent.com/PanJiaChen/vue-element-admin-site/master/docs/.vuepress/public/images/vue-java-banner.png" /></a><p>Java backend integration</p>
### Flatlogic
<a href="https://flatlogic.com/admin-dashboards?from=vue-element-admin"><img width="150px" src="https://wpimg.wallstcn.com/9c0b719b-5551-4c1e-b776-63994632d94a.png" /></a><p>Admin Dashboard Templates made with Vue, React and Angular.</p>
## Features
```
- Login / Logout
- Permission Authentication
- Page permission
- Directive permission
- Permission configuration page
- Two-step login
- Multi-environment build
- Develop (dev)
- sit
- Stage Test (stage)
- Production (prod)
- Global Features
- I18n
- Multiple dynamic themes
- Dynamic sidebar (supports multi-level routing)
- Dynamic breadcrumb
- Tags-view (Tab page Support right-click operation)
- Svg Sprite
- Mock data
- Screenfull
- Responsive Sidebar
- Editor
- Rich Text Editor
- Markdown Editor
- JSON Editor
- Excel
- Export Excel
- Upload Excel
- Visualization Excel
- Export zip
- Table
- Dynamic Table
- Drag And Drop Table
- Inline Edit Table
- Error Page
- 401
- 404
- Components
- Avatar Upload
- Back To Top
- Drag Dialog
- Drag Select
- Drag Kanban
- Drag List
- SplitPane
- Dropzone
- Sticky
- CountTo
- Advanced Example
- Error Log
- Dashboard
- Guide Page
- ECharts
- Clipboard
- Markdown to html
```
## Getting started
```bash
# clone the project
git clone -b i18n git@github.com:PanJiaChen/vue-element-admin.git
# enter the project directory
cd vue-element-admin
# install dependency
npm install
# develop
npm run dev
```
This will automatically open http://localhost:9527
## Build
```bash
# build for test environment
npm run build:stage
# build for production environment
npm run build:prod
```
## Advanced
```bash
# preview the release environment effect
npm run preview
# preview the release environment effect + static resource analysis
npm run preview -- --report
# code format check
npm run lint
# code format check and auto fix
npm run lint -- --fix
```
Refer to [Documentation](https://panjiachen.github.io/vue-element-admin-site/guide/essentials/deploy.html) for more information
## Changelog
Detailed changes for each release are documented in the [release notes](https://github.com/PanJiaChen/vue-element-admin/releases).
## Online Demo
[Preview](https://panjiachen.github.io/vue-element-admin)
## Donate
If you find this project useful, you can buy author a glass of juice :tropical_drink:
![donate](https://wpimg.wallstcn.com/bd273f0d-83a0-4ef2-92e1-9ac8ed3746b9.png)
[Paypal Me](https://www.paypal.me/panfree23)
[Buy me a coffee](https://www.buymeacoffee.com/Pan)
## Browsers support
Modern browsers and Internet Explorer 10+.
| [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/edge/edge_48x48.png" alt="IE / Edge" width="24px" height="24px" />](https://godban.github.io/browsers-support-badges/)</br>IE / Edge | [<img src="https://raw.githubusercontent.com/alrra/browser-logos/master/src/firefox/firefox_48x48.png" alt="Firefox" width="24px" height="24px" />](https://godban.github.io/browsers-support-badges/)</br>Firefox
没有合适的资源?快使用搜索试试~ 我知道了~
基于Apache Flink 封装的一个可视化的轻量级的flink web客户端系统基于flink-sql的实时流计算web平台
共807个文件
java:215个
js:192个
vue:148个
1.该资源内容由用户上传,如若侵权请联系客服进行举报
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
2.虚拟产品一经售出概不退款(资源遇到问题,请及时私信上传者)
版权申诉
0 下载量 112 浏览量
2023-05-08
15:25:55
上传
评论
收藏 5.98MB ZIP 举报
温馨提示
flink-streaming-platform-web系统是基于Apache Flink 封装的一个可视化的、轻量级的flink web客户端系统,用户只需在web 界面进行sql配置就能完成流计算任务。主要功能:包含任务配置、启/停任务、告警、日志等功能,支持sql语法提示,格式化、sql语句校验。
资源推荐
资源详情
资源评论
收起资源包目录
基于Apache Flink 封装的一个可视化的轻量级的flink web客户端系统基于flink-sql的实时流计算web平台 (807个子文件)
index.css 414KB
app.6b678e87.css 260KB
chunk-6ea8b625.dd64c74d.css 218KB
chunk-6305257e.b07219de.css 28KB
chunk-4b0b1ee3.166bb284.css 16KB
chunk-libs.d48e43d8.css 9KB
chunk-16a2e38e.b7834c17.css 7KB
chunk-6403ec67.860218f8.css 6KB
chunk-commons.cde931a6.css 6KB
chunk-04c96b79.13a7e89e.css 5KB
chunk-439e4718.1c26571e.css 4KB
chunk-bfa74646.cb8c5470.css 4KB
chunk-7348d640.e5e4dfbf.css 4KB
chunk-23be9d58.0935305c.css 3KB
chunk-7b9a000c.d35d2a83.css 2KB
chunk-0015e9d8.6038ea0a.css 2KB
chunk-365dc3d2.2832fa09.css 2KB
chunk-564e33ce.1e50b641.css 2KB
chunk-62f46b39.fc684471.css 2KB
chunk-bd27811c.18585c04.css 2KB
chunk-70592fa6.81ed71f2.css 2KB
chunk-b8e95a0a.c7dfc3db.css 1KB
chunk-e6c51394.ce917e3e.css 1KB
chunk-7a0bc8dc.7a6c56e1.css 1KB
iconfont.css 891B
waves.css 825B
chunk-3e4b8ac6.6d24dacd.css 763B
chunk-5588d492.b1dd7a76.css 745B
chunk-2386d89c.5f88d032.css 704B
chunk-e74b232c.1d124498.css 564B
chunk-490ab528.55ec8d04.css 500B
chunk-08702f96.833804bf.css 484B
chunk-09e7b76a.79072246.css 399B
chunk-248a8a1c.62f92c46.css 399B
chunk-976c95e2.543e5073.css 375B
chunk-2e1186b2.16e59c09.css 353B
chunk-91398bbe.23888889.css 336B
chunk-e046f202.eb9ba8c1.css 318B
chunk-b947cbfa.3c34ca6e.css 308B
chunk-f73f103c.7a0c24ef.css 248B
chunk-78c8a4ac.b5c17e32.css 247B
chunk-0b20a6a8.22fc173a.css 232B
chunk-4dc22ae8.376881ae.css 168B
chunk-454c0a86.b81e96fe.css 163B
chunk-1628ecf3.7d926db9.css 160B
chunk-c8b1b04e.f6fe2be1.css 129B
chunk-90a8aa5a.33cb7757.css 116B
chunk-514e08ae.55c028b5.css 109B
chunk-def5680a.5cd3a7d8.css 104B
chunk-cdc53074.7c574a2e.css 104B
chunk-7c0d5274.0fb6e111.css 100B
chunk-332739e1.95371419.css 89B
chunk-370b8b5e.8394d684.css 89B
chunk-a090e4f8.90a6ce5e.css 89B
chunk-68bfc80c.55203a7a.css 81B
chunk-e59cd15e.ae037ade.css 49B
chunk-ff1a8c4e.db22aedf.css 49B
chunk-3582ab29.a44d9352.css 44B
.env.development 104B
Dockerfile 849B
Dockerfile 339B
.editorconfig 244B
.eslintignore 34B
401.089007e7.gif 160KB
401.gif 160KB
avatar.gif 6KB
avatar.gif 6KB
.gitignore 2KB
.gitignore 256B
index.hbs 302B
index.hbs 302B
index.hbs 185B
index.html 10KB
index.html 488B
favicon.ico 15KB
favicon.ico 15KB
favicon.ico 1KB
jmx_prometheus_javaagent-0.17.1.jar 527KB
HttpClientToolUtils.java 28KB
JobConfigApiController.java 27KB
JobBaseServiceAOImpl.java 22KB
TaskServiceAOImpl.java 12KB
DingDingServiceImpl.java 11KB
JobConfigServiceImpl.java 11KB
ParameterTool.java 10KB
SystemConfigServiceImpl.java 9KB
JacksonUtil.java 9KB
JobStandaloneServerAOImpl.java 9KB
UserApiController.java 9KB
SqlValidation.java 8KB
CommandRpcClinetAdapterImpl.java 8KB
YarnRestRpcAdapterImpl.java 8KB
JobConfigDTO.java 7KB
JobYarnServerAOImpl.java 7KB
UserServiceImpl.java 6KB
CliConfigUtil.java 6KB
JobConfigHistoryDTO.java 6KB
CommandUtil.java 5KB
JobConfigVO.java 5KB
ExecuteSql.java 5KB
共 807 条
- 1
- 2
- 3
- 4
- 5
- 6
- 9
资源评论
Java程序员-张凯
- 粉丝: 1w+
- 资源: 7451
上传资源 快速赚钱
- 我的内容管理 展开
- 我的资源 快来上传第一个资源
- 我的收益 登录查看自己的收益
- 我的积分 登录查看自己的积分
- 我的C币 登录后查看C币余额
- 我的收藏
- 我的下载
- 下载帮助
最新资源
- MATLAB代码:基于分布式ADMM算法的考虑碳排放交易的电力系统优化调度研究 关键词:分布式调度 ADMM算法 交替方向乘子法 碳排放 最优潮流 仿真平台:MATLAB+CPLEX GUROBI
- 基于二阶自抗扰ADRC的轨迹跟踪控制,对车辆的不确定性和外界干扰具有一定抗干扰性,基于carsim和simulink仿真 跟踪轨迹为双移线,效果良好,有对应复现资料,是学习自抗扰技术快速入门很好的资料
- 程序名称:转向设计计算程序 开发平台:基于matlab平台 计算内容:阿克曼转角,转弯半径,转向阻力矩,回正力矩,转向主参数,转向传动比,力矩波动,转向梯形,EPS匹配,HPS匹配,齿轮齿条传动比,循
- 基于python的网页自动化工具项目全套技术资料100%好用.zip
- MATLAB【逆变器二次调频模型】 微电网分布式电源逆变器DROOP控制二次调频模型,加入二次控制实现二次调频控制,及二次调压控制,程序可实现上图功能,工况有所改变 需要matlab2021A版
- 抢购软件:快速复制信息
- 纯电动汽车再生制动策略,Cruise和Simulink联合仿真,提供Cruise整车模型和simuink策略模型,有详细解析文档,可运行
- 单机无穷大系统发生各类(三相短路,单相接地,两相接地,两相相间短路)等短路故障,各类(单相断线,两相断线,三相断线)等断线故障,暂态稳定仿真分析
- 微信文章爬虫项目全套技术资料100%好用.zip
- 基于动态窗口算法的AGV仿真避障 可设置起点目标点,设置地图,设置移动障碍物起始点目标点,未知静态障碍物 动态窗口方法(DynamicWindowApproach) 是一种可以实现实时避障的局部规划算
资源上传下载、课程学习等过程中有任何疑问或建议,欢迎提出宝贵意见哦~我们会及时处理!
点击此处反馈
安全验证
文档复制为VIP权益,开通VIP直接复制
信息提交成功