| widgets/FloodAnalysis/Widget.html | ●●●●● patch | view | raw | blame | history |
widgets/FloodAnalysis/Widget.html
@@ -25,7 +25,7 @@ <div class="sw" style="display: flex"> <label for="sw-input">水位:</label> <div style="display: flex;flex-direction: column;margin-left: 6px;"> <input id="sw-input" class="sw-input" type="number" name="word" autocomplete="off" <input id="sw-input" class="sw-input" name="word" autocomplete="off" maxlength="256" value="0" disabled /> <span class="tip">正数为水位上涨,负数为水位下降</span> </div>