You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
38 lines
989 B
38 lines
989 B
{
|
|
"pages": [
|
|
"pages/index/index",
|
|
"pages/logs/logs",
|
|
"pages/teacherHomePage/teacherHomePage",
|
|
"pages/studentHomePage/studentHomePage",
|
|
"pages/rollCall/rollCall",
|
|
"pages/ranking/ranking",
|
|
"pages/studentList/studentList",
|
|
"pages/test1/test1",
|
|
"pages/test2/test2",
|
|
"pages/test3/test3",
|
|
"pages/test4/test4",
|
|
"pages/mypoint/mypoint",
|
|
"pages/test5/test5",
|
|
"pages/rankingtest/rankingtest",
|
|
"pages/RulesList/RulesList",
|
|
"components/customModal/customModal"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationStyle": "custom"
|
|
},
|
|
"style": "v2",
|
|
"renderer": "skyline",
|
|
"rendererOptions": {
|
|
"skyline": {
|
|
"defaultDisplayBlock": true,
|
|
"defaultContentBox": true,
|
|
"disableABTest": true,
|
|
"sdkVersionBegin": "3.0.0",
|
|
"sdkVersionEnd": "15.255.255"
|
|
}
|
|
},
|
|
"componentFramework": "glass-easel",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents"
|
|
} |