12 lines
574 B
JSON
12 lines
574 B
JSON
{
|
|
"navigationBarTitleText": "订单详情",
|
|
"usingComponents": {
|
|
"nut-step": "../../uni_modules/nutui-uni/components/step/step",
|
|
"nut-steps": "../../uni_modules/nutui-uni/components/steps/steps",
|
|
"nut-cell": "../../uni_modules/nutui-uni/components/cell/cell",
|
|
"nut-cell-group": "../../uni_modules/nutui-uni/components/cellgroup/cellgroup",
|
|
"nut-tag": "../../uni_modules/nutui-uni/components/tag/tag",
|
|
"nut-price": "../../uni_modules/nutui-uni/components/price/price",
|
|
"nut-button": "../../uni_modules/nutui-uni/components/button/button"
|
|
}
|
|
} |