问题描述:
解决办法:
- 文件路径 application/web/view/special/task.html。
- 对照图上的标记内容修改。
- 修改完后清除缓存。
.container_courseDetils img {
max-width: 100%;
}
viewing: function (currentTime) {
var vm = this;
specialApi.viewing({
special_id: vm.special_id,
task_id: vm.task_id,
total: vm.duration * 1e3,
viewing_time: currentTime * 1e3,
percentage: Math.floor(currentTime / vm.duration * 100)
});
this.saveTime(this.taskName, currentTime)
}
{{item.user_info.nickname ? item.user_info.nickname : item.user_name}}
作者 管理员 企业
{{itemf.name}}
{{itemc.user_info.nickname}}
{{itemc.user_name}}
回复 {{itemc.comment_user_info.nickname}}
{{itemf.name}}