9 lines
236 B
JSON
9 lines
236 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"pull-down-list": "../../components/pull-down-list",
|
||
|
|
"t-footer": "tdesign-miniprogram/footer/footer",
|
||
|
|
"trd-privacy": "/components/trd-privacy/privacy"
|
||
|
|
},
|
||
|
|
"navigationBarTitleText": "TDesign UI"
|
||
|
|
}
|