第一次提交

This commit is contained in:
2023-02-18 16:24:17 +08:00
parent dceb736e33
commit 53aeac7bfe
1270 changed files with 45215 additions and 0 deletions

13
package-lock.json generated Normal file
View File

@@ -0,0 +1,13 @@
{
"name": "coupon",
"version": "1.0.0",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@vant/weapp": {
"version": "1.10.0",
"resolved": "https://repo.huaweicloud.com/repository/npm/@vant/weapp/-/weapp-1.10.0.tgz",
"integrity": "sha512-cNW2U98GlYwh8t4loEASyvukITlPohJM9HkAF8/dRSJrKm2689nqE8eeASFkWADdhqayGvy08cWoJhqMNh6ZXA=="
}
}
}