Browse Source

历史数据样式报错修改

bobo04052021@163.com 1 month ago
parent
commit
37386f78a3
1 changed files with 1 additions and 1 deletions
  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;