mirror of
https://github.com/kuaifan/dootask.git
synced 2026-03-17 19:23:26 +00:00
perf: 升级element/view-design
This commit is contained in:
parent
1adb0c55c8
commit
19353d3846
@ -21,7 +21,7 @@
|
|||||||
"cross-env": "^7.0.3",
|
"cross-env": "^7.0.3",
|
||||||
"css-loader": "^6.5.1",
|
"css-loader": "^6.5.1",
|
||||||
"echarts": "^5.2.2",
|
"echarts": "^5.2.2",
|
||||||
"element-ui": "^2.15.8",
|
"element-ui": "git+https://github.com/kuaifan/element.git#master",
|
||||||
"file-loader": "^6.2.0",
|
"file-loader": "^6.2.0",
|
||||||
"inquirer": "^8.2.0",
|
"inquirer": "^8.2.0",
|
||||||
"internal-ip": "^6.2.0",
|
"internal-ip": "^6.2.0",
|
||||||
@ -46,7 +46,7 @@
|
|||||||
"stylus-loader": "^6.2.0",
|
"stylus-loader": "^6.2.0",
|
||||||
"tinymce": "^5.10.3",
|
"tinymce": "^5.10.3",
|
||||||
"tui-calendar-hi": "^1.15.1-5",
|
"tui-calendar-hi": "^1.15.1-5",
|
||||||
"view-design-hi": "^4.7.0-34",
|
"view-design-hi": "^4.7.0-36",
|
||||||
"vue": "^2.6.14",
|
"vue": "^2.6.14",
|
||||||
"vue-clipboard2": "^0.3.3",
|
"vue-clipboard2": "^0.3.3",
|
||||||
"vue-kityminder-ggg": "^1.3.10",
|
"vue-kityminder-ggg": "^1.3.10",
|
||||||
|
|||||||
1
resources/assets/js/functions/common.js
vendored
1
resources/assets/js/functions/common.js
vendored
@ -3,6 +3,7 @@
|
|||||||
*/
|
*/
|
||||||
(function (window, $, undefined) {
|
(function (window, $, undefined) {
|
||||||
window.systemInfo = window.systemInfo || {};
|
window.systemInfo = window.systemInfo || {};
|
||||||
|
window.modalTransferIndex = 1000;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* =============================================================================
|
* =============================================================================
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user