From 10e7d2c3ee465b26eb6097dcec07d6bc573cdfb3 Mon Sep 17 00:00:00 2001 From: dushixiang Date: Sun, 31 Oct 2021 17:41:01 +0800 Subject: [PATCH] =?UTF-8?q?=E5=AE=8C=E5=96=84=E4=BB=A3=E7=A0=81=E6=A0=BC?= =?UTF-8?q?=E5=BC=8F?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- server/global/session/session.go | 1 + web/src/App.js | 2 +- web/src/components/asset/MyAsset.js | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/server/global/session/session.go b/server/global/session/session.go index 1081555..7a85a80 100644 --- a/server/global/session/session.go +++ b/server/global/session/session.go @@ -2,6 +2,7 @@ package session import ( "fmt" + "next-terminal/server/guacd" "next-terminal/server/term" diff --git a/web/src/App.js b/web/src/App.js index a0debcd..8ba1886 100644 --- a/web/src/App.js +++ b/web/src/App.js @@ -314,7 +314,7 @@ class App extends Component {
- +
diff --git a/web/src/components/asset/MyAsset.js b/web/src/components/asset/MyAsset.js index d7baf71..01ddd05 100644 --- a/web/src/components/asset/MyAsset.js +++ b/web/src/components/asset/MyAsset.js @@ -288,7 +288,7 @@ class MyAsset extends Component { return ( - +