浏览代码

淦淦淦

任一存 2 年之前
父节点
当前提交
75f1f19eb6
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      src/components/times/timecommon.vue

+ 1 - 0
src/components/times/timecommon.vue

@@ -233,6 +233,7 @@ const onClickItem = item => {
     width: 3.5rem;
     height: 3.5rem;
     transform: translate(-40%, -40%);
+    cursor: pointer;
   }
 }
 </style>