Ver Fonte

进度条颜色修改

htc há 19 horas atrás
pai
commit
1a3b0cb024
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      pagesHome/components/createList.vue

+ 1 - 1
pagesHome/components/createList.vue

@@ -447,7 +447,7 @@ export default {
 						border-radius: 6rpx;
 						&-current {
 							height: 12rpx;
-							background: #7cc5c5;
+							background: linear-gradient( 90deg, #FFDF73 0%, #FFD750 100%);
 							border-radius: 6rpx;
 							position: absolute;
 							top: 0;