PayOrder: rename to SubmitBar

This commit is contained in:
陈嘉涵
2017-09-08 14:26:39 +08:00
parent 025133b172
commit 2a2c95024a
9 changed files with 41 additions and 41 deletions

View File

@@ -215,8 +215,8 @@ module.exports = {
"title": "GoodsAction 商品页行动点"
},
{
"path": "/pay-order",
"title": "PayOrder 提交订单栏"
"path": "/submit-bar",
"title": "SubmitBar 提交订单栏"
}
]
}