Authored by 郭成尧

filter-no-cache

... ... @@ -56,7 +56,7 @@ const cachePage = {
'/activity/coupon/floor': 1 * MINUTE,
// 商品列表
'/product/search/filter': 1 * MINUTE,
// '/product/search/filter': 1 * MINUTE, // 不能缓存,有跨域问题
/* 筛选默认须要添加uid参数
'/product/list/index': 1 * MINUTE,
... ...