Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
S
SURPRISED
Project
Project
Details
Activity
Releases
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
华国豪
SURPRISED
Commits
70151eb7
Commit
70151eb7
authored
Jan 08, 2020
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
8877f6cb
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
6 additions
and
3 deletions
+6
-3
SignIn.html
html/SignIn/SignIn.html
+1
-1
robot.html
html/SignIn/robot.html
+3
-1
signinInfo.html
html/SignIn/signinInfo.html
+2
-1
No files found.
html/SignIn/SignIn.html
View file @
70151eb7
...
...
@@ -181,7 +181,7 @@
$
(
"#bg_box"
).
css
(
"top"
,
`
${(
WindowH
-
1020
)
*
0.5
}
px`
)
$
(
"#bg_box"
).
css
(
"transform"
,
`scale(
${
WindowW
/
1813
}
,
${
WindowH
/
1020
}
)`
)
}
var
conn
=
$
.
hubConnection
(
"http://192.168.2.65:7838/signalr"
,
{
var
conn
=
$
.
hubConnection
(
getApiUrl
().
urlSignalr
,
{
qs
:
`i=888888&n=印象之旅&p=
${
encodeURIComponent
(
"http://imgfile.oytour.com/New/Upload/User/20191018150051176.png"
)}
`
...
...
html/SignIn/robot.html
View file @
70151eb7
...
...
@@ -40,10 +40,12 @@
<img
class=
"robot"
src=
"../../images/texiao/robot.png"
alt=
""
>
<audio
id=
"audio"
muted
autoplay
>
您的浏览器不支持 audio 元素。
</audio>
</div>
<script
src=
"../../js/moveJs/jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../js/mian.js"
></script>
<script
src=
"../../js/moveJs/jquery.signalR.min.js"
></script>
<script>
var
conn
=
$
.
hubConnection
(
"http://192.168.2.65:7838/signalr"
,
{
var
conn
=
$
.
hubConnection
(
getApiUrl
().
urlSignalr
,
{
qs
:
`i=888888&n=印象之旅&p=
${
encodeURIComponent
(
"http://imgfile.oytour.com/New/Upload/User/20191018150051176.png"
)}
`
...
...
html/SignIn/signinInfo.html
View file @
70151eb7
...
...
@@ -28,9 +28,10 @@
<audio
id=
"audio"
muted
autoplay
>
您的浏览器不支持 audio 元素。
</audio>
</div>
<script
src=
"../../js/moveJs/jquery.min.js"
></script>
<script
type=
"text/javascript"
src=
"../../js/mian.js"
></script>
<script
src=
"../../js/moveJs/jquery.signalR.min.js"
></script>
<script>
var
conn
=
$
.
hubConnection
(
"http://192.168.2.65:7838/signalr"
,
{
var
conn
=
$
.
hubConnection
(
getApiUrl
().
urlSignalr
,
{
qs
:
`i=888887&n=印象之旅&p=
${
encodeURIComponent
(
"http://imgfile.oytour.com/New/Upload/User/20191018150051176.png"
)}
`
...
...
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