yinLiangDream / mp-colorui

MP-COLORUI 是基于 Taro框架的组件库,由于作者平时工作较忙,有时回复不及时,有事可以加QQ群 1145534886 咨询,文档请看这里→
https://yinliangdream.github.io/mp-colorui-doc/
MIT License
365 stars 41 forks source link

ClTip 自定义 小程序编译通过不了 #93

Closed giantss closed 3 years ago

giantss commented 4 years ago

"@tarojs/taro": "2.2.13", "mp-colorui": "^0.6.19",

image

yinLiangDream commented 3 years ago

其实只需要把renderClTip这个变量的内容塞到renderMessage就可以了,这是eslint的语法报错,不影响的