{{ item.title_short }}
券
{{ item.price_coupon }}元
月销: {{ item.sale_month }}
{{ item.price_actual }}
{{ item.price_origin }}
{% extends "tbk/web/base.html" %} {% comment %} 参数: args : GuessYouLikeArgs data_list : Optional[List[TbkItemInfo]] {% endcomment %} {% load device_render %} {% block title %} {% with name=request.GET.name %} {% if name %}奇遇淘客 -- {{ name }} 搜索结果{% else %}奇遇淘客 Web 端 -- 首页{% endif %} {% endwith %} {% endblock %} {% block content %}