douaojie

feat: 文件

Showing 26 changed files with 736 additions and 29 deletions
1 { 1 {
2 - "lockfileVersion": 1, 2 + "meta": {
  3 + "stableOrder": true
  4 + },
  5 + "lockfileVersion": 3,
3 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
4 "specifiers": { 7 "specifiers": {
5 - "@ohos/axios@^2.1.1": "@ohos/axios@2.2.0" 8 + "@ohos/axios@^2.1.1": "@ohos/axios@2.2.0",
  9 + "wdConstant@../wdConstant": "wdConstant@../wdConstant",
  10 + "wdKit@../wdKit": "wdKit@../wdKit"
6 }, 11 },
7 "packages": { 12 "packages": {
8 "@ohos/axios@2.2.0": { 13 "@ohos/axios@2.2.0": {
  14 + "name": "@ohos/axios",
  15 + "integrity": "sha512-v1QBWk6DfcN8wUW3D0ieFbHTR1taSI5cOgxp5l6B5cegXuNYhSc8ggKlAIXe6h/14LsfM+NW0ZGfSXcNEIM5yA==",
9 "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har", 16 "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har",
10 - "integrity": "sha512-v1QBWk6DfcN8wUW3D0ieFbHTR1taSI5cOgxp5l6B5cegXuNYhSc8ggKlAIXe6h/14LsfM+NW0ZGfSXcNEIM5yA==" 17 + "registryType": "ohpm"
  18 + },
  19 + "wdConstant@../wdConstant": {
  20 + "name": "wdconstant",
  21 + "resolved": "../wdConstant",
  22 + "registryType": "local"
  23 + },
  24 + "wdKit@../wdKit": {
  25 + "name": "wdkit",
  26 + "resolved": "../wdKit",
  27 + "registryType": "local"
11 } 28 }
12 } 29 }
13 } 30 }
1 { 1 {
2 - "lockfileVersion": 1, 2 + "meta": {
  3 + "stableOrder": true
  4 + },
  5 + "lockfileVersion": 3,
3 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
4 - "specifiers": {},  
5 - "packages": {} 7 + "specifiers": {
  8 + "wdBean@../../features/wdBean": "wdBean@../../features/wdBean",
  9 + "wdKit@../wdKit": "wdKit@../wdKit"
  10 + },
  11 + "packages": {
  12 + "wdBean@../../features/wdBean": {
  13 + "name": "wdbean",
  14 + "resolved": "../../features/wdBean",
  15 + "registryType": "local"
  16 + },
  17 + "wdKit@../wdKit": {
  18 + "name": "wdkit",
  19 + "resolved": "../wdKit",
  20 + "registryType": "local"
  21 + }
  22 + }
6 } 23 }
1 { 1 {
2 - "lockfileVersion": 1, 2 + "meta": {
  3 + "stableOrder": true
  4 + },
  5 + "lockfileVersion": 3,
3 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
4 - "specifiers": {},  
5 - "packages": {} 7 + "specifiers": {
  8 + "wdBean@../../features/wdBean": "wdBean@../../features/wdBean",
  9 + "wdConstant@../wdConstant": "wdConstant@../wdConstant",
  10 + "wdJsBridge@../wdJsBridge": "wdJsBridge@../wdJsBridge",
  11 + "wdKit@../wdKit": "wdKit@../wdKit",
  12 + "wdRouter@../wdRouter": "wdRouter@../wdRouter"
  13 + },
  14 + "packages": {
  15 + "wdBean@../../features/wdBean": {
  16 + "name": "wdbean",
  17 + "resolved": "../../features/wdBean",
  18 + "registryType": "local"
  19 + },
  20 + "wdConstant@../wdConstant": {
  21 + "name": "wdconstant",
  22 + "resolved": "../wdConstant",
  23 + "registryType": "local"
  24 + },
  25 + "wdJsBridge@../wdJsBridge": {
  26 + "name": "wdjsbridge",
  27 + "resolved": "../wdJsBridge",
  28 + "registryType": "local"
  29 + },
  30 + "wdKit@../wdKit": {
  31 + "name": "wdkit",
  32 + "resolved": "../wdKit",
  33 + "registryType": "local"
  34 + },
  35 + "wdRouter@../wdRouter": {
  36 + "name": "wdrouter",
  37 + "resolved": "../wdRouter",
  38 + "registryType": "local",
  39 + "dependencies": {
  40 + "wdKit": "file:../wdKit",
  41 + "wdBean": "file:../../features/wdBean"
  42 + }
  43 + }
  44 + }
6 } 45 }
@@ -6,8 +6,11 @@ @@ -6,8 +6,11 @@
6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
7 "specifiers": { 7 "specifiers": {
8 "@ohos/axios@^2.1.1": "@ohos/axios@2.2.0", 8 "@ohos/axios@^2.1.1": "@ohos/axios@2.2.0",
  9 + "@ohos/lottie@2.0.0": "@ohos/lottie@2.0.0",
9 "wdBean@../wdBean": "wdBean@../wdBean", 10 "wdBean@../wdBean": "wdBean@../wdBean",
10 "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant", 11 "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
  12 + "wdDetailPlayApi@../wdDetailPlayApi": "wdDetailPlayApi@../wdDetailPlayApi",
  13 + "wdDetailPlayShortVideo@../wdDetailPlayShortVideo": "wdDetailPlayShortVideo@../wdDetailPlayShortVideo",
11 "wdJsBridge@../../commons/wdJsBridge": "wdJsBridge@../../commons/wdJsBridge", 14 "wdJsBridge@../../commons/wdJsBridge": "wdJsBridge@../../commons/wdJsBridge",
12 "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit", 15 "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit",
13 "wdLogin@../wdLogin": "wdLogin@../wdLogin", 16 "wdLogin@../wdLogin": "wdLogin@../wdLogin",
@@ -23,6 +26,12 @@ @@ -23,6 +26,12 @@
23 "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har", 26 "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har",
24 "registryType": "ohpm" 27 "registryType": "ohpm"
25 }, 28 },
  29 + "@ohos/lottie@2.0.0": {
  30 + "name": "@ohos/lottie",
  31 + "integrity": "sha512-jFEFYfuqGO323aMiwtzHmDGRJI0qTxjZD2Lzbn+LxRdoHSfu5OVu22I8gVm5ej019tCw3WOk547NHZ2GuWiNSg==",
  32 + "resolved": "https://repo.harmonyos.com/ohpm/@ohos/lottie/-/lottie-2.0.0.har",
  33 + "registryType": "ohpm"
  34 + },
26 "wdBean@../wdBean": { 35 "wdBean@../wdBean": {
27 "name": "wdbean", 36 "name": "wdbean",
28 "resolved": "../wdBean", 37 "resolved": "../wdBean",
@@ -33,6 +42,32 @@ @@ -33,6 +42,32 @@
33 "resolved": "../../commons/wdConstant", 42 "resolved": "../../commons/wdConstant",
34 "registryType": "local" 43 "registryType": "local"
35 }, 44 },
  45 + "wdDetailPlayApi@../wdDetailPlayApi": {
  46 + "name": "wddetailplayapi",
  47 + "resolved": "../wdDetailPlayApi",
  48 + "registryType": "local",
  49 + "dependencies": {
  50 + "wdPlayer": "file:../../features/wdPlayer",
  51 + "wdKit": "file:../../commons/wdKit",
  52 + "wdBean": "file:../../features/wdBean",
  53 + "wdRouter": "file:../../commons/wdRouter",
  54 + "wdNetwork": "file:../../commons/wdNetwork"
  55 + }
  56 + },
  57 + "wdDetailPlayShortVideo@../wdDetailPlayShortVideo": {
  58 + "name": "wddetailplayshortvideo",
  59 + "resolved": "../wdDetailPlayShortVideo",
  60 + "registryType": "local",
  61 + "dependencies": {
  62 + "@ohos/lottie": "2.0.0",
  63 + "wdPlayer": "file:../../features/wdPlayer",
  64 + "wdKit": "file:../../commons/wdKit",
  65 + "wdBean": "file:../../features/wdBean",
  66 + "wdRouter": "file:../../commons/wdRouter",
  67 + "wdNetwork": "file:../../commons/wdNetwork",
  68 + "wdDetailPlayApi": "file:../../features/wdDetailPlayApi"
  69 + }
  70 + },
36 "wdJsBridge@../../commons/wdJsBridge": { 71 "wdJsBridge@../../commons/wdJsBridge": {
37 "name": "wdjsbridge", 72 "name": "wdjsbridge",
38 "resolved": "../../commons/wdJsBridge", 73 "resolved": "../../commons/wdJsBridge",
1 { 1 {
2 - "lockfileVersion": 1, 2 + "meta": {
  3 + "stableOrder": true
  4 + },
  5 + "lockfileVersion": 3,
3 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
4 - "specifiers": {},  
5 - "packages": {} 7 + "specifiers": {
  8 + "@ohos/axios@^2.1.1": "@ohos/axios@2.2.0",
  9 + "wdBean@../wdBean": "wdBean@../wdBean",
  10 + "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
  11 + "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit",
  12 + "wdNetwork@../../commons/wdNetwork": "wdNetwork@../../commons/wdNetwork",
  13 + "wdPlayer@../wdPlayer": "wdPlayer@../wdPlayer",
  14 + "wdRouter@../../commons/wdRouter": "wdRouter@../../commons/wdRouter"
  15 + },
  16 + "packages": {
  17 + "@ohos/axios@2.2.0": {
  18 + "name": "@ohos/axios",
  19 + "integrity": "sha512-v1QBWk6DfcN8wUW3D0ieFbHTR1taSI5cOgxp5l6B5cegXuNYhSc8ggKlAIXe6h/14LsfM+NW0ZGfSXcNEIM5yA==",
  20 + "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har",
  21 + "registryType": "ohpm"
  22 + },
  23 + "wdBean@../wdBean": {
  24 + "name": "wdbean",
  25 + "resolved": "../wdBean",
  26 + "registryType": "local"
  27 + },
  28 + "wdConstant@../../commons/wdConstant": {
  29 + "name": "wdconstant",
  30 + "resolved": "../../commons/wdConstant",
  31 + "registryType": "local"
  32 + },
  33 + "wdKit@../../commons/wdKit": {
  34 + "name": "wdkit",
  35 + "resolved": "../../commons/wdKit",
  36 + "registryType": "local"
  37 + },
  38 + "wdNetwork@../../commons/wdNetwork": {
  39 + "name": "wdnetwork",
  40 + "resolved": "../../commons/wdNetwork",
  41 + "registryType": "local",
  42 + "dependencies": {
  43 + "wdConstant": "file:../wdConstant",
  44 + "wdKit": "file:../wdKit",
  45 + "@ohos/axios": "^2.1.1"
  46 + }
  47 + },
  48 + "wdPlayer@../wdPlayer": {
  49 + "name": "wdplayer",
  50 + "resolved": "../wdPlayer",
  51 + "registryType": "local",
  52 + "dependencies": {
  53 + "wdKit": "file:../../commons/wdKit"
  54 + }
  55 + },
  56 + "wdRouter@../../commons/wdRouter": {
  57 + "name": "wdrouter",
  58 + "resolved": "../../commons/wdRouter",
  59 + "registryType": "local",
  60 + "dependencies": {
  61 + "wdKit": "file:../wdKit",
  62 + "wdBean": "file:../../features/wdBean"
  63 + }
  64 + }
  65 + }
6 } 66 }
  1 +{
  2 + "meta": {
  3 + "stableOrder": true
  4 + },
  5 + "lockfileVersion": 3,
  6 + "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
  7 + "specifiers": {
  8 + "@ohos/axios@^2.1.1": "@ohos/axios@2.2.0",
  9 + "@ohos/lottie@2.0.0": "@ohos/lottie@2.0.0",
  10 + "wdBean@../wdBean": "wdBean@../wdBean",
  11 + "wdComponent@../wdComponent": "wdComponent@../wdComponent",
  12 + "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
  13 + "wdDetailPlayApi@../wdDetailPlayApi": "wdDetailPlayApi@../wdDetailPlayApi",
  14 + "wdDetailPlayShortVideo@../wdDetailPlayShortVideo": "wdDetailPlayShortVideo@../wdDetailPlayShortVideo",
  15 + "wdJsBridge@../../commons/wdJsBridge": "wdJsBridge@../../commons/wdJsBridge",
  16 + "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit",
  17 + "wdLogin@../wdLogin": "wdLogin@../wdLogin",
  18 + "wdNetwork@../../commons/wdNetwork": "wdNetwork@../../commons/wdNetwork",
  19 + "wdPlayer@../wdPlayer": "wdPlayer@../wdPlayer",
  20 + "wdRouter@../../commons/wdRouter": "wdRouter@../../commons/wdRouter",
  21 + "wdWebComponent@../../commons/wdWebComponent": "wdWebComponent@../../commons/wdWebComponent"
  22 + },
  23 + "packages": {
  24 + "@ohos/axios@2.2.0": {
  25 + "name": "@ohos/axios",
  26 + "integrity": "sha512-v1QBWk6DfcN8wUW3D0ieFbHTR1taSI5cOgxp5l6B5cegXuNYhSc8ggKlAIXe6h/14LsfM+NW0ZGfSXcNEIM5yA==",
  27 + "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har",
  28 + "registryType": "ohpm"
  29 + },
  30 + "@ohos/lottie@2.0.0": {
  31 + "name": "@ohos/lottie",
  32 + "integrity": "sha512-jFEFYfuqGO323aMiwtzHmDGRJI0qTxjZD2Lzbn+LxRdoHSfu5OVu22I8gVm5ej019tCw3WOk547NHZ2GuWiNSg==",
  33 + "resolved": "https://repo.harmonyos.com/ohpm/@ohos/lottie/-/lottie-2.0.0.har",
  34 + "registryType": "ohpm"
  35 + },
  36 + "wdBean@../wdBean": {
  37 + "name": "wdbean",
  38 + "resolved": "../wdBean",
  39 + "registryType": "local"
  40 + },
  41 + "wdComponent@../wdComponent": {
  42 + "name": "wdcomponent",
  43 + "resolved": "../wdComponent",
  44 + "registryType": "local",
  45 + "dependencies": {
  46 + "@ohos/lottie": "2.0.0",
  47 + "wdConstant": "file:../../commons/wdConstant",
  48 + "wdPlayer": "file:../../features/wdPlayer",
  49 + "wdLogin": "file:../../features/wdLogin",
  50 + "wdKit": "file:../../commons/wdKit",
  51 + "wdWebComponent": "file:../../commons/wdWebComponent",
  52 + "wdBean": "file:../../features/wdBean",
  53 + "wdDetailPlayShortVideo": "file:../../features/wdDetailPlayShortVideo",
  54 + "wdRouter": "file:../../commons/wdRouter",
  55 + "wdNetwork": "file:../../commons/wdNetwork",
  56 + "wdJsBridge": "file:../../commons/wdJsBridge"
  57 + }
  58 + },
  59 + "wdConstant@../../commons/wdConstant": {
  60 + "name": "wdconstant",
  61 + "resolved": "../../commons/wdConstant",
  62 + "registryType": "local"
  63 + },
  64 + "wdDetailPlayApi@../wdDetailPlayApi": {
  65 + "name": "wddetailplayapi",
  66 + "resolved": "../wdDetailPlayApi",
  67 + "registryType": "local",
  68 + "dependencies": {
  69 + "wdPlayer": "file:../../features/wdPlayer",
  70 + "wdKit": "file:../../commons/wdKit",
  71 + "wdBean": "file:../../features/wdBean",
  72 + "wdRouter": "file:../../commons/wdRouter",
  73 + "wdNetwork": "file:../../commons/wdNetwork"
  74 + }
  75 + },
  76 + "wdDetailPlayShortVideo@../wdDetailPlayShortVideo": {
  77 + "name": "wddetailplayshortvideo",
  78 + "resolved": "../wdDetailPlayShortVideo",
  79 + "registryType": "local",
  80 + "dependencies": {
  81 + "@ohos/lottie": "2.0.0",
  82 + "wdPlayer": "file:../../features/wdPlayer",
  83 + "wdKit": "file:../../commons/wdKit",
  84 + "wdBean": "file:../../features/wdBean",
  85 + "wdRouter": "file:../../commons/wdRouter",
  86 + "wdNetwork": "file:../../commons/wdNetwork",
  87 + "wdDetailPlayApi": "file:../../features/wdDetailPlayApi"
  88 + }
  89 + },
  90 + "wdJsBridge@../../commons/wdJsBridge": {
  91 + "name": "wdjsbridge",
  92 + "resolved": "../../commons/wdJsBridge",
  93 + "registryType": "local"
  94 + },
  95 + "wdKit@../../commons/wdKit": {
  96 + "name": "wdkit",
  97 + "resolved": "../../commons/wdKit",
  98 + "registryType": "local"
  99 + },
  100 + "wdLogin@../wdLogin": {
  101 + "name": "wdlogin",
  102 + "resolved": "../wdLogin",
  103 + "registryType": "local",
  104 + "dependencies": {
  105 + "wdConstant": "file:../../commons/wdConstant",
  106 + "wdKit": "file:../../commons/wdKit",
  107 + "wdWebComponent": "file:../../commons/wdWebComponent",
  108 + "wdBean": "file:../../features/wdBean",
  109 + "wdRouter": "file:../../commons/wdRouter",
  110 + "wdNetwork": "file:../../commons/wdNetwork"
  111 + }
  112 + },
  113 + "wdNetwork@../../commons/wdNetwork": {
  114 + "name": "wdnetwork",
  115 + "resolved": "../../commons/wdNetwork",
  116 + "registryType": "local",
  117 + "dependencies": {
  118 + "wdConstant": "file:../wdConstant",
  119 + "wdKit": "file:../wdKit",
  120 + "@ohos/axios": "^2.1.1"
  121 + }
  122 + },
  123 + "wdPlayer@../wdPlayer": {
  124 + "name": "wdplayer",
  125 + "resolved": "../wdPlayer",
  126 + "registryType": "local",
  127 + "dependencies": {
  128 + "wdKit": "file:../../commons/wdKit"
  129 + }
  130 + },
  131 + "wdRouter@../../commons/wdRouter": {
  132 + "name": "wdrouter",
  133 + "resolved": "../../commons/wdRouter",
  134 + "registryType": "local",
  135 + "dependencies": {
  136 + "wdKit": "file:../wdKit",
  137 + "wdBean": "file:../../features/wdBean"
  138 + }
  139 + },
  140 + "wdWebComponent@../../commons/wdWebComponent": {
  141 + "name": "wdwebcomponent",
  142 + "resolved": "../../commons/wdWebComponent",
  143 + "registryType": "local",
  144 + "dependencies": {
  145 + "wdConstant": "file:../wdConstant",
  146 + "wdKit": "file:../wdKit",
  147 + "wdJsBridge": "file:../wdJsBridge",
  148 + "wdBean": "file:../../features/wdBean",
  149 + "wdRouter": "file:../wdRouter"
  150 + }
  151 + }
  152 + }
  153 +}
1 { 1 {
2 - "lockfileVersion": 1, 2 + "meta": {
  3 + "stableOrder": true
  4 + },
  5 + "lockfileVersion": 3,
3 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
4 - "specifiers": {},  
5 - "packages": {} 7 + "specifiers": {
  8 + "@ohos/axios@^2.1.1": "@ohos/axios@2.2.0",
  9 + "@ohos/lottie@2.0.0": "@ohos/lottie@2.0.0",
  10 + "wdBean@../wdBean": "wdBean@../wdBean",
  11 + "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
  12 + "wdDetailPlayApi@../wdDetailPlayApi": "wdDetailPlayApi@../wdDetailPlayApi",
  13 + "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit",
  14 + "wdNetwork@../../commons/wdNetwork": "wdNetwork@../../commons/wdNetwork",
  15 + "wdPlayer@../wdPlayer": "wdPlayer@../wdPlayer",
  16 + "wdRouter@../../commons/wdRouter": "wdRouter@../../commons/wdRouter"
  17 + },
  18 + "packages": {
  19 + "@ohos/axios@2.2.0": {
  20 + "name": "@ohos/axios",
  21 + "integrity": "sha512-v1QBWk6DfcN8wUW3D0ieFbHTR1taSI5cOgxp5l6B5cegXuNYhSc8ggKlAIXe6h/14LsfM+NW0ZGfSXcNEIM5yA==",
  22 + "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har",
  23 + "registryType": "ohpm"
  24 + },
  25 + "@ohos/lottie@2.0.0": {
  26 + "name": "@ohos/lottie",
  27 + "integrity": "sha512-jFEFYfuqGO323aMiwtzHmDGRJI0qTxjZD2Lzbn+LxRdoHSfu5OVu22I8gVm5ej019tCw3WOk547NHZ2GuWiNSg==",
  28 + "resolved": "https://repo.harmonyos.com/ohpm/@ohos/lottie/-/lottie-2.0.0.har",
  29 + "registryType": "ohpm"
  30 + },
  31 + "wdBean@../wdBean": {
  32 + "name": "wdbean",
  33 + "resolved": "../wdBean",
  34 + "registryType": "local"
  35 + },
  36 + "wdConstant@../../commons/wdConstant": {
  37 + "name": "wdconstant",
  38 + "resolved": "../../commons/wdConstant",
  39 + "registryType": "local"
  40 + },
  41 + "wdDetailPlayApi@../wdDetailPlayApi": {
  42 + "name": "wddetailplayapi",
  43 + "resolved": "../wdDetailPlayApi",
  44 + "registryType": "local",
  45 + "dependencies": {
  46 + "wdPlayer": "file:../../features/wdPlayer",
  47 + "wdKit": "file:../../commons/wdKit",
  48 + "wdBean": "file:../../features/wdBean",
  49 + "wdRouter": "file:../../commons/wdRouter",
  50 + "wdNetwork": "file:../../commons/wdNetwork"
  51 + }
  52 + },
  53 + "wdKit@../../commons/wdKit": {
  54 + "name": "wdkit",
  55 + "resolved": "../../commons/wdKit",
  56 + "registryType": "local"
  57 + },
  58 + "wdNetwork@../../commons/wdNetwork": {
  59 + "name": "wdnetwork",
  60 + "resolved": "../../commons/wdNetwork",
  61 + "registryType": "local",
  62 + "dependencies": {
  63 + "wdConstant": "file:../wdConstant",
  64 + "wdKit": "file:../wdKit",
  65 + "@ohos/axios": "^2.1.1"
  66 + }
  67 + },
  68 + "wdPlayer@../wdPlayer": {
  69 + "name": "wdplayer",
  70 + "resolved": "../wdPlayer",
  71 + "registryType": "local",
  72 + "dependencies": {
  73 + "wdKit": "file:../../commons/wdKit"
  74 + }
  75 + },
  76 + "wdRouter@../../commons/wdRouter": {
  77 + "name": "wdrouter",
  78 + "resolved": "../../commons/wdRouter",
  79 + "registryType": "local",
  80 + "dependencies": {
  81 + "wdKit": "file:../wdKit",
  82 + "wdBean": "file:../../features/wdBean"
  83 + }
  84 + }
  85 + }
6 } 86 }
1 { 1 {
2 - "lockfileVersion": 1, 2 + "meta": {
  3 + "stableOrder": true
  4 + },
  5 + "lockfileVersion": 3,
3 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
4 - "specifiers": {},  
5 - "packages": {} 7 + "specifiers": {
  8 + "@ohos/axios@^2.1.1": "@ohos/axios@2.2.0",
  9 + "wdBean@../wdBean": "wdBean@../wdBean",
  10 + "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
  11 + "wdDetailPlayApi@../wdDetailPlayApi": "wdDetailPlayApi@../wdDetailPlayApi",
  12 + "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit",
  13 + "wdNetwork@../../commons/wdNetwork": "wdNetwork@../../commons/wdNetwork",
  14 + "wdPlayer@../wdPlayer": "wdPlayer@../wdPlayer",
  15 + "wdRouter@../../commons/wdRouter": "wdRouter@../../commons/wdRouter"
  16 + },
  17 + "packages": {
  18 + "@ohos/axios@2.2.0": {
  19 + "name": "@ohos/axios",
  20 + "integrity": "sha512-v1QBWk6DfcN8wUW3D0ieFbHTR1taSI5cOgxp5l6B5cegXuNYhSc8ggKlAIXe6h/14LsfM+NW0ZGfSXcNEIM5yA==",
  21 + "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har",
  22 + "registryType": "ohpm"
  23 + },
  24 + "wdBean@../wdBean": {
  25 + "name": "wdbean",
  26 + "resolved": "../wdBean",
  27 + "registryType": "local"
  28 + },
  29 + "wdConstant@../../commons/wdConstant": {
  30 + "name": "wdconstant",
  31 + "resolved": "../../commons/wdConstant",
  32 + "registryType": "local"
  33 + },
  34 + "wdDetailPlayApi@../wdDetailPlayApi": {
  35 + "name": "wddetailplayapi",
  36 + "resolved": "../wdDetailPlayApi",
  37 + "registryType": "local",
  38 + "dependencies": {
  39 + "wdPlayer": "file:../../features/wdPlayer",
  40 + "wdKit": "file:../../commons/wdKit",
  41 + "wdBean": "file:../../features/wdBean",
  42 + "wdRouter": "file:../../commons/wdRouter",
  43 + "wdNetwork": "file:../../commons/wdNetwork"
  44 + }
  45 + },
  46 + "wdKit@../../commons/wdKit": {
  47 + "name": "wdkit",
  48 + "resolved": "../../commons/wdKit",
  49 + "registryType": "local"
  50 + },
  51 + "wdNetwork@../../commons/wdNetwork": {
  52 + "name": "wdnetwork",
  53 + "resolved": "../../commons/wdNetwork",
  54 + "registryType": "local",
  55 + "dependencies": {
  56 + "wdConstant": "file:../wdConstant",
  57 + "wdKit": "file:../wdKit",
  58 + "@ohos/axios": "^2.1.1"
  59 + }
  60 + },
  61 + "wdPlayer@../wdPlayer": {
  62 + "name": "wdplayer",
  63 + "resolved": "../wdPlayer",
  64 + "registryType": "local",
  65 + "dependencies": {
  66 + "wdKit": "file:../../commons/wdKit"
  67 + }
  68 + },
  69 + "wdRouter@../../commons/wdRouter": {
  70 + "name": "wdrouter",
  71 + "resolved": "../../commons/wdRouter",
  72 + "registryType": "local",
  73 + "dependencies": {
  74 + "wdKit": "file:../wdKit",
  75 + "wdBean": "file:../../features/wdBean"
  76 + }
  77 + }
  78 + }
6 } 79 }
1 { 1 {
2 - "lockfileVersion": 1, 2 + "meta": {
  3 + "stableOrder": true
  4 + },
  5 + "lockfileVersion": 3,
3 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
4 - "specifiers": {},  
5 - "packages": {} 7 + "specifiers": {
  8 + "@ohos/axios@^2.1.1": "@ohos/axios@2.2.0",
  9 + "wdBean@../wdBean": "wdBean@../wdBean",
  10 + "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
  11 + "wdJsBridge@../../commons/wdJsBridge": "wdJsBridge@../../commons/wdJsBridge",
  12 + "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit",
  13 + "wdNetwork@../../commons/wdNetwork": "wdNetwork@../../commons/wdNetwork",
  14 + "wdRouter@../../commons/wdRouter": "wdRouter@../../commons/wdRouter",
  15 + "wdWebComponent@../../commons/wdWebComponent": "wdWebComponent@../../commons/wdWebComponent"
  16 + },
  17 + "packages": {
  18 + "@ohos/axios@2.2.0": {
  19 + "name": "@ohos/axios",
  20 + "integrity": "sha512-v1QBWk6DfcN8wUW3D0ieFbHTR1taSI5cOgxp5l6B5cegXuNYhSc8ggKlAIXe6h/14LsfM+NW0ZGfSXcNEIM5yA==",
  21 + "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har",
  22 + "registryType": "ohpm"
  23 + },
  24 + "wdBean@../wdBean": {
  25 + "name": "wdbean",
  26 + "resolved": "../wdBean",
  27 + "registryType": "local"
  28 + },
  29 + "wdConstant@../../commons/wdConstant": {
  30 + "name": "wdconstant",
  31 + "resolved": "../../commons/wdConstant",
  32 + "registryType": "local"
  33 + },
  34 + "wdJsBridge@../../commons/wdJsBridge": {
  35 + "name": "wdjsbridge",
  36 + "resolved": "../../commons/wdJsBridge",
  37 + "registryType": "local"
  38 + },
  39 + "wdKit@../../commons/wdKit": {
  40 + "name": "wdkit",
  41 + "resolved": "../../commons/wdKit",
  42 + "registryType": "local"
  43 + },
  44 + "wdNetwork@../../commons/wdNetwork": {
  45 + "name": "wdnetwork",
  46 + "resolved": "../../commons/wdNetwork",
  47 + "registryType": "local",
  48 + "dependencies": {
  49 + "wdConstant": "file:../wdConstant",
  50 + "wdKit": "file:../wdKit",
  51 + "@ohos/axios": "^2.1.1"
  52 + }
  53 + },
  54 + "wdRouter@../../commons/wdRouter": {
  55 + "name": "wdrouter",
  56 + "resolved": "../../commons/wdRouter",
  57 + "registryType": "local",
  58 + "dependencies": {
  59 + "wdKit": "file:../wdKit",
  60 + "wdBean": "file:../../features/wdBean"
  61 + }
  62 + },
  63 + "wdWebComponent@../../commons/wdWebComponent": {
  64 + "name": "wdwebcomponent",
  65 + "resolved": "../../commons/wdWebComponent",
  66 + "registryType": "local",
  67 + "dependencies": {
  68 + "wdConstant": "file:../wdConstant",
  69 + "wdKit": "file:../wdKit",
  70 + "wdJsBridge": "file:../wdJsBridge",
  71 + "wdBean": "file:../../features/wdBean",
  72 + "wdRouter": "file:../wdRouter"
  73 + }
  74 + }
  75 + }
6 } 76 }
1 { 1 {
2 - "lockfileVersion": 1, 2 + "meta": {
  3 + "stableOrder": true
  4 + },
  5 + "lockfileVersion": 3,
3 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
4 - "specifiers": {},  
5 - "packages": {} 7 + "specifiers": {
  8 + "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit"
  9 + },
  10 + "packages": {
  11 + "wdKit@../../commons/wdKit": {
  12 + "name": "wdkit",
  13 + "resolved": "../../commons/wdKit",
  14 + "registryType": "local"
  15 + }
  16 + }
6 } 17 }
1 { 1 {
2 - "lockfileVersion": 1, 2 + "meta": {
  3 + "stableOrder": true
  4 + },
  5 + "lockfileVersion": 3,
3 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
4 "specifiers": { 7 "specifiers": {
5 "@ohos/hypium@1.0.16": "@ohos/hypium@1.0.16" 8 "@ohos/hypium@1.0.16": "@ohos/hypium@1.0.16"
6 }, 9 },
7 "packages": { 10 "packages": {
8 "@ohos/hypium@1.0.16": { 11 "@ohos/hypium@1.0.16": {
  12 + "name": "@ohos/hypium",
  13 + "integrity": "sha512-PC3jpwKERg68V+4dmKU+SLjNps9i5JcQH57rQriaTsh62NBgVZs4SceMmNOtrIOyldbEJ5mXSwoZwiG/nkRmTw==",
9 "resolved": "https://repo.harmonyos.com/ohpm/@ohos/hypium/-/hypium-1.0.16.har", 14 "resolved": "https://repo.harmonyos.com/ohpm/@ohos/hypium/-/hypium-1.0.16.har",
10 - "integrity": "sha512-PC3jpwKERg68V+4dmKU+SLjNps9i5JcQH57rQriaTsh62NBgVZs4SceMmNOtrIOyldbEJ5mXSwoZwiG/nkRmTw==" 15 + "registryType": "ohpm"
11 } 16 }
12 } 17 }
13 } 18 }
1 { 1 {
2 - "lockfileVersion": 1, 2 + "meta": {
  3 + "stableOrder": true
  4 + },
  5 + "lockfileVersion": 3,
3 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.", 6 "ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
4 - "specifiers": {},  
5 - "packages": {} 7 + "specifiers": {
  8 + "@ohos/axios@^2.1.1": "@ohos/axios@2.2.0",
  9 + "@ohos/lottie@2.0.0": "@ohos/lottie@2.0.0",
  10 + "wdBean@../../features/wdBean": "wdBean@../../features/wdBean",
  11 + "wdComponent@../../features/wdComponent": "wdComponent@../../features/wdComponent",
  12 + "wdConstant@../../commons/wdConstant": "wdConstant@../../commons/wdConstant",
  13 + "wdDetailPlayApi@../../features/wdDetailPlayApi": "wdDetailPlayApi@../../features/wdDetailPlayApi",
  14 + "wdDetailPlayShortVideo@../../features/wdDetailPlayShortVideo": "wdDetailPlayShortVideo@../../features/wdDetailPlayShortVideo",
  15 + "wdJsBridge@../../commons/wdJsBridge": "wdJsBridge@../../commons/wdJsBridge",
  16 + "wdKit@../../commons/wdKit": "wdKit@../../commons/wdKit",
  17 + "wdLogin@../../features/wdLogin": "wdLogin@../../features/wdLogin",
  18 + "wdNetwork@../../commons/wdNetwork": "wdNetwork@../../commons/wdNetwork",
  19 + "wdPlayer@../../features/wdPlayer": "wdPlayer@../../features/wdPlayer",
  20 + "wdRouter@../../commons/wdRouter": "wdRouter@../../commons/wdRouter",
  21 + "wdWebComponent@../../commons/wdWebComponent": "wdWebComponent@../../commons/wdWebComponent"
  22 + },
  23 + "packages": {
  24 + "@ohos/axios@2.2.0": {
  25 + "name": "@ohos/axios",
  26 + "integrity": "sha512-v1QBWk6DfcN8wUW3D0ieFbHTR1taSI5cOgxp5l6B5cegXuNYhSc8ggKlAIXe6h/14LsfM+NW0ZGfSXcNEIM5yA==",
  27 + "resolved": "https://repo.harmonyos.com/ohpm/@ohos/axios/-/axios-2.2.0.har",
  28 + "registryType": "ohpm"
  29 + },
  30 + "@ohos/lottie@2.0.0": {
  31 + "name": "@ohos/lottie",
  32 + "integrity": "sha512-jFEFYfuqGO323aMiwtzHmDGRJI0qTxjZD2Lzbn+LxRdoHSfu5OVu22I8gVm5ej019tCw3WOk547NHZ2GuWiNSg==",
  33 + "resolved": "https://repo.harmonyos.com/ohpm/@ohos/lottie/-/lottie-2.0.0.har",
  34 + "registryType": "ohpm"
  35 + },
  36 + "wdBean@../../features/wdBean": {
  37 + "name": "wdbean",
  38 + "resolved": "../../features/wdBean",
  39 + "registryType": "local"
  40 + },
  41 + "wdComponent@../../features/wdComponent": {
  42 + "name": "wdcomponent",
  43 + "resolved": "../../features/wdComponent",
  44 + "registryType": "local",
  45 + "dependencies": {
  46 + "@ohos/lottie": "2.0.0",
  47 + "wdConstant": "file:../../commons/wdConstant",
  48 + "wdPlayer": "file:../../features/wdPlayer",
  49 + "wdLogin": "file:../../features/wdLogin",
  50 + "wdKit": "file:../../commons/wdKit",
  51 + "wdWebComponent": "file:../../commons/wdWebComponent",
  52 + "wdBean": "file:../../features/wdBean",
  53 + "wdDetailPlayShortVideo": "file:../../features/wdDetailPlayShortVideo",
  54 + "wdRouter": "file:../../commons/wdRouter",
  55 + "wdNetwork": "file:../../commons/wdNetwork",
  56 + "wdJsBridge": "file:../../commons/wdJsBridge"
  57 + }
  58 + },
  59 + "wdConstant@../../commons/wdConstant": {
  60 + "name": "wdconstant",
  61 + "resolved": "../../commons/wdConstant",
  62 + "registryType": "local"
  63 + },
  64 + "wdDetailPlayApi@../../features/wdDetailPlayApi": {
  65 + "name": "wddetailplayapi",
  66 + "resolved": "../../features/wdDetailPlayApi",
  67 + "registryType": "local",
  68 + "dependencies": {
  69 + "wdPlayer": "file:../../features/wdPlayer",
  70 + "wdKit": "file:../../commons/wdKit",
  71 + "wdBean": "file:../../features/wdBean",
  72 + "wdRouter": "file:../../commons/wdRouter",
  73 + "wdNetwork": "file:../../commons/wdNetwork"
  74 + }
  75 + },
  76 + "wdDetailPlayShortVideo@../../features/wdDetailPlayShortVideo": {
  77 + "name": "wddetailplayshortvideo",
  78 + "resolved": "../../features/wdDetailPlayShortVideo",
  79 + "registryType": "local",
  80 + "dependencies": {
  81 + "@ohos/lottie": "2.0.0",
  82 + "wdPlayer": "file:../../features/wdPlayer",
  83 + "wdKit": "file:../../commons/wdKit",
  84 + "wdBean": "file:../../features/wdBean",
  85 + "wdRouter": "file:../../commons/wdRouter",
  86 + "wdNetwork": "file:../../commons/wdNetwork",
  87 + "wdDetailPlayApi": "file:../../features/wdDetailPlayApi"
  88 + }
  89 + },
  90 + "wdJsBridge@../../commons/wdJsBridge": {
  91 + "name": "wdjsbridge",
  92 + "resolved": "../../commons/wdJsBridge",
  93 + "registryType": "local"
  94 + },
  95 + "wdKit@../../commons/wdKit": {
  96 + "name": "wdkit",
  97 + "resolved": "../../commons/wdKit",
  98 + "registryType": "local"
  99 + },
  100 + "wdLogin@../../features/wdLogin": {
  101 + "name": "wdlogin",
  102 + "resolved": "../../features/wdLogin",
  103 + "registryType": "local",
  104 + "dependencies": {
  105 + "wdConstant": "file:../../commons/wdConstant",
  106 + "wdKit": "file:../../commons/wdKit",
  107 + "wdWebComponent": "file:../../commons/wdWebComponent",
  108 + "wdBean": "file:../../features/wdBean",
  109 + "wdRouter": "file:../../commons/wdRouter",
  110 + "wdNetwork": "file:../../commons/wdNetwork"
  111 + }
  112 + },
  113 + "wdNetwork@../../commons/wdNetwork": {
  114 + "name": "wdnetwork",
  115 + "resolved": "../../commons/wdNetwork",
  116 + "registryType": "local",
  117 + "dependencies": {
  118 + "wdConstant": "file:../wdConstant",
  119 + "wdKit": "file:../wdKit",
  120 + "@ohos/axios": "^2.1.1"
  121 + }
  122 + },
  123 + "wdPlayer@../../features/wdPlayer": {
  124 + "name": "wdplayer",
  125 + "resolved": "../../features/wdPlayer",
  126 + "registryType": "local",
  127 + "dependencies": {
  128 + "wdKit": "file:../../commons/wdKit"
  129 + }
  130 + },
  131 + "wdRouter@../../commons/wdRouter": {
  132 + "name": "wdrouter",
  133 + "resolved": "../../commons/wdRouter",
  134 + "registryType": "local",
  135 + "dependencies": {
  136 + "wdKit": "file:../wdKit",
  137 + "wdBean": "file:../../features/wdBean"
  138 + }
  139 + },
  140 + "wdWebComponent@../../commons/wdWebComponent": {
  141 + "name": "wdwebcomponent",
  142 + "resolved": "../../commons/wdWebComponent",
  143 + "registryType": "local",
  144 + "dependencies": {
  145 + "wdConstant": "file:../wdConstant",
  146 + "wdKit": "file:../wdKit",
  147 + "wdJsBridge": "file:../wdJsBridge",
  148 + "wdBean": "file:../../features/wdBean",
  149 + "wdRouter": "file:../wdRouter"
  150 + }
  151 + }
  152 + }
6 } 153 }