Files
2025-08-15 14:05:08 +08:00

11 lines
249 B
JSON

{
"navigationBarTitleText": "Result",
"navigationBarBackgroundColor": "#fff",
"usingComponents": {
"t-button": "tdesign-miniprogram/button/button",
"theme": "./theme",
"description": "./description",
"custom": "./custom"
}
}