Toggle navigation
Toggle navigation
This project
Loading...
Sign in
youyu
/
web_sdk
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Authored by
chufan
2017-07-06 03:44:47 +0000
Browse Files
Options
Browse Files
Download
Email Patches
Plain Diff
Commit
86bc5f8396eaf7c82d7614fb4d1274625bc36dff
86bc5f83
1 parent
08bf1eed
Update README.md
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
1 deletions
README.md
README.md
View file @
86bc5f8
...
...
@@ -20,7 +20,9 @@ is_favorite:是否收藏(0:未收藏,1:已收藏),收藏功能用于
游戏加载时加载我方js文件,并做初始化
<script
src=
"http://passport.我方.com/game/h5sdk"
type=
"text/javascript>
"
</script>
```
<script src="http://passport.我方.com/game/h5sdk" type="text/javascript>"</script>
```
1、请求参数:
...
...
Please
register
or
login
to post a comment