Commit e6ba088b by 冷斌

fix bug

parent f6bc0ef0
......@@ -9,7 +9,7 @@
.static-exam dl dt { background: #fff; border-bottom: 0rem; padding: 0 .8rem; }
.static-exam dl dt h5 { width: 100%; height: 2rem; margin-top: 0.4rem; display: flex; align-items: center; }
.static-exam dl dt h5 strong { font-size: 12px; margin-left: 12px; font-weight: 600; background: none; color: #333; }
.static-exam dl dt h3 { font-size: 16px; color: #333; line-height: 30px;padding-bottom: 0}
.static-exam dl dt h3 { font-size: 16px; color: #333; line-height: 30px;padding-bottom: 0}
.static-exam dl dd p em { width: 30px; height: 30px; border-radius: 50%; border: 1px solid #A3E460; line-height: 30px; color: #65C000; font-size: 14px; background: none; }
.static-exam dl dd .on em { background: #A3E460; color: #fff; }
.static-exam dl dd { padding-top: 0; overflow: hidden; }
......@@ -31,6 +31,7 @@
<div class="back-date">
<i class="icon icon-fanhui1" style="display: none;"></i>
<small>
<php>var_dump($paper)</php>
<php>if($paper['reply_time']){</php>
<span id="time_hh">-</span>:<span id="time_mm">-</span>:<span id="time_ss">-</span>
<php>}else{</php>
......
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