Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohobuywap-node
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
毕凯
7 years ago
Commit
053a89184023e3be7691e8dab20cbc93bb98916e
1 parent
190655cf
商品详情页面缓存调整
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
config/cache.js
config/cache.js
View file @
053a891
...
...
@@ -28,6 +28,7 @@ const cachePage = {
// 商品详情页
'/product/\\/pro_([\\d]+)_([\\d]+)\\/(.*)/'
:
30
*
MINUTE
,
'/product/\\/show_([\\d]+)/'
:
30
*
MINUTE
,
'/product/^\\/(\\d+)\\.html/'
:
30
*
MINUTE
,
// 商品详情ajax
...
...
Please
register
or
login
to post a comment