Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
N
nuxt-backend-helper
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
王曜嵚 Wang Yaoqin
nuxt-backend-helper
Commits
5d12e416
Commit
5d12e416
authored
Apr 18, 2024
by
王曜嵚 Wang Yaoqin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
dev
parent
f1f0eda4
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
home.vue
pages/home.vue
+1
-1
wyq.json
public/data/wyq.json
+1
-1
No files found.
pages/home.vue
View file @
5d12e416
...
@@ -113,7 +113,7 @@ const renderLogs = computed(() => {
...
@@ -113,7 +113,7 @@ const renderLogs = computed(() => {
})
})
onMounted
(
async
()
=>
{
onMounted
(
async
()
=>
{
await
checkAndRestartDocker
()
//
await checkAndRestartDocker()
await
getUserInfomation
()
await
getUserInfomation
()
initWebsocket
()
initWebsocket
()
})
})
...
...
public/data/wyq.json
View file @
5d12e416
...
@@ -54,7 +54,7 @@
...
@@ -54,7 +54,7 @@
},
},
"node-port"
:
30000
,
"node-port"
:
30000
,
"username"
:
"wyq"
,
"username"
:
"wyq"
,
"status"
:
"creat
ing
"
,
"status"
:
"creat
ed
"
,
"InstallSteps"
:
[
"InstallSteps"
:
[
"创建 node 容器"
,
"创建 node 容器"
,
"检查 SSH Key"
,
"检查 SSH Key"
,
...
...
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