11 lines
249 B
JSON
11 lines
249 B
JSON
|
|
{
|
||
|
|
"navigationBarTitleText": "Result",
|
||
|
|
"navigationBarBackgroundColor": "#fff",
|
||
|
|
"usingComponents": {
|
||
|
|
"t-button": "tdesign-miniprogram/button/button",
|
||
|
|
"theme": "./theme",
|
||
|
|
"description": "./description",
|
||
|
|
"custom": "./custom"
|
||
|
|
}
|
||
|
|
}
|