diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/css.wcss b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/css.wcss new file mode 100644 index 0000000000000000000000000000000000000000..544c533ba471d8fdd8e32a51f6fe54b17d6d09df --- /dev/null +++ b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/css.wcss @@ -0,0 +1,602 @@ +{ + "maskNode": { + "background-color": "#666", + "opacity": 0.6, + "z-index":1000 + }, + "containerNode": { + "height": "510px", + "width": "700px", + "background-color": "#FFF", + "overflow": "hidden", + "box-shadow": "0px 0px 20px #999999", + "position": "absolute", + "z-index":1001 + + }, + "containerNode_multiple": { + "height": "550px", + "width": "700px", + "background-color": "#FFF", + "overflow": "hidden", + "box-shadow": "0px 0px 20px #999999", + "position": "absolute", + "z-index":1001 + }, + "containerNodeSingle": { + "height": "510px", + "width": "355px", + "background-color": "#FFF", + "overflow": "hidden", + "box-shadow": "0px 0px 20px #999999", + "position": "absolute", + "z-index":1001 + }, + "containerNodeSingle_multiple": { + "height": "550px", + "width": "355px", + "background-color": "#FFF", + "overflow": "hidden", + "box-shadow": "0px 0px 20px #999999", + "position": "absolute", + "z-index":1001 +// "transform":"scale(0.5)", +// "-webkit-transform":"scale(0.5)", /*兼容-webkit-引擎浏览器*/ +// "-moz-transform":"scale(0.5)" /*兼容-moz-引擎浏览器*/ + }, + "containerNodeMobile": { + "height": "100%", + "width": "100%", + "background-color": "#FFF", + "overflow": "hidden", + "position": "absolute", + "z-index":1001 + }, + "tabContainer" : { + "height" : "50px", + "margin-bottom" : "5px" + }, + + + "titleNodeMobile": { + "height": "44px", + "font-size" : "18px", + "background-color": "#32AAFF", + "position" : "relative", + "text-align" : "center", + "padding" : "0px 15px" + }, + "titleCancelActionNodeMobile": { + "top" : "7px", + "left" : "0px", + "position" : "absolute", + "height": "30px", + "width": "40px", + "color": "#FFF", + "background" : "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/back@2x.png) 15px center no-repeat", + "background-size" : "20px 20px" + }, + "titleTextNodeMobile": { + "line-height": "44px", + "height": "44px", + "color": "#FFF" + }, + + "contentNode": { + "overflow": "hidden", + "background-color" : "#fff" + }, + "noSelectableItemText" : { + "display" : "none" + }, + "contentNode_embedded": { + "overflow": "hidden", + "padding" : "5px 0px 0px 0px", + "background-color" : "#fff" + }, + "selectNode": { + //"width": "200px", + "width": "54%", + "height": "250px", + "float": "left", + "margin": "0px", + "border": "1px solid #e2e3e7", + "border-radius": "0px" + //"background-color": "#ffffff" + }, + "selectNodeSingle": { + //"width": "200px", + "width": "100%", + "height": "250px", + "float": "left", + "margin": "10px", + "border": "1px solid #e2e3e7", + "border-radius": "3px" + }, + "selectNodeMobile":{ + "margin": "0px", + "border": "0px solid #e2e3e7", + "border-radius": "0px" + }, + + + "selectedContainerNode": { + //"width": "160px", + "height": "250px", + "margin": "0px", + "border": "1px solid #e2e3e7", + "border-radius": "0px", + "overflow" : "hidden" + }, + "selectedScrollNode": { +// "width": "331px", +// "height": "410px", +// "float": "right", +// "margin": "10px 10px 10px 5px", + "border": "1px dotted #ddd", + "border-radius": "6px", + //"width": "160px", + "min-width": "160px", + "height": "200px", + "overflow-x" : "auto", + "overflow-y" : "auto", + "padding" : "8px", + "background-color": "#f7fafe", + "margin":"0px 15px 15px 15px" + }, + "selectedNode": { + //"overflow": "hidden" + }, + "actionNode": { + "height": "56px", + "overflowe" : "hidden", + "border-top" : "0px", + "background": "#fff" + }, + "okActionNode": { + "height": "36px", + "line-height": "36px", + "background-color" : "#32AAFF", + "color": "#FFF", + "font-size": "16px", + "margin-top" : "10px", + "border-radius": "12px", + "cursor": "pointer", + "text-align" : "center", + "width" : "80px", + "float" : "right", + "margin-right" : "15px" + }, + "cancelActionNode": { + "display" : "none", + "margin-left" : "4%", + "margin-right" : "2.6%", + "height": "44px", + "line-height": "44px", + "margin-top" : "10px", + "background-color" : "#E6EBEE", + "color": "#333", + "font-size": "16px", + "border-radius": "4px", + "cursor": "pointer", + "text-align" : "center", + "width" : "44.7%", + "float" : "left" + }, + "selectedTopNode" : { + "overflow" : "hidden", + "height": "16px", + "background-color" : "#fff", + "border-bottom": "1px solid #e2e3e7" + }, + "selectedTopTextNode" : { + "float" : "left", + "width" : "16px", + "height": "16px", + "line-height": "16px", + "margin-left" : "5px" + }, + "selectedTopActionNode" : { + "color" : "#0b82ff", + "float" : "right", + "cursor" : "pointer", + "height": "16px", + "line-height": "16px", + "margin-right" : "5px" + }, + + "selectTopNode" : { + "overflow" : "hidden", + "border-bottom": "1px solid #e2e3e7", + "background-color" : "#fff", + "height": "16px" + }, + "selectTopTextNode" : { + "float" : "left", + "width" : "16px", + "height": "16px", + "line-height": "16px", + "margin-left" : "5px" + }, + "searchInputDiv": { + "padding" : "0px 15px 0px 15px", + "height": "50px", + "color": "#999", + "background": "#f3f3f3" + }, + "searchInput": { + //"width" : "calc(100% - 40px)", + "width": "100%", + "box-sizing":"border-box", + "height": "36px", + "margin-top": "6px", + "font-size": "15px", + "padding-left" : "50%", + "background" : "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/search@2x.png) 45% center no-repeat #fff", + "background-size" : "20px 20px", + "border" : "1px solid #e2e2e2", + "padding-top" : "2px", + "border-radius" : "5px", + "outline": "none" + }, + "searchInputSingle": { + //"width" : "calc(100% - 40px)", + "width": "100%", + "box-sizing":"border-box", + "height": "36px", + "border": "0px", + "margin-top": "6px", + "font-size": "15px", + "padding-left" : "50%", + "background" : "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/search@2x.png) 45% center no-repeat #fff", + "background-size" : "20px 20px", + "padding-top" : "2px", + "border" : "1px solid #e2e2e2", + "border-radius" : "5px", + "outline": "none" + }, + "itemAreaScrollNode": { + "overflow-x": "auto", + "overflow-y": "auto", + "background-color": "#fff", + "height": "188px" + }, + "itemAreaNode": { + "overflow": "hidden" + }, + "selectorItem": { + "height": "44px", + "line-height": "44px", + "padding": "0px 15px", + "overflow": "hidden", + "cursor": "pointer", + "font-size": "16px", + "color": "#666666", + "background": "#fff", + "box-shadow": "inset 0 -1px 0 0 #DAE1EC" + }, + "selectorItemCategory": { + "height": "44px", + "line-height": "44px", + "padding": "0px 15px", + "overflow": "hidden", + "cursor": "pointer", + "font-size": "16px", + "color": "#666666", + "background": "#fff", + "box-shadow": "inset 0 -1px 0 0 #DAE1EC" + }, + "selectorItemCategory_department": { + "height": "44px", + "line-height": "44px", + "padding": "0px 15px", + "overflow": "hidden", + "cursor": "pointer", + "font-size": "16px", + "background": "#fff", + "box-shadow": "inset 0 -1px 0 0 #DAE1EC" + }, + "selectorItemCategory_over": { + "background": "#fff" + }, + + "selectorItem_over": { + //"height": "28px", + "line-height": "44px", + "padding": "0px 15px", + "overflow": "hidden", + "cursor": "pointer", + "background-color": "#fff", + "box-shadow": "inset 0 -1px 0 0 #DAE1EC" + }, + "selectorItem_over_force" : { + "background-color": "#fff" + }, + "selectorItem_selected": { + //"height": "24px", + "line-height": "44px", + "padding": "0px 15px", + "overflow": "hidden", + "cursor": "pointer", + "background-color": "#fff", + "box-shadow": "inset 0 -1px 0 0 #DAE1EC" + }, + "selectorSelectedItem": { + //"height": "24px", + "line-height": "44px", + "padding": "0px 15px", + "overflow": "hidden", + "cursor": "pointer", + "background-color": "#fff", + "box-shadow": "inset 0 -1px 0 0 #DAE1EC" + }, + "selectorItemLevelNode": { + "width": "20px", + "height": "44px", + "float": "left" + }, + "selectorItemLevelNode_expand":{ + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_down@2x.png) no-repeat right center", + "background-size" : "20px 20px" + }, + "selectorItemLevelNode_expand_over":{ + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_down@2x.png) no-repeat right center", + "background-size" : "20px 20px" + }, + "selectorItemLevelNode_collapse":{ + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_right@2x.png) no-repeat right center", + "background-size" : "20px 20px" + }, + "selectorItemLevelNode_collapse_over":{ + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_right@2x.png) no-repeat right center", + "background-size" : "20px 20px" + }, + "selectorItemCategoryIconNode" : { + "width" : "28px", + "height" : "44px", + "background-repeat": "no-repeat", + "background-position": "center center", + "background-size" : "20px 20px", + "float" : "left" + }, + + "selectorItemIconNode": { + "width": "17px", + "height": "44px", + "float": "left", + "background-repeat": "no-repeat", + "background-position": "center center", + "background-size" : "17px 18px" + }, + "selectorItemActionNode": { + "width": "16px", + "height": "44px", + "float": "right", + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/checkbox@2x.png) no-repeat center center", + "background-size" : "16px 16px" + }, + "selectorItemActionNode_single" : { + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/radio@2x.png) no-repeat center center", + "background-size" : "16px 16px" + }, + "selectorItemActionNode_selected_over": { + "width": "16px", + "height": "44px", + "float": "right", + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/checked2.png) no-repeat center center", + "background-size" : "16px 16px" + }, + "selectorItemActionNode_single_selected_over" : { + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/radio@2x.png) no-repeat center center", + "background-size" : "16px 16px" + }, + "selectorItemActionNode_over": { + "width": "16px", + "height": "44px", + "float": "right", + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/checkbox@2x.png) no-repeat center center", + "background-size" : "16px 16px" + }, + "selectorItemActionNode_single_over" : { + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/radio@2x.png) no-repeat center center", + "background-size" : "16px 16px" + }, + "selectorItemActionNode_selected": { + "width": "16px", + "height": "44px", + "float": "right", + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/checked@2x.png) no-repeat center center", + "background-size" : "16px 16px" + }, + "selectorItemActionNode_single_selected" : { + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/radio_selected@2x.png) no-repeat center center", + "background-size" : "16px 16px" + }, +// "selectorSelectedItemActionNode": { +// "width": "16px", +// "height": "44px", +// "float": "right", +// "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/checked@2x.png) no-repeat center center", +// "background-size" : "16px 16px" +// }, +// "selectorSelectedItemActionNode_single" : { +// "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/radio_selected@2x.png) no-repeat center center", +// "background-size" : "16px 16px" +// }, + + "selectorItemCategoryActionNode_expand": { + "width": "20px", + "height": "44px", + "float": "left", + "font-size": "16px", + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_down@2x.png) no-repeat center center", + "background-size" : "20px 20px" + }, + "selectorItemCategoryActionNode_collapse": { + "width": "20px", + "height": "44px", + "font-size": "16px", + "float": "left", + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_right@2x.png) no-repeat center center", + "background-size" : "20px 20px" + }, + + "selectorItemCategoryActionNode_selectAll": { + "width": "16px", + "height": "44px", + "float": "right", + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/checkbox@2x.png) no-repeat left center", + "background-size" : "16px 16px" + }, + "selectorItemCategoryActionNode_selectAll_selected": { + "width": "16px", + "height": "44px", + "float": "right", + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/checked@2x.png) no-repeat left center", + "background-size" : "16px 16px" + }, + "selectorItemCategoryActionNode_selectsome_selected": { + "width": "16px", + "height": "44px", + "float": "right", + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/checked_some@2x.png) no-repeat left center", + "background-size" : "16px 16px" + }, + + "selectorItemTextNode": { + "height": "44px", + "margin-left": "30px", + "margin-right" : "23px", + "word-wrap": "break-word", + "color": "#333" + }, +// "selectorSelectedItemTextNode": { +//// "height": "88px", +////// "margin-left": "46px", +//// "word-wrap": "break-word", +//// "color": "#333" +// }, + "selectorItemCategoryTextNode": { + "height": "44px", + "margin-left": "23px", + "margin-right" : "23px", + "color": "#333", + "font-size": "16px" + //"font-weight": "bold" + }, + "selectorItemTextNode_selected": { +// "height": "88px", +//// "margin-left": "46px", +// "color": "#333" + }, + + "selectorItemCategoryChildrenNode": { + "overflow": "hidden", + "margin-left": "0px" + }, + + "dutyInputDialog":{ + "height": "56px", + "clear": "both" + }, + "dutyInputNode": { + "border": "1px solid #eee", + "background": "#FFF", + "height": "32px" + }, + "filePreviewNode": { + "overflow": "hidden", + "max-width": "300px", + "max-height": "200px" + }, +// "shuttleNode" : { +// "width" : "52px", +// "height" : "70%", +// "float" : "left" +// }, +// "shuttleInnerNode" : { +// "width" : "52px", +// "height" : "70px" +// }, +// "goRightNode" : { +// "margin" : "8px auto", +// "width": "30px", +// "height": "30px", +// "background": "url(../x_component_Selector/$Selector/blue_flat/icon/shuttle_right.png) no-repeat left center" +// }, +// "goLeftNode" : { +// "margin" : "8px auto", +// "width": "30px", +// "height": "30px", +// "background": "url(../x_component_Selector/$Selector/blue_flat/icon/shuttle_left.png) no-repeat left center" +// } + + "flatCategoryScrollNode" : { + "width" : "130px", + "overflow-y" : "auto", + "overflow-x" : "hidden", + "font-size" : "16px", + "background-color" : "#F5F5F5", + "float" : "left" + }, + "itemSearchAreaScrollNode": { + "overflow-x": "auto", + "overflow-y": "auto", + "background-color": "#fff" + }, + "itemAreaScrollNode_flatCategory" : { + "margin-left" : "130px" + }, + "flatCategoryNode" : { + + }, + "flatCategoryItemNode" : { + "border-left" : "4px solid #F5F5F5", + "background-color" : "#F5F5F5", + "overflow" : "hidden" + }, + "flatCategoryItemNode_selected" : { + "border-left" : "4px solid #32AAFF", + "background-color" : "#fff" + }, + "flatCategoryItemTextNode" : { + "margin-left" : "11px", + "margin-right" : "11px", + "margin-top" : "10px", + "margin-bottom" : "10px", + "width" : "104px", +// "min-height" : "44px", +// "line-height" : "24px", + "font-size" : "16px", + "color" : "#333", + // "white-space" : "nowrap", + // "word-break" : "break-all", + // "text-overflow" : "ellipsis", + "display": "-webkit-box", + "-webkit-box-orient": "vertical", + "-webkit-line-clamp" : "2", + "overflow" : "hidden" + }, + "flatCategory_selectAllWrap" : { + "overflow" : "hidden", + "padding-right" : "15px" + }, + "flatCategory_selectAll": { + "font-size" : "16px", + "width" : "60px", + "height": "44px", + "line-height": "44px", + "float": "right", + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/checkbox@2x.png) no-repeat right center", + "background-size" : "16px 16px" + }, + "flatCategory_selectAll_selected": { + "font-size" : "16px", + "width" : "60px", + "height": "44px", + "line-height": "44px", + "float": "right", + "background": "url(../x_component_Selector/$Selector/blue_dark_mobile/icon/checked@2x.png) no-repeat right center", + "background-size" : "16px 16px" + } +} \ No newline at end of file diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/applicationicon.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/applicationicon.png new file mode 100644 index 0000000000000000000000000000000000000000..575ec3ca70b0aa8d0e23d453a1606c8ed13a9758 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/applicationicon.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_down@2x.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_down@2x.png new file mode 100644 index 0000000000000000000000000000000000000000..6c16ddbfbc08574567334bfe43dec7324ecbc382 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_down@2x.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_right@2x.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_right@2x.png new file mode 100644 index 0000000000000000000000000000000000000000..50c32a498839d74f41ede88412a61c671bcf6bf6 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/arrow_right@2x.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/attr.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/attr.png new file mode 100644 index 0000000000000000000000000000000000000000..1777642fc08d8d0864839d79a35d8da9a9827c00 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/attr.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/back@2x.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/back@2x.png new file mode 100644 index 0000000000000000000000000000000000000000..92b5ed423afcb4225f54d922b9c706f4ce2c6f76 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/back@2x.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/back@2x_2.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/back@2x_2.png new file mode 100644 index 0000000000000000000000000000000000000000..d096ac09d109c9f1d62d2d761916e17f11e206fe Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/back@2x_2.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checkbox@2x.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checkbox@2x.png new file mode 100644 index 0000000000000000000000000000000000000000..ed1c5873c4ec23bcd453a60a4a0b6b4c367cfcf8 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checkbox@2x.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checkbox@2x_2.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checkbox@2x_2.png new file mode 100644 index 0000000000000000000000000000000000000000..a17dc2184fe39adbb8315886182fbb1d5bdfe39b Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checkbox@2x_2.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checked@2x.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checked@2x.png new file mode 100644 index 0000000000000000000000000000000000000000..cf66bfd4f7e5c1436a5c138abc237f77c78be902 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checked@2x.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checked@2x_2.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checked@2x_2.png new file mode 100644 index 0000000000000000000000000000000000000000..46ec69ad2b5ee695f98ff0027cfdb86053667133 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checked@2x_2.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checked_some@2x.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checked_some@2x.png new file mode 100644 index 0000000000000000000000000000000000000000..2a3f28deba2ac2fdf404803b0a357a4c59c8caf9 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/checked_some@2x.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/companyicon.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/companyicon.png new file mode 100644 index 0000000000000000000000000000000000000000..575ec3ca70b0aa8d0e23d453a1606c8ed13a9758 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/companyicon.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/companyicon_2.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/companyicon_2.png new file mode 100644 index 0000000000000000000000000000000000000000..87aa372b22449069a3e03a2166cb68452d6c612c Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/companyicon_2.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/delete.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/delete.png new file mode 100644 index 0000000000000000000000000000000000000000..f563753b9809123963183ddb4071ce34df3f840a Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/delete.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/departmenticon.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/departmenticon.png new file mode 100644 index 0000000000000000000000000000000000000000..575ec3ca70b0aa8d0e23d453a1606c8ed13a9758 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/departmenticon.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/departmenticon_2.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/departmenticon_2.png new file mode 100644 index 0000000000000000000000000000000000000000..87aa372b22449069a3e03a2166cb68452d6c612c Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/departmenticon_2.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/duty.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/duty.png new file mode 100644 index 0000000000000000000000000000000000000000..54517b531790ddf2782c11b9e8a760c7e5a35b18 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/duty.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/dutyCategory.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/dutyCategory.png new file mode 100644 index 0000000000000000000000000000000000000000..dc8e2cb24f159720f98af66525766f1efe762083 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/dutyCategory.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/groupicon.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/groupicon.png new file mode 100644 index 0000000000000000000000000000000000000000..87aa372b22449069a3e03a2166cb68452d6c612c Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/groupicon.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/personicon.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/personicon.png new file mode 100644 index 0000000000000000000000000000000000000000..8fe50679ea759890e50b87f8dae627bc92b2e85b Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/personicon.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/personicon_selected.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/personicon_selected.png new file mode 100644 index 0000000000000000000000000000000000000000..4b306c5e34a050c363f485bedb939162839a1175 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/personicon_selected.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/processicon.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/processicon.png new file mode 100644 index 0000000000000000000000000000000000000000..87aa372b22449069a3e03a2166cb68452d6c612c Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/processicon.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/radio@2x.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/radio@2x.png new file mode 100644 index 0000000000000000000000000000000000000000..ed1c5873c4ec23bcd453a60a4a0b6b4c367cfcf8 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/radio@2x.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/radio_selected@2x.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/radio_selected@2x.png new file mode 100644 index 0000000000000000000000000000000000000000..cf66bfd4f7e5c1436a5c138abc237f77c78be902 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/radio_selected@2x.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/roleicon.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/roleicon.png new file mode 100644 index 0000000000000000000000000000000000000000..575ec3ca70b0aa8d0e23d453a1606c8ed13a9758 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/roleicon.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/search@2x.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/search@2x.png new file mode 100644 index 0000000000000000000000000000000000000000..28dcc57df4cad464b4ee2ad65186cb4743ad9e55 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/search@2x.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/table.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/table.png new file mode 100644 index 0000000000000000000000000000000000000000..5250add5c0fe4ef0a723a2eccb7b160b3dcb848a Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/table.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/view.png b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/view.png new file mode 100644 index 0000000000000000000000000000000000000000..dd7a542841a8a8ee141f997eace7ba59d808fb36 Binary files /dev/null and b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/icon/view.png differ diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/selector.html b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/selector.html new file mode 100644 index 0000000000000000000000000000000000000000..8510f74b3f4725e1b0a63007240dc3791b7f847a --- /dev/null +++ b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/selector.html @@ -0,0 +1,34 @@ +
+
+
+
选择审批人
+
+ +
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+
+ 已选择(0)人 +
+ +
完成
+
+
+
+
+
+
\ No newline at end of file diff --git a/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/selector_embedded.html b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/selector_embedded.html new file mode 100644 index 0000000000000000000000000000000000000000..fd3914eea5ed530d03e2178f6a70123581f3b84a --- /dev/null +++ b/o2web/source/x_component_Selector/$Selector/blue_dark_mobile/selector_embedded.html @@ -0,0 +1,30 @@ +
+
+
+
+ +
+ +
+
+
+
+
+
+
+
+
+
+ 已选择(0)人 +
+
完成
+ + +
+
+
+
+
+
\ No newline at end of file diff --git a/o2web/source/x_component_Selector/Identity.js b/o2web/source/x_component_Selector/Identity.js index 65da0246409212405e5c0c58d205cc9352f9ca0c..6251b55713e38860e94e2e63576028c138d5e63e 100644 --- a/o2web/source/x_component_Selector/Identity.js +++ b/o2web/source/x_component_Selector/Identity.js @@ -788,6 +788,7 @@ MWF.xApplication.Selector.Identity.ItemSelected = new Class({ }.bind(this)); } } + if( this.afterCheck )this.afterCheck(); } }); diff --git a/o2web/source/x_component_Selector/Person.js b/o2web/source/x_component_Selector/Person.js index 3a63669ab6119c999595576ee8b6970eabfd86b7..4fbab44654d1ffa0ebdf887abd4ebaf929bc1234 100644 --- a/o2web/source/x_component_Selector/Person.js +++ b/o2web/source/x_component_Selector/Person.js @@ -2250,6 +2250,7 @@ MWF.xApplication.Selector.Person.ItemSelected = new Class({ }.bind(this)); } } + if( this.afterCheck )this.afterCheck(); }, destroy: function(){ if(this.node){ diff --git a/o2web/source/x_component_Template/Selector/Custom.js b/o2web/source/x_component_Template/Selector/Custom.js index 25f42ab5970d048a4e4bf90374260fba6ff47f32..0f976853de2d81566e5c722a14c825f1dcef7cf3 100644 --- a/o2web/source/x_component_Template/Selector/Custom.js +++ b/o2web/source/x_component_Template/Selector/Custom.js @@ -295,6 +295,7 @@ MWF.xApplication.Template.Selector.Custom.ItemSelected = new Class({ }.bind(this)); } } + if( this.afterCheck )this.afterCheck(); } });