Browse Source

项目修改

seyason 4 years ago
parent
commit
63c5f9d176

+ 0 - 1
fhKeeper/formulahousekeeper/inva_4_tivo/index.html

@@ -403,7 +403,6 @@
                         <p><i><img src="../timesheet/src/assets/image/dui.png" alt=""></i>日报数据导出</p>
                         <p><i><img src="../timesheet/src/assets/image/dui.png" alt=""></i>财务核算成本</p>
                         <p><i><img src="../timesheet/src/assets/image/dui.png" alt=""></i>工时自动计时</p>
-                        <p><i><img src="../timesheet/src/assets/image/dui.png" alt=""></i>工时自动计时</p>
                         <p><i><img src="../timesheet/src/assets/image/dui.png" alt=""></i>按部门统计成本</p>
                         <p><i><img src="../timesheet/src/assets/image/dui.png" alt=""></i>按人员统计成本</p>
                         <p><i><img src="../timesheet/src/assets/image/dui.png" alt=""></i>支持PC端,微信端和钉钉填报</p>

+ 3 - 3
fhKeeper/formulahousekeeper/timesheet/src/views/project/projectInside.vue

@@ -1758,7 +1758,7 @@ toolbar: 'bold italic underline strikethrough | fontsizeselect | forecolor backc
     color: #fff;
 }
 .etui {
-    width: 24px;
+    width: 15px;
     height: 40px;
     background: #fff;
     border: 1px solid #dddddd;
@@ -1771,8 +1771,8 @@ toolbar: 'bold italic underline strikethrough | fontsizeselect | forecolor backc
 }
 .etui i {
     display: inline-block;
-    padding-top: 50%;
-    padding-left: 15%;
+    padding-top: 90%;
+    /* padding-left: 15%; */
     font-weight: bold;
 }