vue吸取图片主题色---ColorThief

npm i --save colorthief <template> <div> <img :src="coverLarge" crossorigin="anonymous" alt="" /> </div> </template> <script> import ColorThief from '
posted @ 2023-08-16 18:59  chicidol  阅读(448)  评论(0编辑  收藏  举报