Showing
1 changed file
with
1 additions
and
1 deletions
@@ -56,7 +56,7 @@ export default { | @@ -56,7 +56,7 @@ export default { | ||
56 | 'rgba(255,0,255, 0)', | 56 | 'rgba(255,0,255, 0)', |
57 | 'rgba(23,212,152, 0)', | 57 | 'rgba(23,212,152, 0)', |
58 | 'rgba(253,152,58, 0)', | 58 | 'rgba(253,152,58, 0)', |
59 | - 'rgba(255,113,66238,0, 0)' | 59 | + 'rgba(255,113,66, 0)' |
60 | ] | 60 | ] |
61 | // 挂载完 | 61 | // 挂载完 |
62 | Vue.onMounted(() => { | 62 | Vue.onMounted(() => { |
-
Please register or login to post a comment