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