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