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
9f1797db
Commit
9f1797db
authored
Jan 08, 2020
by
华国豪
🙄
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
1
parent
660809e0
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 @
9f1797db
...
@@ -173,15 +173,15 @@
...
@@ -173,15 +173,15 @@
}).
fail
(
data
=>
{});
}).
fail
(
data
=>
{});
getMsg
()
getMsg
()
let
i
=
1
10
;
let
i
=
1
01
;
createPage
()
createPage
()
function
createPage
()
{
function
createPage
()
{
if
(
i
===
16
0
)
return
if
(
i
===
20
0
)
return
window
.
open
(
`./test.html?id=
${
i
}
&name=ABC
${
i
}
`
)
window
.
open
(
`./test
1
.html?id=
${
i
}
&name=ABC
${
i
}
`
)
i
++
i
++
setTimeout
(()
=>
{
setTimeout
(()
=>
{
createPage
()
createPage
()
},
10
00
)
},
5
00
)
}
}
function
sendMsg
(
msg
,
type
)
{
function
sendMsg
(
msg
,
type
)
{
//0,未开始;1,准备中;2,进行中;-1,已结束 菜单状态
//0,未开始;1,准备中;2,进行中;-1,已结束 菜单状态
...
...
html/annualMeeting/test1.html
0 → 100644
View file @
9f1797db
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