修改 js 命名

This commit is contained in:
virusdefender
2015-09-13 19:43:49 +08:00
parent 228d8e05e7
commit 53098946fb
7 changed files with 4 additions and 10 deletions

View File

@@ -34,5 +34,5 @@
</div>
{% endblock %}
{% block js_block %}
<script src="/static/js/app/oj/account/change_password.js"></script>
<script src="/static/js/app/oj/account/changePassword.js"></script>
{% endblock %}