16 lines
415 B
JSON
16 lines
415 B
JSON
|
|
{
|
||
|
|
"navigationStyle": "custom",
|
||
|
|
"renderer": "skyline",
|
||
|
|
"componentFramework": "glass-easel",
|
||
|
|
"disableScroll": true,
|
||
|
|
"usingComponents": {
|
||
|
|
"t-navbar": "tdesign-miniprogram/navbar/navbar",
|
||
|
|
"t-skeleton": "tdesign-miniprogram/skeleton/skeleton",
|
||
|
|
"theme": "../theme",
|
||
|
|
"grid": "../grid",
|
||
|
|
"cell-group": "../cell-group",
|
||
|
|
"image-group": "../image-group",
|
||
|
|
"animation": "../animation"
|
||
|
|
}
|
||
|
|
}
|