优化代码

This commit is contained in:
java110 2022-09-20 11:47:27 +08:00
parent c2dbd77172
commit 07936db224
2 changed files with 64 additions and 63 deletions

View File

@ -10,20 +10,19 @@
<link rel="stylesheet" href="vendor/bpmn-js/assets/bpmn-font/css/bpmn-embedded.css" />
<link rel="stylesheet" href="vendor/bpmn-js-properties-panel/assets/bpmn-js-properties-panel.css" />
<link rel="stylesheet" href="/css/bootstrap/bootstrap.min.css" />
<link href="/css/plugins/jsTree/style.min.css" rel="stylesheet">
<link rel="stylesheet" href="/css/vc-ui.css" />
<script src="/js/bootstrap/jquery-3.3.1.min.js"></script>
<script src="/js/vue/vue.min.js"></script>
<script src="/js/vue/vue-resource.min.js"></script>
<script src="/js/bootstrap/bootstrap.min.js"></script>
<script src="/js/plugins/jsTree/jstree.min.js"></script>
<link rel="stylesheet" href="app.css" />
<style>
body {
background: #fff;
}
</style>
</head>

View File

@ -19,6 +19,8 @@
},
_initEvent: function() {
},
methods: {