更新记录

1.0.3(2024-09-12) 下载此版本

添加不显示冒号,和值放在右边的情况

1.0.2(2024-06-07) 下载此版本

  • label
  • labelValue
  • labelFontSize
  • labelColor
  • labelValueColor
  • isBetween true|false 对齐方式
  • slot #right 插槽
    <shaoll-description-item :label="'用户名'" :labelValue="'kooriookami'"></shaoll-description-item>
    <shaoll-description-item :label="'手机号'" :labelValue="'18100000000'"></shaoll-description-item>
    <shaoll-description-item :label="'订单总额'" :labelValue="'¥2000.00'" :isBetween="true"
        :labelValueColor="'#FF5400'" @click="goDetil()">
        <template #right>
            <text style="color: #888;">定金30%,尾款70%</text>
        </template>
    </shaoll-description-item>

1.0.0(2024-06-06) 下载此版本

1.0.0

查看更多

平台兼容性

shaoll-description-item

隐私、权限声明

1. 本插件需要申请的系统权限列表:

2. 本插件采集的数据、发送的服务器地址、以及数据用途说明:

插件不采集任何数据

3. 本插件是否包含广告,如包含需详细说明广告表达方式、展示频率:

许可协议

MIT协议

暂无用户评论。

使用中有什么不明白的地方,就向插件作者提问吧~ 我要提问