Skip to content

Commit 7c4bdc0

Browse files
authored
fix: Modify some chart previews are not displayed (opentiny#1782)
1 parent 7cc98a1 commit 7c4bdc0

2 files changed

Lines changed: 42 additions & 0 deletions

File tree

mockServer/src/mock/get/app-center/v1/apps/schema/1.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2211,6 +2211,27 @@
22112211
"destructuring": true,
22122212
"version": "3.22.0"
22132213
},
2214+
{
2215+
"componentName": "TinyHuichartsGraph",
2216+
"package": "@opentiny/vue-huicharts",
2217+
"exportName": "TinyHuichartsGraph",
2218+
"destructuring": true,
2219+
"version": "3.22.0"
2220+
},
2221+
{
2222+
"componentName": "TinyHuichartsProcess",
2223+
"package": "@opentiny/vue-huicharts",
2224+
"exportName": "TinyHuichartsProcess",
2225+
"destructuring": true,
2226+
"version": "3.22.0"
2227+
},
2228+
{
2229+
"componentName": "TinyHuichartsGauge",
2230+
"package": "@opentiny/vue-huicharts",
2231+
"exportName": "TinyHuichartsGauge",
2232+
"destructuring": true,
2233+
"version": "3.22.0"
2234+
},
22142235
{
22152236
"componentName": "PortalHome",
22162237
"main": "common/components/home",

mockServer/src/mock/get/app-center/v1/apps/schema/16.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1241,6 +1241,27 @@
12411241
"destructuring": true,
12421242
"version": "3.22.0"
12431243
},
1244+
{
1245+
"componentName": "TinyHuichartsGraph",
1246+
"package": "@opentiny/vue-huicharts",
1247+
"exportName": "TinyHuichartsGraph",
1248+
"destructuring": true,
1249+
"version": "3.22.0"
1250+
},
1251+
{
1252+
"componentName": "TinyHuichartsProcess",
1253+
"package": "@opentiny/vue-huicharts",
1254+
"exportName": "TinyHuichartsProcess",
1255+
"destructuring": true,
1256+
"version": "3.22.0"
1257+
},
1258+
{
1259+
"componentName": "TinyHuichartsGauge",
1260+
"package": "@opentiny/vue-huicharts",
1261+
"exportName": "TinyHuichartsGauge",
1262+
"destructuring": true,
1263+
"version": "3.22.0"
1264+
},
12441265
{
12451266
"componentName": "PortalHome",
12461267
"main": "common/components/home",

0 commit comments

Comments
 (0)