Commit c8528a1c by 陈超

A

parent 800531a4
...@@ -96,6 +96,9 @@ ...@@ -96,6 +96,9 @@
</html> </html>
<script type="text/javascript"> <script type="text/javascript">
window.onpopstate = function () {
window.location.href = "{:U('home/Home/exams')}"
}
new Vue({ new Vue({
el:"#app", el:"#app",
data:{ 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