add PayOrder component

This commit is contained in:
陈嘉涵
2017-08-29 15:59:19 +08:00
parent 67a3c16a62
commit 3a32c24573
7 changed files with 316 additions and 0 deletions

View File

@@ -189,6 +189,10 @@ module.exports = {
"path": "/express-way",
"title": "ExpressWay 配送方式"
},
{
"path": "/pay-order",
"title": "PayOrder 提交订单栏"
},
{
"path": "/switch-cell",
"title": "SwitchCell 开关单元格"