feat: xzj-readMore组件添加注释
This commit is contained in:
parent
46404af692
commit
ef99e285a0
|
@ -1,4 +1,5 @@
|
|||
<template>
|
||||
<!-- readMore 组件 -->
|
||||
<view class="qaBox">
|
||||
<view class="content-box">
|
||||
<view :class="[{ watchMoreContent: isWatchMore }, {contentt:isLongContent} ,'xzj']" :style="[zxy]" ><slot></slot></view>
|
||||
|
|
Loading…
Reference in New Issue