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
Plain Diff
Browse Files
Authored by
毕凯
2018-01-10 11:42:57 +0800
Commit
780fa25b29ee5d4e63424504afc07adacbff08f4
2 parents
998867b1
f6b0156c
Merge branch 'feature/wechatBackDownload' into 'master'
'微信返回下载开关' See merge request
!25
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 @
780fa25
...
...
@@ -177,6 +177,10 @@ const defaultDegrades = [
{
path
:
'/wap/wechat/miniPathOpen'
,
name
:
'【开关】微信>>> 进入小程序弹框'
},
{
path
:
'/wap/wechat/backDownload'
,
name
:
'【开关】微信>>> 返回跳转下载页面'
}
];
...
...
Please
register
or
login
to post a comment