9 lines
345 B
JSON
9 lines
345 B
JSON
|
|
{
|
||
|
|
"usingComponents": {
|
||
|
|
"card-plugin": "/pages/components/card-plugin/card-plugin",
|
||
|
|
"card-item-plugin": "/pages/components/card-item-plugin/card-item-plugin",
|
||
|
|
"total-bar-plugin": "/pages/components/total-bar-plugin/total-bar-plugin",
|
||
|
|
"t-cell": "tdesign-miniprogram/cell/cell"
|
||
|
|
},
|
||
|
|
"navigationBarTitleText": "转账单详情"
|
||
|
|
}
|