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