Commit d8252995 by 冷斌

fix bug

parent 5f944f48
...@@ -263,6 +263,7 @@ ...@@ -263,6 +263,7 @@
</div> </div>
<include file="__THEME__/public_footer_w3g"/> <include file="__THEME__/public_footer_w3g"/>
<script src="__APP__/js/public_header_footer_media.js"></script> <script src="__APP__/js/public_header_footer_media.js"></script>
<script src="__APP__/js/public_exam_3g.js"></script>
<script type="text/javascript"> <script type="text/javascript">
if("{$_GET['examsresult']}"){ if("{$_GET['examsresult']}"){
var re = "{:jiemi($_GET['examsresult'])}", var re = "{:jiemi($_GET['examsresult'])}",
...@@ -350,4 +351,4 @@ ...@@ -350,4 +351,4 @@
} }
</script> </script>
<script src="__APP__/js/public_exam_3g.js"></script>
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