feat: 修改配置文件格式避免频繁panic;降低api模式重试次数;优化帮助显示;支持必应新增的三种模式切换

This commit is contained in:
ikechan8370 2023-03-03 20:31:20 +08:00
parent a45ae14a5c
commit 873deda49d
10 changed files with 156 additions and 172 deletions

View file

@ -19,7 +19,7 @@ body {
transform-origin: 0 0;
}
.container {
width: 630px;
width: 930px;
padding: 20px 15px 10px 15px;
background-color: #f5f6fb;
}