Commit d3aa1ec9 authored by 黄奎's avatar 黄奎

页面修改

parent 4574f91a
......@@ -309,7 +309,7 @@
<div style="display:flex;justify-content:space-between;align-items:center;padding:0 10px 10px 5px;height:36px;">
<div class="Left-ptitel">
<span>题量:<i>{{examNum}}</i></span>
<span>总分:<i>{{examScore.toFixed(2)}}</i></span>
<span>&nbsp;&nbsp;总分:<i>{{examScore.toFixed(2)}}</i></span>
</div>
<div v-if="DataObj.GroupType==2">
<q-btn-dropdown color="primary" label="添加分类" size="sm">
......
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