...
|
...
|
@@ -117,4 +117,11 @@ routes.brandsearch.route.module = Category |
|
|
routes.brandsearch.route.controller = Brand
|
|
|
routes.brandsearch.route.action = Search
|
|
|
|
|
|
; 晒单
|
|
|
routes.helpshareorder.type = "rewrite"
|
|
|
routes.helpshareorder.match = "/help/shareorder.html$"
|
|
|
routes.helpshareorder.route.module = Index
|
|
|
routes.helpshareorder.route.controller = Help
|
|
|
routes.helpshareorder.route.action = Shareorder
|
|
|
|
|
|
|
...
|
...
|
|