mirror of
https://github.com/VisActor/VChart
synced 2024-11-22 17:26:19 +00:00
10 lines
257 B
JSON
10 lines
257 B
JSON
{
|
|
"pages": ["gallery/pages/index/index", "gallery/pages/chart/index"],
|
|
"window": {
|
|
"backgroundTextStyle": "light",
|
|
"navigationBarBackgroundColor": "#fff",
|
|
"navigationBarTitleText": "Mini Program",
|
|
"navigationBarTextStyle": "black"
|
|
}
|
|
}
|