diff --git a/src/App.vue b/src/App.vue index 82e48a2..7a2638a 100644 --- a/src/App.vue +++ b/src/App.vue @@ -25,8 +25,8 @@ export default { return { // WebSocket相关 websocket: null, - // websocketUrl: 'ws://10.42.0.1:7181/ws', - websocketUrl: 'ws://119.45.202.115:7181/ws', + websocketUrl: 'ws://10.42.0.1:7181/ws', + // websocketUrl: 'ws://119.45.202.115:7181/ws', isWebSocketConnected: false, reconnectTimer: null, reconnectAttempts: 0, diff --git a/src/layout/components/Navbar.vue b/src/layout/components/Navbar.vue index 3696783..76c9045 100644 --- a/src/layout/components/Navbar.vue +++ b/src/layout/components/Navbar.vue @@ -18,6 +18,8 @@ + + + + - 第{{ step.stepSequence }}步 - {{ step.description }} - 参考图片: @@ -176,7 +176,6 @@ - 备注:{{ step.remark }} @@ -196,8 +195,10 @@ 关 闭 + --> - + +
{{ step.description }}