智慧宿舍系统小程序

This commit is contained in:
qianlile
2021-07-27 21:57:03 +08:00
parent 8b2c22efe2
commit b16621221e
1290 changed files with 56513 additions and 0 deletions

18
wechat/miniprogram/package-lock.json generated Normal file
View File

@@ -0,0 +1,18 @@
{
"name": "miniprogram",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@vant/weapp": {
"version": "1.6.9",
"resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.6.9.tgz",
"integrity": "sha512-d7hvWjs1cjlM4PjEAhBhbtdejqcltbIptw4/qfDC1RZUp+t7eYEDX/aRUZgtPAwTnipRXJPOyQIdf8K9jYUI/g=="
},
"crypto-js": {
"version": "4.0.0",
"resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.0.0.tgz",
"integrity": "sha512-bzHZN8Pn+gS7DQA6n+iUmBfl0hO5DJq++QP3U6uTucDtk/0iGpXd/Gg7CGR0p8tJhofJyaKoWBuJI4eAO00BBg=="
}
}
}