19 lines
460 B
JSON
19 lines
460 B
JSON
|
|
{
|
||
|
|
"navigationStyle": "custom",
|
||
|
|
"usingComponents": {
|
||
|
|
"t-navbar": "tdesign-miniprogram/navbar/navbar",
|
||
|
|
"base": "../base",
|
||
|
|
"size": "../size",
|
||
|
|
"icon-btn": "../icon-btn",
|
||
|
|
"group-btn": "../group-btn",
|
||
|
|
"block-btn": "../block-btn",
|
||
|
|
"ghost-btn": "../ghost-btn",
|
||
|
|
"shape": "../shape",
|
||
|
|
"theme": "../theme",
|
||
|
|
"disabled": "../disabled"
|
||
|
|
},
|
||
|
|
"renderer": "skyline",
|
||
|
|
"componentFramework": "glass-easel",
|
||
|
|
"disableScroll": true
|
||
|
|
}
|