Authored by 陈峰

disable

@@ -11,7 +11,7 @@ const routes = [ @@ -11,7 +11,7 @@ const routes = [
11 { 11 {
12 route: /product\/\d+/, 12 route: /product\/\d+/,
13 cache: true, 13 cache: true,
14 - disable: true 14 + // disable: true
15 }, 15 },
16 { 16 {
17 route: '/channel', 17 route: '/channel',