Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
qianxue
qxcteawebsdk-demo
Commits
ad119b66
Commit
ad119b66
authored
3 years ago
by
jiangqianghua
Browse files
Options
Download
Email Patches
Plain Diff
完善demo
parent
467bdf86
master
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+1
-1
README.md
index.js
+1
-1
index.js
with
2 additions
and
2 deletions
+2
-2
README.md
View file @
ad119b66
# 千学云QXCWebSDK接口1.1.0文档
### 1 引入方式
```
<script type="text/javascript" src="https://www.qianxuecloud.com/sdk/teasdk/1.0.
0
/qxcTeaWebSDK.js"></script>
<script type="text/javascript" src="https://www.qianxuecloud.com/sdk/teasdk/1.0.
2
/qxcTeaWebSDK.js"></script>
```
### 2 直播接入方式
#### 1 对象初始化
...
...
This diff is collapsed.
Click to expand it.
index.js
View file @
ad119b66
...
...
@@ -47,7 +47,7 @@ let isTopTipShow = false
let
cutTopTipMsgId
=
null
let
qxcTeaWebSdk
=
new
QXCTeaWebSDK
({
data
:
{
token
:
'
f943b2e0747d943057a8|1|1636011910|2|1|W1oYB3f13aee2B8h9
|1
'
,
token
:
'
75deba7bbd40eaf26403|1|1636512758|3|1000|gJbmD3ef4096COm3l
|1
'
,
name
:
'
k
'
,
env
:
'
local
'
,
logLeve
:
4
...
...
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help