Showing
1 changed file
with
1 additions
and
1 deletions
@@ -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 |
-
Please register or login to post a comment