{% if _json.json then _json = _json.json end %} {% if string.lower(_meta.platform) == "web" then noCache = '?' .. os.time() else noCache = '' end %}
{% if _json.list then %} {% end %}
{% if _json.sense then %}
{{gettablen(_json.sense)}}个单词,已学习:{{_json.hasStudyCount}}个;未学习{{gettablen(_json.sense)-_json.hasStudyCount}}
{% end %} {% if _json.sense then %} {% local i=0;for _,lesson in loop(_json.sense) do %}
{% if lesson.uwid then %}

{%if lesson.hasStudyCount ~= "0" then %}{{lesson.lessonTitle}}{% else %}{{lesson.lessonTitle}}{% end %}

{% end %}
{% i=i+1;end %} {% end %}
{% if _json.list then %}
【词根词缀扩大词汇量】
带*号为历年真题中出现过的词,之后的数字表示出现的次数
{% if _json.list then %} {% local i=0;for _,lesson in loop(_json.list) do %} {% if _json.root then %}
{{_json.root[i+1]}}
{% end %} {% local j=0;for _,words in loop(lesson) do %}

{{words}}

{% j=j+1;end %}

- - - - - - - - - - - - - - - - - -

{% i=i+1;end %}
{% end %}
{% end %}