7 lines
174 B
JSON
7 lines
174 B
JSON
{
|
|
"navigationBarTitleText": "我的订单",
|
|
"usingComponents": {
|
|
"order-item": "/pages/order/buyOrder/components/orderItem",
|
|
"no-data": "/components/noData"
|
|
}
|
|
} |