Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
guodong
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
0bea3df6
authored
Nov 08, 2023
by
libai
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
测试
parent
9b0f1213
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
gzh/customer/guodong.html
phone1.html
gzh/customer/guodong.html
View file @
0bea3df6
...
...
@@ -515,7 +515,7 @@
if ("WebSocket" in window)
{
// 打开一个 web socket
var url="wss://
118.178.112.116:21901
/ws?guestid="+guestid+"&type=5";
var url="wss://
openapi.lvdou66.com/yzsocket
/ws?guestid="+guestid+"&type=5";
try {
ws = new WebSocket(url);
}catch(err){
...
...
phone1.html
View file @
0bea3df6
...
...
@@ -64,8 +64,9 @@ function checkIp() {
})
}
function
report
(
myOs
){
$
.
ajax
({
url
:
'http://test.api.lvdou66.com:8200/log/wx/share/report'
,
$
.
ajax
({
url
:
'https://openapi.lvdou66.com/log/wx/share/report'
,
type
:
"post"
,
data
:{
type
:
3
,
pageId
:
localStorage
.
canvasCode
,
...
...
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