mirror of
https://gitee.com/bagee/jd-coupon-miniapp.git
synced 2025-07-24 16:51:51 +08:00
8 lines
210 B
JSON
8 lines
210 B
JSON
{
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "我的订单",
|
|
"usingComponents": {
|
|
"order-item": "/components/order-item/order-item"
|
|
}
|
|
} |