精简搜索函数, 添加页面
This commit is contained in:
3
package-lock.json
generated
3
package-lock.json
generated
@@ -8,12 +8,12 @@
|
||||
"name": "miniprogram-ts-quickstart",
|
||||
"version": "1.0.0",
|
||||
"dependencies": {
|
||||
"@types/big.js": "^6.2.2",
|
||||
"big.js": "v6.2.2",
|
||||
"dayjs": "^1.11.19",
|
||||
"tdesign-miniprogram": "^1.12.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@types/big.js": "^6.2.2",
|
||||
"miniprogram-api-typings": "^4.1.2"
|
||||
}
|
||||
},
|
||||
@@ -21,7 +21,6 @@
|
||||
"version": "6.2.2",
|
||||
"resolved": "https://registry.npmjs.org/@types/big.js/-/big.js-6.2.2.tgz",
|
||||
"integrity": "sha512-e2cOW9YlVzFY2iScnGBBkplKsrn2CsObHQ2Hiw4V1sSyiGbgWL8IyqE3zFi1Pt5o1pdAtYkDAIsF3KKUPjdzaA==",
|
||||
"dev": true,
|
||||
"license": "MIT"
|
||||
},
|
||||
"node_modules/big.js": {
|
||||
|
||||
Reference in New Issue
Block a user