Explorar el Código

历史数据样式报错修改

bobo04052021@163.com hace 3 meses
padre
commit
37386f78a3
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      pages/history/history.vue

+ 1 - 1
pages/history/history.vue

@@ -611,7 +611,7 @@ export default {
   width: 120rpx;
   height: 50rpx;
   display: inline-block;
-  background-color: rgba(226, 250, 214);
+  background-color: rgba(226, 250, 214,0.5);
 }
 .icon-style {
   margin: 15rpx;