Commit a775811a authored by liujiaxin's avatar liujiaxin

222

parent fe39ef3d
......@@ -6,7 +6,7 @@
[style.background-image]="data?.contentObj.pic_id ? 'url('+ data?.contentObj.pic_id +')' : 'url(assets/common/pic-not-upload.jpg)'"
>
</div>
<div class="text" #text
<div class="text" #text style="text-align: center"
[innerHTML]="data.contentObj.text | brLineBreaker">
</div>
<div class="p-question-btn" [class.show-question]="showQuestion" *ngIf="data?.contentObj?.question"
......
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