feat:补充crypto-js依赖
parent
8b25aec6c3
commit
2d129ae6ce
|
@ -4,6 +4,7 @@
|
||||||
"description": "<p align=\"center\"> <img alt=\"logo\" src=\"https://uviewui.com/common/logo.png\" width=\"120\" height=\"120\" style=\"margin-bottom: 10px;\"> </p> <h3 align=\"center\" style=\"margin: 30px 0 30px;font-weight: bold;font-size:40px;\">uView</h3> <h3 align=\"center\">多平台快速开发的UI框架</h3>",
|
"description": "<p align=\"center\"> <img alt=\"logo\" src=\"https://uviewui.com/common/logo.png\" width=\"120\" height=\"120\" style=\"margin-bottom: 10px;\"> </p> <h3 align=\"center\" style=\"margin: 30px 0 30px;font-weight: bold;font-size:40px;\">uView</h3> <h3 align=\"center\">多平台快速开发的UI框架</h3>",
|
||||||
"main": "main.js",
|
"main": "main.js",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
"crypto-js": "^4.2.0",
|
||||||
"uview-ui": "^2.0.35",
|
"uview-ui": "^2.0.35",
|
||||||
"vue": "^2.6.14",
|
"vue": "^2.6.14",
|
||||||
"vuex-persistedstate": "^3.2.1"
|
"vuex-persistedstate": "^3.2.1"
|
||||||
|
|
Loading…
Reference in New Issue