b1fef010
杨鑫
'最新代码'
|
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
{
"dependencies": {
"axios": "^0.21.1",
"clipboard": "^2.0.8",
"crypto-js": "^4.1.1",
"image-tools": "^1.4.0",
"jweixin-module": "^1.6.0",
"lodash": "^4.17.21",
"mini-html-parser2": "^0.3.0",
"sm-crypto": "^0.3.13",
"swiper": "^5.4.5",
"uview-ui": "^2.0.36",
"vue-awesome-swiper": "^4.1.1"
},
"devDependencies": {
"moment": "^2.29.1"
}
}
|