feat: xzj-readMore组件添加注释

This commit is contained in:
yangzhe 2025-07-31 14:25:44 +08:00
parent 46404af692
commit ef99e285a0
1 changed files with 1 additions and 0 deletions

View File

@ -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>