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