|
@@ -15,14 +15,9 @@
|
|
/>
|
|
/>
|
|
<span
|
|
<span
|
|
v-if="pageDate.status > 10 && textValue"
|
|
v-if="pageDate.status > 10 && textValue"
|
|
-<<<<<<< HEAD
|
|
|
|
- style="padding: 10px 0;display: inline-block;"
|
|
|
|
- >{{ textValue }}</span>
|
|
|
|
-=======
|
|
|
|
style="padding: 10px 0;display: inline-block;line-height: 1.65;"
|
|
style="padding: 10px 0;display: inline-block;line-height: 1.65;"
|
|
v-html="textValue.replace(/\n/g, '<br />')"
|
|
v-html="textValue.replace(/\n/g, '<br />')"
|
|
/>
|
|
/>
|
|
->>>>>>> http_mock
|
|
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</div>
|