调整配置项支付

This commit is contained in:
唐明明
2021-10-15 09:38:47 +08:00
parent 7ee3ddee63
commit 045eb8b139
16 changed files with 105 additions and 170 deletions

View File

@@ -1,19 +1,19 @@
{
"_from": "uni-simple-router",
"_from": "uni-simple-router@^2.0.7",
"_id": "uni-simple-router@2.0.7",
"_inBundle": false,
"_integrity": "sha512-8FKv5dw7Eoonm0gkO8udprrxzin0fNUI0+AvIphFkFRH5ZmP5ZWJ2pvnWzb2NiiqQSECTSU5VSB7HhvOSwD5eA==",
"_location": "/uni-simple-router",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"type": "range",
"registry": true,
"raw": "uni-simple-router",
"raw": "uni-simple-router@^2.0.7",
"name": "uni-simple-router",
"escapedName": "uni-simple-router",
"rawSpec": "",
"rawSpec": "^2.0.7",
"saveSpec": null,
"fetchSpec": "latest"
"fetchSpec": "^2.0.7"
},
"_requiredBy": [
"#USER",
@@ -21,7 +21,7 @@
],
"_resolved": "https://registry.npmjs.org/uni-simple-router/-/uni-simple-router-2.0.7.tgz",
"_shasum": "04e0b5be6cd733a1ecb9d35a3dbe82f27f48204e",
"_spec": "uni-simple-router",
"_spec": "uni-simple-router@^2.0.7",
"_where": "/Users/WebTmm/Desktop/BlockChainH5",
"author": {
"name": "hhyang"