Commit 851ce2d9 authored by asdf's avatar asdf

.

parent 04f9197a
...@@ -43,7 +43,7 @@ ...@@ -43,7 +43,7 @@
</div> </div>
</div> </div>
<div style="height: 330px;width:100%"> <div style="height: 130px;width:100%">
<span style="height: 30px; font-size: 18px;">第{{i + 1}}页选项:</span> <span style="height: 30px; font-size: 18px;">第{{i + 1}}页选项:</span>
<div *ngFor="let option of question.optionList; let j = index"> <div *ngFor="let option of question.optionList; let j = index">
<div style="margin-top: 20px; float: left; border-width: 1px; border-style: dotted; <div style="margin-top: 20px; float: left; border-width: 1px; border-style: dotted;
......
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