| | |
| | | "dayjs": "^1.8.0", |
| | | "dom-align": "1.12.0", |
| | | "echarts": "^5.5.0", |
| | | "element-ui": "^2.15.14", |
| | | "enquire.js": "^2.1.6", |
| | | "jquery": "^3.7.1", |
| | | "js-cookie": "^2.2.0", |
| | |
| | | import VueAreaLinkage from 'vue-area-linkage' |
| | | import '@/components/jeecg/JVxeTable/install' |
| | | import '@/components/JVxeCells/install' |
| | | import ElementUI from 'element-ui'; |
| | | //表单验证 |
| | | import { rules } from '@/utils/rules' |
| | | import * as echarts from 'echarts' |
| | |
| | | Vue.use(vueBus); |
| | | Vue.use(JeecgComponents); |
| | | Vue.use(VueAreaLinkage); |
| | | Vue.use(ElementUI); |
| | | |
| | | SSO.init(() => { |
| | | main() |
| | |
| | | |
| | | <script> |
| | | import bpmnModeler from "workflow-bpmn-modeler"; |
| | | import 'element-ui/lib/theme-chalk/index.css'; |
| | | import 'ant-design-vue/dist/antd.css'; |
| | | import { |
| | | categoryList, |
| | | delDeployment, |