Просмотр исходного кода

修复待办中心被长数字撑开的问题

unknown 5 лет назад
Родитель
Сommit
624b393c46
1 измененных файлов с 6 добавлено и 5 удалено
  1. 6 5
      o2web/source/x_component_process_TaskCenter/$Main/default/css.wcss

+ 6 - 5
o2web/source/x_component_process_TaskCenter/$Main/default/css.wcss

@@ -196,7 +196,7 @@
         "border-radius": "6px",
         "border-radius": "6px",
         "overflow": "hidden",
         "overflow": "hidden",
         //"width": "auto",
         //"width": "auto",
-        "box-shadow": "2px 2px 10px #cccccc",
+        "box-shadow": "2px 2px 10px #cccccc"
     },
     },
     "itemMainContentAreaNode_selected": {
     "itemMainContentAreaNode_selected": {
         //"border-top": "4px solid #44a217",
         //"border-top": "4px solid #44a217",
@@ -207,7 +207,7 @@
         "border-radius": "6px",
         "border-radius": "6px",
         "overflow": "hidden",
         "overflow": "hidden",
         //"width": "auto",
         //"width": "auto",
-        "box-shadow": "0px 0px 0px #cccccc",
+        "box-shadow": "0px 0px 0px #cccccc"
     },
     },
     "itemTimeContentAreaNode": {
     "itemTimeContentAreaNode": {
         "height": "28px",
         "height": "28px",
@@ -226,7 +226,7 @@
         "margin": "10px 0px",
         "margin": "10px 0px",
         "height": "112px",
         "height": "112px",
         "width": "24px",
         "width": "24px",
-        "float": "right",
+        "float": "right"
 
 
     },
     },
     "itemMainRightContentAreaNode": {
     "itemMainRightContentAreaNode": {
@@ -264,6 +264,7 @@
         "height": "44px",
         "height": "44px",
         "padding": "3px 0px",
         "padding": "3px 0px",
         "line-height": "22px",
         "line-height": "22px",
+        "word-break": "break-all",
         "overflow": "hidden"
         "overflow": "hidden"
     },
     },
     "itemActivityNode": {
     "itemActivityNode": {
@@ -325,7 +326,7 @@
         "background-color": "#FFF",
         "background-color": "#FFF",
         "border-radius": "0px",
         "border-radius": "0px",
         "overflow": "hidden",
         "overflow": "hidden",
-        "box-shadow": "0px 0px 0px #cccccc",
+        "box-shadow": "0px 0px 0px #cccccc"
     },
     },
     "itemNode_edit": {
     "itemNode_edit": {
         "position": "absolute",
         "position": "absolute",
@@ -347,7 +348,7 @@
     },
     },
     "processNode": {
     "processNode": {
         "margin-top": "4px",
         "margin-top": "4px",
-        "overflow": "hidden"
+        "overflow": "auto"
     },
     },
     "flowInforLeftNode":{
     "flowInforLeftNode":{
         "height": "68px",
         "height": "68px",