Authored by 郭成尧

Merge branch 'feature/balanceSwitch' into gray

... ... @@ -195,7 +195,7 @@ routes.pay.route.module = Index
routes.pay.route.controller = Home
routes.pay.route.action = Pay
; 支付中心 (微信中配置的目录)
; 结算,兼容新版的结算页
routes.newcart.type = "rewrite"
routes.newcart.match = "/cart/index/new/orderEnsure$"
routes.newcart.route.module = Cart
... ...