deguodaigou/pages/accomplish/accomplish.json

8 lines
272 B
JSON
Raw Permalink Normal View History

2019-12-23 14:13:27 +08:00
{
2020-01-14 15:27:11 +08:00
"navigationBarTitleText": "订单详情",
2019-12-23 14:13:27 +08:00
"usingComponents": {
"content":"../components/particulars/content/index",
"orderchooseaddr":"../components/particulars/orderchooseaddr/index",
"logistics": "../components/particulars/logistics/index"
}
2019-12-14 15:44:30 +08:00
}