优化
This commit is contained in:
parent
4f3c946067
commit
d95ce01840
@ -84,15 +84,15 @@
|
|||||||
</div>
|
</div>
|
||||||
<div class='jieguo' v-if="tableInfo.result || tableAuth.showResult">
|
<div class='jieguo' v-if="tableInfo.result || tableAuth.showResult">
|
||||||
</div>
|
</div>
|
||||||
<div class="quanzhomng " style="flex:none;">
|
<div class="quanzhomng pingfen" style="flex:none;">
|
||||||
</div>
|
</div>
|
||||||
<div style="padding:10px;flex:none;width:130px;" v-if="tableInfo.score || tableAuth.showScore">
|
<div class="pingfen" style="padding:10px;flex:none;width:130px;" v-if="tableInfo.score || tableAuth.showScore">
|
||||||
{{score.scoreLevel}}
|
{{score.scoreLevel}}
|
||||||
</div>
|
</div>
|
||||||
<div class="quanzhomng" style="flex:none;" v-if="tableInfo.score || tableAuth.showScore">
|
<div class="quanzhomng pingfen" style="flex:none;" v-if="tableInfo.score || tableAuth.showScore">
|
||||||
{{score.lastScore}}
|
{{score.lastScore}}
|
||||||
</div>
|
</div>
|
||||||
<div style="padding:10px;width: 200px;" v-if="tableInfo.score || tableAuth.showScore">
|
<div class="pingfen" style="padding:10px;width: 200px;" v-if="tableInfo.score || tableAuth.showScore">
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user