Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
L
llewan-weixin-sdk
Project
Project
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
llewan
llewan-weixin-sdk
Commits
12fa8964
Commit
12fa8964
authored
Sep 29, 2018
by
llewan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update README.md
parent
e918da4c
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
10 deletions
+1
-10
README.md
README.md
+1
-10
No files found.
README.md
View file @
12fa8964
...
...
@@ -71,15 +71,6 @@
3.3 进入游戏第一步新增授权操作
var user = sdk.getUser();
if(user){
console.log("用户信息:", user)
}else{
//.调用sdk登录
sdk.WeChatLogin((d)=>{
...
...
@@ -91,7 +82,7 @@
});
}
3.
4 进入游戏第二步在启动页面上初始化sdk
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment