1
0
mirror of https://gitee.com/koogua/course-tencent-cloud.git synced 2025-06-25 04:07:17 +08:00

修复教师直播页面推流按钮无反应

This commit is contained in:
winzer 2021-01-29 15:17:12 +08:00
parent e902c0c80f
commit 098595b981

View File

@ -61,6 +61,6 @@
{% block include_js %}
{{ js_include('home/js/console.js') }}
{{ js_include('home/js/teacher.console.js') }}
{% endblock %}