微信登录版

This commit is contained in:
qianlile
2021-08-28 11:30:34 +08:00
parent 7af68fee6b
commit 33aecb6bda
432 changed files with 13362 additions and 0 deletions

13
wechat_v2/package-lock.json generated Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "4gproduct",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@vant/weapp": {
"version": "1.8.2",
"resolved": "https://registry.npmjs.org/@vant/weapp/-/weapp-1.8.2.tgz",
"integrity": "sha512-1+2rMC2ql+Ueeeb3DhsBNVjmNyEp3wBIXhTn5ALMu5exJouCSe8ilIv8koU8HRT0PN0rZlhYAo6BxpYfDYV/dw=="
}
}
}