赣州市洪水风险预警系统三维版本
guoshilong
2023-02-16 c3483b94f634164ed4a987763d1da7ddacb40da6
widgets/FloodAnalysis/Widget.html
@@ -26,7 +26,7 @@
                            <label for="sw-input">水位:</label>
                            <div style="display: flex;flex-direction: column;margin-left: 6px;">
                                <input id="sw-input" class="sw-input" name="word" autocomplete="off"
                                       maxlength="256" value="0" disabled />
                                       maxlength="10" value="0" disabled />
                                <span class="tip">正数为水位上涨,负数为水位下降</span>
                            </div>
                        </div>