Authored by 陈峰

disable

... ... @@ -11,7 +11,7 @@ const routes = [
{
route: /product\/\d+/,
cache: true,
disable: true
// disable: true
},
{
route: '/channel',
... ...