Commit c8528a1c by 陈超

A

parent 800531a4
......@@ -96,6 +96,9 @@
</html>
<script type="text/javascript">
window.onpopstate = function () {
window.location.href = "{:U('home/Home/exams')}"
}
new Vue({
el:"#app",
data:{
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment