uni-ui icon indicating copy to clipboard operation
uni-ui copied to clipboard

uni-datetime-picker报错

Open RexHarris opened this issue 2 years ago • 1 comments

<uni-forms-item :label="日期区间" 
    :name="component_id"
>
   <uni-datetime-picker type="daterange"
        rangeSeparator="至"
   />
</uni-forms-item>

控制台报错 image

RexHarris avatar Jan 12 '22 08:01 RexHarris

缺少 uni-icons 组件,看一下是不是导入的时候没有下载关联依赖 ,或者没有开启 easycom

mehaotian avatar Jan 25 '22 03:01 mehaotian

长时间未响应,问题暂时关闭; 若后续依然有问题,可reopen这个issue。

codexu avatar Sep 08 '22 10:09 codexu