16 lines
558 B
JSON
16 lines
558 B
JSON
{
|
|
"navigationBarTitleText": "场景练习",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"backgroundColor": "#ffffff",
|
|
"backgroundTextStyle": "light",
|
|
"enablePullDownRefresh": false,
|
|
"usingComponents": {
|
|
"t-icon": "tdesign-miniprogram/icon/icon",
|
|
"t-skeleton": "tdesign-miniprogram/skeleton/skeleton",
|
|
"word-dictionary": "../../components/word-dictionary/word-dictionary",
|
|
"vx-confetti": "/components/vx-confetti/vx-confetti",
|
|
"cloud-image": "../../components/cloud-image/cloud-image"
|
|
}
|
|
}
|