8 lines
203 B
JSON
8 lines
203 B
JSON
{
|
|
"navigationBarTitleText": "订单详情",
|
|
"navigationBarBackgroundColor": "#F9F9F9",
|
|
"usingComponents": {
|
|
"footer": "/component/footer/index",
|
|
"card": "/component/card/index"
|
|
}
|
|
} |