diff --git a/pages/home/components/Banner.vue b/pages/home/components/Banner.vue index ca7a41b..d699be3 100644 --- a/pages/home/components/Banner.vue +++ b/pages/home/components/Banner.vue @@ -46,7 +46,6 @@ that.$emit('getbgcolor', '#c40414'); // #endif // #ifndef APP-PLUS - // 颜色不存在 if (bgcolor === '') { let ctx = uni.createCanvasContext('colorThief', that);