浏览代码

历史数据样式报错修改

bobo04052021@163.com 1 月之前
父节点
当前提交
37386f78a3
共有 1 个文件被更改,包括 1 次插入1 次删除
  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;