Toggle navigation
Toggle navigation
This project
Loading...
Sign in
mobile
/
yoho-miniapp-ufo
·
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
hongyong.zhao
2018-11-10 21:53:33 +0800
Commit
fe182c0f7195ada8f4ea2ba23a3f0c793e74208f
1 parent
1ffc590d
bug fix
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
src/router/index.js
src/router/index.js
View file @
fe182c0
...
...
@@ -2,6 +2,7 @@ import rules from './rules';
import
router
from
'./router'
const
urlParse
=
require
(
'url'
);
const
queryString
=
require
(
'querystring'
);
import
Taro
from
'@tarojs/taro'
const
ACTION_TYPE
=
{
h5
:
'go.h5'
,
...
...
Please
register
or
login
to post a comment