{% if _json.json then _json = _json.json end %} {% if string.lower(_meta.platform) == "web" then noCache = '?' .. os.time() else noCache = '' end %} {% if _json then local tagList = {"translation","sentence"} local tagName = {translation="义项",sentence="例句"} local tagNameCh = {translation="义项",sentence="例句"} local Body = _json.ec local scbStatus = _json.wordPageScbStatus %} {(html/headerEc.html)}
{% for i,tag in pairs(tagList) do %} {% if tag == "translation" then %} {(html/translation.html)} {% elseif tag == "sentence" then %} {(html/sentenceEc.html)} {% end end %}
{% else %}

数据加载失败!

{% end %}