11 lines
226 B
JSON
11 lines
226 B
JSON
{
|
|
"navigationStyle": "custom",
|
|
"renderer": "skyline",
|
|
"componentFramework": "glass-easel",
|
|
"disableScroll": true,
|
|
"usingComponents": {
|
|
"t-navbar": "tdesign-miniprogram/navbar/navbar",
|
|
"link": "../link"
|
|
}
|
|
}
|