{% extends "base.html" %} {% block content %} 设备信息 {% if success is defined %} {% endif %} 设备类型 {{ device.dev_type }} 设备SN {{ device.dev_sn }} 固件版本 {{ device.firmware_ver }} 在线状态 {{ device.online }} 参数配置 WiFi配置(例: wbjw/wbjw2025, e103-abc/12345678 ) SSID 密码 保存WiFi配置 云平台配置 云平台选择 {% for platform in platform_c %} {{ platform.name }} {% endfor %} 保存云平台配置 网络类型配置 WiFi 有线网 保存网络类型 保存所有配置