20 lines
500 B
JSON
20 lines
500 B
JSON
{
|
|
"pages": [
|
|
"pages/login/login",
|
|
"pages/index/index",
|
|
"pages/treaty/privacy/privacy",
|
|
"pages/treaty/service/service"
|
|
],
|
|
"window": {
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "AI喵著",
|
|
"navigationBarBackgroundColor": "#ffffff"
|
|
},
|
|
"style": "v2",
|
|
"componentFramework": "glass-easel",
|
|
"sitemapLocation": "sitemap.json",
|
|
"lazyCodeLoading": "requiredComponents",
|
|
"usingComponents": {
|
|
"ad-popup": "./components/ad-popup/ad-popup"
|
|
}
|
|
} |