water_drop
供水管道健康评估系统
供水管道健康状态
与剩余寿命评估
技术导则
上传管网数据,自动生成健康状态评估、剩余寿命预测与输入因素重要性分析。
© {{ now_year() }} 供水管道健康评估系统
系统门户
登录
{% if allow_registration %}
注册
{% endif %}
{% with messages = get_flashed_messages(with_categories=true) %} {% if messages %}
{% for category, message in messages %}
{{ message }}
{% endfor %}
{% endif %} {% endwith %} {% if mode == 'login' %}
身份识别 / 用户名
person
安全凭据
找回密码
lock
视觉验证
verified_user
{{ captcha }}
refresh
保持登录状态 24 小时
登录
arrow_forward
{% else %}
用户名
badge
密码
lock
注册
person_add
{% endif %}