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