{%set loadUrl = '/device/screens?ajax=1&ids=' + data['farm'] %} {% if data['ajax'] == False %} {{data['info']['welcome']}} - {{data['setting']['name']}}

{{data['info']['welcome']}}

今日({{data['deviceInfo']['name']}})数据趋势

{% end %} {% if data['camera'] %}

图像切换

{% for v in data['camera'] %} {{v['name']}} {% end %}
{% end %} {% if data['logs'] %}
    {% for v in data['logs'] %}
  • {{v['type']}}

    {{v['content']}}

    {{v['cdates']}}

  • {% end %}
{% end %} {% if data['ajax'] == False %} {% else %} || {% end %} {% if data['ajax'] == False %}
{% end %} {% for k in data['deviceList'] %} {%set data['list']=data['deviceList'][k] %} {%include 'inc/data.html'%} {% end %} {% if data['ajax'] == False %}
{%include '../inc/footer.html'%} {%include '../inc/script.html'%} {%include 'chart/simple.html'%} {% else %} {%include 'chart/ajax.html'%} {% end %} {% if data['ajax'] == False %} {%include 'inc/load.html'%} {% end %}