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