用工小程序前端代码
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

12 lines
467 B

{
"navigationBarTitleText": "订单详情",
"navigationStyle": "default",
"navigationBarBackgroundColor": "#FF7A31",
"navigationBarTextStyle": "white",
"usingComponents": {
"u-steps": "/uni_modules/uview-ui/components/u-steps/u-steps",
"u-steps-item": "/uni_modules/uview-ui/components/u-steps-item/u-steps-item",
"u-line": "/uni_modules/uview-ui/components/u-line/u-line",
"u-parse": "/uni_modules/uview-ui/components/u-parse/u-parse"
}
}