代码调试

This commit is contained in:
BianLzhaoMin 2025-02-25 15:17:20 +08:00
parent 27323e9e20
commit baf270748a
1 changed files with 1 additions and 1 deletions

View File

@ -230,7 +230,7 @@
<div style="padding: 11px;">
<form id="uploadForm">
<div style="display: flex; align-items: center;">
<label for="numberInput" style="margin-right: 10px;width:"140px"">${e.title}</label>
<label for="numberInput" style="margin-right: 10px;width:"180px";display: block">${e.title}</label>
<input type="text" data-id="${dialogLabelInfo[index].field}" id="numberInput" name="numberInput" min="0.01" step="0.01" placeholder="请输入大于0的数字" style=";width:"180px"; padding: 5px;" required value="${tableList[rowIndex][dialogLabelInfo[index].field]}">
<button type="button" id="uploadBtn" style="color: #4CAF50; border: none; margin-left: 10px; cursor: pointer;">
+ 上传评分依据