Toggle navigation
Toggle navigation
This project
Loading...
Sign in
OPENTECH
/
yoho-node-ci
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
2
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Email Patches
Plain Diff
Browse Files
Authored by
郝肖肖
2018-01-10 11:35:09 +0800
Commit
f6b0156c9e13c65bcf6db9ac2ee2f95299d0a52c
1 parent
998867b1
'微信返回下载开关'
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
0 deletions
apps/models/degrade.js
apps/models/degrade.js
View file @
f6b0156
...
...
@@ -177,6 +177,10 @@ const defaultDegrades = [
{
path
:
'/wap/wechat/miniPathOpen'
,
name
:
'【开关】微信>>> 进入小程序弹框'
},
{
path
:
'/wap/wechat/backDownload'
,
name
:
'【开关】微信>>> 返回跳转下载页面'
}
];
...
...
Please
register
or
login
to post a comment