Data rendered with v-html in vue will not wrap automatically

   </div>-->
                                <div class="ke-post " v-if="goodPage.data"
                                     v-html="this.goodPage.data.info.goods_desc">
                                </div>

I have tried everything, but do not break lines

Mar.13,2021

  

is scoped, so the style does not take effect

Menu