安装过程中可以选择自动在本机安装MySQL

This commit is contained in:
GoEdgeLab
2023-03-11 18:52:40 +08:00
parent 6d34de12da
commit 83e7a5dc14
22 changed files with 1287 additions and 164 deletions

View File

@@ -16,6 +16,9 @@
.install-box .button.disabled {
float: right;
}
.install-box table td {
vertical-align: top;
}
.install-box table td.title {
width: 10em;
}