提交 523e0d8e 编写于 作者: U unknown

修复视图系统图标丢失的问题

上级 c76849c0
......@@ -139,7 +139,7 @@
"overflow": "hidden",
"float": "right",
"cursor": "pointer",
"background": "url(../x_component_process_Application/$Viewer/default/icon/search.png) center center no-repeat",
"background": "url(../x_component_query_Query/$Viewer/default/icon/search.png) center center no-repeat",
},
"searchSimpleInputNode": {
"border": "0px",
......@@ -182,7 +182,7 @@
"viewFilterSearchIconNode": {
"height": "24px",
"width": "40px",
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/search.png) center center no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/search.png) center center no-repeat",
"float": "right",
"cursor": "pointer"
},
......@@ -203,7 +203,7 @@
"width": "20px",
"height": "80px",
"float": "right",
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/back.png) center 5px no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/back.png) center 5px no-repeat",
"cursor": "pointer"
},
"viewFilterSearchCustomContentNode": {
......@@ -237,7 +237,7 @@
"cursor": "pointer"
},
"viewFilterSearchCustomAddIconNode": {
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/right.png) center center no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/right.png) center center no-repeat",
"height": "80px"
},
"viewFilterSearchCustomFilterContentNode": {
......@@ -325,11 +325,11 @@
"viewSearchFilterDeleteNode": {
"width": "20px",
"height": "19px",
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/delFilter.png) center center no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/delFilter.png) center center no-repeat",
"float": "left"
},
"viewSearchFilterDeleteNode_over": {
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/delFilter_over.png) center center no-repeat"
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/delFilter_over.png) center center no-repeat"
},
"contentAreaNode": {
//"padding": "0px 20px",
......@@ -361,7 +361,7 @@
"viewLoadingIconNode": {
"height": "26px",
"width": "28px",
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/loading.gif) center center no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/loading.gif) center center no-repeat",
"float": "left"
},
"viewLoadingTextNode": {
......@@ -433,7 +433,7 @@
"width": "20px",
"height": "20px",
"float": "right",
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/close.png) center center no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/close.png) center center no-repeat",
"cursor": "pointer"
},
"worksAreaContentNode": {
......
......@@ -136,7 +136,7 @@
"overflow": "hidden",
"float": "right",
"cursor": "pointer",
"background": "url(../x_component_process_Application/$Viewer/default/icon/search.png) center center no-repeat",
"background": "url(../x_component_query_Query/$Viewer/default/icon/search.png) center center no-repeat",
},
"searchSimpleInputNode": {
"border": "0px",
......@@ -179,7 +179,7 @@
"viewFilterSearchIconNode": {
"height": "24px",
"width": "40px",
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/search.png) center center no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/search.png) center center no-repeat",
"float": "right",
"cursor": "pointer"
},
......@@ -200,7 +200,7 @@
"width": "20px",
"height": "80px",
"float": "right",
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/back.png) center 5px no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/back.png) center 5px no-repeat",
"cursor": "pointer"
},
"viewFilterSearchCustomContentNode": {
......@@ -234,7 +234,7 @@
"cursor": "pointer"
},
"viewFilterSearchCustomAddIconNode": {
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/right.png) center center no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/right.png) center center no-repeat",
"height": "80px"
},
"viewFilterSearchCustomFilterContentNode": {
......@@ -323,11 +323,11 @@
"viewSearchFilterDeleteNode": {
"width": "20px",
"height": "19px",
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/delFilter.png) center center no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/delFilter.png) center center no-repeat",
"float": "left"
},
"viewSearchFilterDeleteNode_over": {
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/delFilter_over.png) center center no-repeat"
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/delFilter_over.png) center center no-repeat"
},
"contentAreaNode": {
//"padding": "0px 20px",
......@@ -359,7 +359,7 @@
"viewLoadingIconNode": {
"height": "26px",
"width": "28px",
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/loading.gif) center center no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/loading.gif) center center no-repeat",
"float": "left"
},
"viewLoadingTextNode": {
......@@ -431,7 +431,7 @@
"width": "20px",
"height": "20px",
"float": "right",
"background": "url("+"../x_component_process_Application/$Viewer/default/icon/close.png) center center no-repeat",
"background": "url("+"../x_component_query_Query/$Viewer/default/icon/close.png) center center no-repeat",
"cursor": "pointer"
},
"worksAreaContentNode": {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册