Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Register
Sign in
Toggle navigation
Menu
Open sidebar
Tiger Ton
MCSManager
Commits
85a7ac5f
Commit
85a7ac5f
authored
6 years ago
by
suwings
Browse files
Options
Download
Email Patches
Plain Diff
修复 BUG 遗漏MCSERVER.listenServername
parent
38420f23
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
public/template/gen_home.html
+1
-0
public/template/gen_home.html
with
1 addition
and
0 deletions
+1
-0
public/template/gen_home.html
+
1
-
0
View file @
85a7ac5f
...
...
@@ -104,6 +104,7 @@
el
:
'
#GenHome
'
,
methods
:
{
toConsole
:
function
(
serverName
)
{
MCSERVER
.
listenServername
=
serverName
;
RES
.
redirectPage
(
'
./template/component/console.html
'
,
'
server/console
'
,
serverName
);
},
toRePassword
:
function
()
{
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets