Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
S
srvpro
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
1
Issues
1
List
Boards
Labels
Service Desk
Milestones
Merge Requests
3
Merge Requests
3
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Packages
Packages
Container Registry
Analytics
Analytics
CI / CD
Code Review
Insights
Issues
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
MyCard
srvpro
Commits
d68a9177
Commit
d68a9177
authored
Feb 19, 2018
by
mercury233
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
line height
parent
01828a6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
3 additions
and
3 deletions
+3
-3
dashboard.html
dashboard.html
+3
-3
No files found.
dashboard.html
View file @
d68a9177
...
@@ -11,7 +11,7 @@
...
@@ -11,7 +11,7 @@
<h1
class=
"title"
>
SRVPro Dashboard
</h1>
<h1
class=
"title"
>
SRVPro Dashboard
</h1>
</header>
</header>
<div
class=
"container"
>
<div
class=
"container"
>
<div
class=
"row grid"
>
<div
class=
"row grid
buttons
"
>
<div
class=
"col-lg-1"
>
<div
class=
"col-lg-1"
>
<input
type=
"text"
class=
"form-control"
id=
"http"
value=
"http"
placeholder=
"http"
>
<input
type=
"text"
class=
"form-control"
id=
"http"
value=
"http"
placeholder=
"http"
>
</div>
</div>
...
@@ -30,12 +30,12 @@
...
@@ -30,12 +30,12 @@
共有
<span
id=
"num"
>
0
</span>
个房间
共有
<span
id=
"num"
>
0
</span>
个房间
</div>
</div>
</div>
</div>
<div
class=
"row"
>
<div
class=
"row
buttons
"
>
<div
class=
"col-lg-12"
>
<div
class=
"col-lg-12"
>
<input
type=
"text"
class=
"form-control"
id=
"shout"
value=
""
placeholder=
"喊话"
>
<input
type=
"text"
class=
"form-control"
id=
"shout"
value=
""
placeholder=
"喊话"
>
</div>
</div>
</div>
</div>
<div
class=
"row"
>
<div
class=
"row
buttons
"
>
<div
class=
"col-lg-12"
>
<div
class=
"col-lg-12"
>
<button
class=
"btn btn-default"
id=
"shout_button"
data-toggle=
"tooltip"
title=
"向全服所有房间喊话"
>
喊话
</button>
<button
class=
"btn btn-default"
id=
"shout_button"
data-toggle=
"tooltip"
title=
"向全服所有房间喊话"
>
喊话
</button>
<button
class=
"btn btn-default"
id=
"stop_button"
data-toggle=
"tooltip"
title=
"停止新建房间,不影响现有的房间"
>
停服
</button>
<button
class=
"btn btn-default"
id=
"stop_button"
data-toggle=
"tooltip"
title=
"停止新建房间,不影响现有的房间"
>
停服
</button>
...
...
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