This commit is contained in:
zel
2025-02-27 16:48:01 +08:00
parent 23af278441
commit e869d9dbbd
4 changed files with 1 additions and 1 deletions

Binary file not shown.

Binary file not shown.

View File

@@ -36,7 +36,7 @@
<div class="flex-grow-1 me-2"> <div class="flex-grow-1 me-2">
@Html.TextBoxFor(x => x.SearchString, new { @class = "form-control" }) @Html.TextBoxFor(x => x.SearchString, new { @class = "form-control" })
</div> </div>
<button type="submit" class="btn btn-primary">Search</button> <button type="submit" class="btn btn-primary">搜索</button>
</div> </div>
</div> </div>
<br /> <br />

Binary file not shown.