acdr-ui/dist/dev/mp-weixin/pages/order/index.json

8 lines
210 B
JSON
Raw Normal View History

2024-09-19 07:20:14 +08:00
{
"navigationBarTitleText": "服务订单",
"navigationBarBackgroundColor": "#ffff",
"usingComponents": {
"order-item": "./components/OrderItem",
"empty-state": "../../components/EmptyState"
}
}