問題描述:
進(jìn)入練習(xí)或考試詳情出現(xiàn)沒有試題的情況。
解決辦法:
- 文件路徑 application/wap/view/first/topic/problem_detail.html ,application/wap/view/first/topic/question_detail.html 。
- 對照圖上的標(biāo)記內(nèi)容修改。
if (!questions.length) {
return layer.msg('請聯(lián)系管理員添加試題');
}
- 修改完后清除緩存。