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
8f5821e0
Commit
8f5821e0
authored
Jan 08, 2020
by
Mac
Browse files
Options
Browse Files
Download
Plain Diff
Merge branch 'master' of
http://gitlab.oytour.com/huaguohao/surprised
parents
fdbbd215
f37c2cc6
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
381 additions
and
4 deletions
+381
-4
HitMouse46.html
html/annualMeeting/HitMouse46.html
+4
-4
test1.html
html/annualMeeting/test1.html
+377
-0
No files found.
html/annualMeeting/HitMouse46.html
View file @
8f5821e0
...
...
@@ -173,15 +173,15 @@
}).
fail
(
data
=>
{});
getMsg
()
let
i
=
1
10
;
let
i
=
1
01
;
createPage
()
function
createPage
()
{
if
(
i
===
16
0
)
return
window
.
open
(
`./test.html?id=
${
i
}
&name=ABC
${
i
}
`
)
if
(
i
===
20
0
)
return
window
.
open
(
`./test
1
.html?id=
${
i
}
&name=ABC
${
i
}
`
)
i
++
setTimeout
(()
=>
{
createPage
()
},
10
00
)
},
5
00
)
}
function
sendMsg
(
msg
,
type
)
{
//0,未开始;1,准备中;2,进行中;-1,已结束 菜单状态
...
...
html/annualMeeting/test1.html
0 → 100644
View file @
8f5821e0
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