|
@@ -20,7 +20,8 @@
|
|
|
"navigationBarTextStyle": "black"
|
|
"navigationBarTextStyle": "black"
|
|
|
},
|
|
},
|
|
|
"usingComponents": {
|
|
"usingComponents": {
|
|
|
- "charge-dialog": "/components/charge-dialog/charge-dialog"
|
|
|
|
|
|
|
+ "charge-dialog": "/components/charge-dialog/charge-dialog",
|
|
|
|
|
+ "full-screen": "/components/full-screen/full-screen"
|
|
|
},
|
|
},
|
|
|
"plugins": {
|
|
"plugins": {
|
|
|
"novel-plugin": {
|
|
"novel-plugin": {
|
|
@@ -28,7 +29,8 @@
|
|
|
"provider": "wx293c4b6097a8a4d0",
|
|
"provider": "wx293c4b6097a8a4d0",
|
|
|
"genericsImplementation": {
|
|
"genericsImplementation": {
|
|
|
"novel": {
|
|
"novel": {
|
|
|
- "charge-dialog": "/components/charge-dialog/charge-dialog"
|
|
|
|
|
|
|
+ "charge-dialog": "/components/charge-dialog/charge-dialog",
|
|
|
|
|
+ "full-screen": "/components/full-screen/full-screen"
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|