Toggle navigation
Toggle navigation
This project
Loading...
Sign in
fe
/
xianyu-ufo-app-web
·
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
yyq
2019-10-14 10:06:55 +0800
Commit
92320f228002ed02c765533b2085f8aa1b9b6fb4
1 parent
52e1787f
fix jump
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
apps/common/xianyu.js
apps/common/xianyu.js
View file @
92320f2
...
...
@@ -80,7 +80,7 @@ const xianyu = {
pageName
=
'List'
;
break
;
case
'productDetail'
:
pageName
=
'
List
'
;
pageName
=
'
ProductDetail
'
;
break
;
default
:
break
;
...
...
Please
register
or
login
to post a comment