12 lines
319 B
JSON
12 lines
319 B
JSON
{
|
|
"usingComponents": {},
|
|
"navigationBarTitleText": "订单详情",
|
|
"window": {
|
|
"navigationBarBackgroundColor": "#ffffff",
|
|
"navigationBarTextStyle": "black",
|
|
"navigationBarTitleText": "title",
|
|
"backgroundColor": "#eeeeee",
|
|
"backgroundTextStyle": "light",
|
|
"enablePullDownRefresh": true
|
|
}
|
|
} |