11 lines
299 B
JSON
11 lines
299 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"t-footer": "tdesign-miniprogram/footer/footer",
|
||
|
|
"trd-privacy": "/components/trd-privacy/privacy",
|
||
|
|
"baseinfo": "./baseinfo",
|
||
|
|
"clientdemand":"./clientdemand",
|
||
|
|
"t-button": "tdesign-miniprogram/button/button"
|
||
|
|
},
|
||
|
|
"navigationBarTitleText": "TDesign UI"
|
||
|
|
}
|