Authored by 郭成尧

Merge branch 'feature/balanceSwitch' into gray

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