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-10 10:37:09 +0800
Commit
41e526f552827d88ab3bdd6970f94ce914152b1f
1 parent
afab4eb9
fix
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
0 deletions
apps/entry-client.js
apps/entry-client.js
View file @
41e526f
...
...
@@ -45,6 +45,8 @@ Vue.use(OrderCouponList);
Vue
.
use
(
OrderPromotionList
);
Vue
.
use
(
Bind
);
initClient
(
store
);
yoho
.
auth
=
async
loginUrl
=>
{
let
user
=
await
sdk
.
getUser
();
...
...
Please
register
or
login
to post a comment