%inherit file="base.html"/> <%def name="head()"> %def> <%def name="body()">
BAS名称 | BAS地址 | BAS类型 | 共享密钥 | CoA端口 | 时区 | 操作 |
---|---|---|---|---|---|---|
${bas.bas_name} | ${bas.ip_addr} | ${bastype[str(bas.vendor_id)]} | ${bas.bas_secret} | ${bas.coa_port} | ${{0:u"标准时区,北京时间",1:u"时间与时区相同"}[bas.time_type]} | % if permit.match('/bas/update'): 修改 % endif % if permit.match('/bas/delete'): 删除 % endif |