-
{% if user_news|length %} {% for news in user_news %}
- {% endfor %} {% else %} {% endif %}
-
{% if user_news|length %} {% for news in user_news %}
-
{{ news.upl_time|date:"Y-m-d"}}
{% endfor %} {% else %}
{% endif %}
用户 登录
USER LOGIN
{% if not curr_user.username %}
{% else %}
{% endif %}
-
{% if two_news|length %} {% for skillnews in two_news %}
-
{{ skillnews.upl_time|date:"y-m-d"}}
{% endfor %} {% else %}
-
-
{% if zero_news|length %} {% for adminnews in zero_news %}
-
{{ adminnews.upl_time|date:"y-m-d"}}
{% endfor %} {% else %}
-
-
{% if one_news|length %} {% for policynews in one_news %}
-
{{ policynews.upl_time|date:"y-m-d"}}
{% endfor %} {% else %}
-
{% if video_news|length %} {% for videonews in video_news %}{% if forloop.first%}
{% endif %}{% endfor %} {% else %}
{% endif %}
-
{% if video_news|length %} {% for videonews in video_news %}
-
{{ videonews.publish_date|date:"d"}}{{ videonews.publish_date|date:"y-m"}}
{% endfor %} {% else %}
-
空
{% endif %}
-
{% if product|length %} {% for etp in product %}
-
产品名称:{{ etp.title}}
生产企业:{{ etp.intro}}
联系电话:{{ etp.mobile}}
{% endfor %} {% else %}
{% endif %}
{% if farm|length %}
{% for pickone in farm %}
{% if forloop.counter == 1 %}
{% endif %}
{% endfor %}
{% else %}
{% endif %}
{% endif %}
-
{% if farm|length %} {% for pickone in farm %}
-
{{pickone.name}}
{% if pickone.farms.all|length == 0 %}暂无记录
{% elif pickone.farms.all|length == 1 %} {% for aaa in pickone.farms.all %}{% endfor %}{{aaa.name}}
{{aaa.company}}
{{aaa.upl_time|date:"y月m"}}采摘{% elif pickone.farms.all|length == 2 %} {% for aaa in pickone.farms.all %}{% endfor %}{{aaa.name}}
{{aaa.company}}
{{aaa.upl_time|date:"y月m"}}采摘{% else%} {% for aaa in pickone.farms.all %} {% if forloop.counter < 4 %}{% endif %} {% endfor %} {% endif %}{{aaa.name}}
{{aaa.company}}
{{aaa.upl_time|date:"y月m"}}采摘
{% endfor %} {% else %}
{% endif %}
地图
导游路线查询:
-------------
{{hotel}}
{% if hotel|length %} {% for hotelItem in hotel %}
{% endfor %} {% else %}
{% endif %}