最新代码
This commit is contained in:
55
package-lock.json
generated
55
package-lock.json
generated
@ -11,12 +11,14 @@
|
||||
"axios": "0.21.0",
|
||||
"core-js": "^3.8.3",
|
||||
"echarts": "^5.4.3",
|
||||
"element-ui": "2.15.0",
|
||||
"element-ui": "2.9.2",
|
||||
"gsap": "^3.13.0",
|
||||
"js-cookie": "2.2.1",
|
||||
"vue": "^2.6.14",
|
||||
"vue-router": "^3.5.1",
|
||||
"vuex": "^3.6.2"
|
||||
"vuex": "^3.6.2",
|
||||
"vxe-pc-ui": "^3.9.21",
|
||||
"vxe-table": "^3.18.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@babel/core": "^7.12.16",
|
||||
@ -3281,6 +3283,19 @@
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@vxe-ui/core": {
|
||||
"version": "3.2.12",
|
||||
"resolved": "https://registry.npmmirror.com/@vxe-ui/core/-/core-3.2.12.tgz",
|
||||
"integrity": "sha512-NguhaX/wAPgwR4wgpv0K06uPGmbkyiCrCIuawU37iLy0dya5SkLAVE1PRzH2B1wipzutmSj+AJgFwhRy4wlhjQ==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"dom-zindex": "^1.0.6",
|
||||
"xe-utils": "^3.7.9"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"vue": "^2.6.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@webassemblyjs/ast": {
|
||||
"version": "1.14.1",
|
||||
"resolved": "https://registry.npmmirror.com/@webassemblyjs/ast/-/ast-1.14.1.tgz",
|
||||
@ -5464,6 +5479,12 @@
|
||||
"url": "https://github.com/fb55/entities?sponsor=1"
|
||||
}
|
||||
},
|
||||
"node_modules/dom-zindex": {
|
||||
"version": "1.0.6",
|
||||
"resolved": "https://registry.npmmirror.com/dom-zindex/-/dom-zindex-1.0.6.tgz",
|
||||
"integrity": "sha512-FKWIhiU96bi3xpP9ewRMgANsoVmMUBnMnmpCT6dPMZOunVYJQmJhSRruoI0XSPoHeIif3kyEuiHbFrOJwEJaEA==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/domelementtype": {
|
||||
"version": "2.3.0",
|
||||
"resolved": "https://registry.npmmirror.com/domelementtype/-/domelementtype-2.3.0.tgz",
|
||||
@ -5599,9 +5620,9 @@
|
||||
"license": "ISC"
|
||||
},
|
||||
"node_modules/element-ui": {
|
||||
"version": "2.15.0",
|
||||
"resolved": "https://registry.npmmirror.com/element-ui/-/element-ui-2.15.0.tgz",
|
||||
"integrity": "sha512-9z/1+b7V8fvp08OnKUEW4/BZ72kT+IhuKR9cTMz3XoCTKmEsqLLb32XjbO/DznSFaaiFbOYU93G7WtkvrCAL9A==",
|
||||
"version": "2.9.2",
|
||||
"resolved": "https://registry.npmmirror.com/element-ui/-/element-ui-2.9.2.tgz",
|
||||
"integrity": "sha512-HU5DDKivv2UFZghVWiP3I74IbTzSW8VXc070fM787i1X/u9f43olDuu3S6Pe9z87Z1oNjXt06ZmBlLYtySJMCw==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"async-validator": "~1.8.1",
|
||||
@ -12165,6 +12186,24 @@
|
||||
"vue": "^2.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/vxe-pc-ui": {
|
||||
"version": "3.9.21",
|
||||
"resolved": "https://registry.npmmirror.com/vxe-pc-ui/-/vxe-pc-ui-3.9.21.tgz",
|
||||
"integrity": "sha512-cZn7bWMO/rzFrqCgndGrBknRzyDvwwcMF8YJseBKcwJjmIai3sdCdjJVR2cMOHtEOu/OxRx80IWNuEmJ8msXEg==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"@vxe-ui/core": "^3.2.12"
|
||||
}
|
||||
},
|
||||
"node_modules/vxe-table": {
|
||||
"version": "3.18.9",
|
||||
"resolved": "https://registry.npmmirror.com/vxe-table/-/vxe-table-3.18.9.tgz",
|
||||
"integrity": "sha512-lH6u/e9Y8/rQFSK4WJ2UU7MfmQWsgkkqHbu4+48VlXvIIjFfl9wR++MXZaYPnpRDQSv9V5RyoMW9Z9/9+vOg7g==",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"vxe-pc-ui": "^3.8.0"
|
||||
}
|
||||
},
|
||||
"node_modules/watchpack": {
|
||||
"version": "2.4.4",
|
||||
"resolved": "https://registry.npmmirror.com/watchpack/-/watchpack-2.4.4.tgz",
|
||||
@ -12749,6 +12788,12 @@
|
||||
}
|
||||
}
|
||||
},
|
||||
"node_modules/xe-utils": {
|
||||
"version": "3.7.9",
|
||||
"resolved": "https://registry.npmmirror.com/xe-utils/-/xe-utils-3.7.9.tgz",
|
||||
"integrity": "sha512-LWH6M7g+TKX8P2fqGxDPgJQygiULhbMtpmfxTMxJTUjuUv9y2+I45UCcVLh5AnmJSxDV1xTxsq7G5P9Eid06JQ==",
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/y18n": {
|
||||
"version": "5.0.8",
|
||||
"resolved": "https://registry.npmmirror.com/y18n/-/y18n-5.0.8.tgz",
|
||||
|
||||
Reference in New Issue
Block a user