Commit 2f3329a7 by 刘海龙

111

parent da962136
<include file="__THEME__/public_header_w3g"/>
<style type="text/css">
body {
padding-bottom: 0 !important;
}
body { padding-bottom: 0 !important; }
</style>
<div id="app" class="page_background" style="height: 100%;">
<div class="layout_v tab_container">
......@@ -95,7 +93,7 @@
},
methods: {
onChange: function(tab) {
// console.log(tab)
console.log(tab)
switch(tab){
case 0:
window.location.href = "{:U('classroom/Index/index')}"
......
......@@ -5,9 +5,9 @@
<link rel="stylesheet" type="text/css" href="{$Think.APPS_URL}/exams/_static/css/public_header_footer_media.css">
<link rel="stylesheet" type="text/css" href="{$Think.APPS_URL}/exams/_static/css/exam_2.0.css">
<style type="text/css">
.static-exam dl .operation .analysis {
display: block;
}
.static-exam dl .operation .analysis { display: block; }
.cstlayer-header i { font-size: 14px; }
.cstlayer-header h3 { color: #333!important; line-height: 18px; }
</style>
<div class="min-height-wrap">
<div class="cstlayer exams_top">
......
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