增加日志功能,增加打包成exe功能,点击exe就可以使用
This commit is contained in:
@@ -143,8 +143,12 @@
|
||||
display: flex;
|
||||
flex-direction: column;
|
||||
align-items: center;
|
||||
justify-content: center;
|
||||
/* 垂直方向居中,与左侧显示区对齐 */
|
||||
gap: 16px;
|
||||
padding: 8px;
|
||||
align-self: stretch;
|
||||
/* 与 .main 同高,便于内容居中 */
|
||||
}
|
||||
/* ========== D-pad 方向键 ========== */
|
||||
.dpad {
|
||||
|
||||
Reference in New Issue
Block a user