Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
yohoblk-wap
·
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
沈志敏
8 years ago
Commit
0cfc886a8d2b4beb14960312cff6840e61698ec2
1 parent
9168e969
新增 资讯 头部
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
1 deletions
public/js/common/intercept-click.js
public/js/common/intercept-click.js
View file @
0cfc886
...
...
@@ -76,10 +76,14 @@ const defaultTitleMap = {
des
:
'商品'
,
action
:
origin
+
'/me/collection'
},
r
title
:
{
m
title
:
{
des
:
'品牌'
,
action
:
origin
+
'/me/collection?tab=brand'
},
rtitle
:
{
des
:
'资讯'
,
action
:
origin
+
'/me/collection?tab=article'
},
right
:
{
des
:
'编辑'
,
action
:
'editModel'
...
...
Please
register
or
login
to post a comment