widgets/FloodAnalysis/Widget.html
@@ -26,7 +26,7 @@ <label for="sw-input">水位:</label> <div style="display: flex;flex-direction: column"> <input id="sw-input" class="sw-input" type="text" name="word" autocomplete="off" maxlength="256"/> maxlength="256" value="0" disabled/> <span class="tip">正数为水位上涨,负数为水位下降</span> </div> </div>