diff --git a/launcher/constants.py b/launcher/constants.py index f05af07..10766e8 100644 --- a/launcher/constants.py +++ b/launcher/constants.py @@ -29,7 +29,6 @@ mirror_list = { "aliyun": "https://mirrors.aliyun.com/pypi/simple/", "tuna": "https://mirrors.tuna.tsinghua.edu.cn/pypi/web/simple", "sjtu": "https://mirror.sjtu.edu.cn/pypi/web/simple", - "ustc": "https://mirrors.ustc.edu.cn/pypi/simple", } # 实例文件夹名 diff --git a/ui/src/main.js b/ui/src/main.js index 647f8a5..132098e 100644 --- a/ui/src/main.js +++ b/ui/src/main.js @@ -1,3 +1,4 @@ +import 'vfonts/Lato.css' import 'vfonts/FiraCode.css' import './styles/global.css' diff --git a/ui/src/pages/Launch.vue b/ui/src/pages/Launch.vue index 4a912e0..7300528 100644 --- a/ui/src/pages/Launch.vue +++ b/ui/src/pages/Launch.vue @@ -175,8 +175,8 @@ async function handle_migrate(key) { 显示日志 - - + + - + - {{ item.name }} + {{ item.name }} + + + - - -