123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790 |
- {
- "listAreaNode": {
- "height": "100%",
- "width": "300px",
- "overflow": "hidden",
- "float": "left",
- "background-color": "#F8F8F8"
- },
- "propertyAreaNode": {
- "height": "100%",
- "margin-left": "300px",
- "overflow": "hidden",
- "background-color": "#FDFDFD"
- },
- "resizeBarNode": {
- "height": "100%",
- "width": "2px",
- "float": "left",
- "overflow": "hidden",
- "background-color": "#cccccc",
- "cursor": "col-resize"
- },
- "propertyNode": {
- "margin-left": "2px",
- "height": "100%",
- "overflow": "hidden",
- },
- "propertyTitleNode": {
- "background-color": "#F8F8F8",
- "border-bottom": "1px solid #CCCCCC",
- "height": "0px",
- "color": "#333333",
- "margin": "0px 0px",
- "text-align": "center",
- "line-height": "40px",
- "font-size": "18px",
- "overflow": "hidden"
- },
- "propertyTitleTextNode": {
- },
- "propertyContentNode": {
- "overflow": "hidden",
- "-webkit-user-select": "text",
- "-moz-user-select": "text",
- "margin": "0px 3px 3px 3px"
- },
- "toolbarNode": {
- "height": "40px",
- "background-color": "#F8F8F8",
- "border-bottom": "1px solid #CCCCCC",
- "position": "relative"
- },
- "listScrollNode": {
- "overflow": "hidden"
- },
- "listNode": {
- "min-height": "100%",
- "overflow": "hidden"
- },
- "addTopGroupNode": {
- "background": "url("+"../x_component_Org/$Explorer/default/icon/add.png) center center no-repeat",
- "width": "40px",
- "height": "40px",
- "cursor": "pointer",
- "float": "right"
- },
- "filterNode": {
- "position": "absolute",
- "background": "url("+"../x_component_Org/$Explorer/default/icon/filter.png) right center no-repeat",
- "background-size": "12px",
- "width": "20px",
- "height": "40px",
- "cursor": "pointer",
- "right": "40px",
- "top": "0"
- },
- "filterSearchAction":{
- "width":"80px",
- "text-align": "center",
- "height": "22px",
- "line-height": "22px",
- "color": "#666666",
- "cursor": "pointer",
- "font-size": "12px",
- "border": "1px solid #666",
- "background-color": "#2b7ac4",
- "color": "#ffffff",
- "border-radius": "3px"
- },
- "searchNode": {
- "margin-right": "40px",
- "height": "40px"
- },
- "searchButtonNode": {
- "float": "left",
- "width": "40px",
- "height": "40px",
- "background": "url("+"../x_component_Org/$Explorer/default/icon/search.png) no-repeat center center",
- "cursor": "pointer"
- },
- "searchInputAreaNode": {
- "margin-left": "40px",
- "text-align": "left",
- },
- "searchInputNode": {
- "margin-top": "7px",
- "width": "96%",
- "height": "24px",
- "line-height": "24px",
- "border": "0px",
- "font-family": "Microsoft YaHei",
- "font-size": "12px",
- "color": "#999",
- "background": "transparent",
- "-webkit-user-select": "auto",
- "-moz-user-select": "auto"
- },
- "pingyinAction": {
- "height": "40px",
- "width": "40px",
- "background": "url("+"../x_component_Org/$Explorer/default/icon/pingyin.png) center center no-repeat",
- "cursor": "pointer"
- },
- "pingyinNode": {
- "width": "0px",
- "background": "#f8f8f8",
- "border-right": "1px solid #CCCCCC",
- "position": "absolute",
- "overflow": "hidden",
- "display": "none"
- },
- "pingyinNode_to":{
- "width": "30px",
- },
- "letterNode": {
- "height": "20px",
- "text-align": "center",
- "line-height": "20px",
- "color": "#999999",
- "font-weight": "400",
- "cursor": "pointer"
- },
- "letterNode_over": {
- "font-weight": "bold",
- "color": "#333333",
- },
- "deleteElementsNode":{
- "position": "absolute",
- "border": "1px solid #FFFFFF",
- "box-shadow": "0px 0px 10px #999",
- "cursor": "pointer",
- },
- "deleteElementsDeleteNode": {
- "background-color": "#c04444",
- "color": "#FFF",
- "float": "left",
- "padding": "10px 10px"
- },
- "deleteElementsCancelNode": {
- "background-color": "#999",
- "color": "#fff",
- "float": "left",
- "padding": "10px 10px"
- },
- "popContentNode": {
- "position": "absolute",
- "height": "10px",
- "width": "10px",
- "background-color": "#ffffff",
- "overflow": "hidden",
- "z-index": 20000
- },
- "item": {
- "node": {
- "overflow": "hidden",
- "background-color": "#F8F8F8",
- "height": "50px",
- "margin": "0px"
- },
- "nodeOver": {
- "background-color": "#dfeefe"
- },
- "contentNode": {
- "height": "50px",
- "cursor": "pointer",
- "background-color": "#F8F8F8"
- },
- "contentNode_delete": {
- "height": "50px",
- "cursor": "pointer",
- "background-color": "#eecbcb"
- },
- "contentNode_selected": {
- "height": "50px",
- "cursor": "pointer",
- "background-color": "#3C76B7"
- },
- "iconNode": {
- "background-position": "center center",
- "background-repeat": "no-repeat",
- "margin-left": "16px",
- "height": "32px",
- "width": "32px",
- "border-radius": "16px",
- "margin-top": "9px",
- "background-color": "#FFFFFF",
- "float": "left"
- },
- "iconImgNode": {
- "width": "32px",
- "height": "32px",
- "border": "0",
- "border-radius": "16px"
- },
- "actionNode": {
- "width": "40px",
- "height": "50px",
- "float": "right",
- "opacity": 0
- },
- "actionNode_selected": {
- "opacity": 1
- },
- "textNode":{
- "height": "50px",
- "line-height": "50px",
- "font-size": "14px",
- "color": "#333",
- "font-weight": "normal",
- "margin": "0px 40px 0px 60px"
- },
- "textNode_selected":{
- "color": "#ffffff"
- },
- "actionDeleteNode": {
- // "background": "url("+"../x_component_Org/$Explorer/default/icon/delete.png) center center no-repeat",
- "color": "#3C76B7",
- "height": "50px",
- "width": "20px",
- "line-height": "50px",
- "float": "right",
- "margin-right": "5px"
- },
- "actionDeleteNode_delete": {
- // "background": "url("+"../x_component_Org/$Explorer/default/icon/delete_delete.png) center center no-repeat",
- "color": "#ff0200",
- "height": "50px",
- "width": "20px",
- "line-height": "50px",
- "float": "right",
- "margin-right": "5px"
- },
- "actionDeleteNode_selected": {
- // "background": "url("+"../x_component_Org/$Explorer/default/icon/delete_selected.png) center center no-repeat",
- "color": "#fff",
- "height": "50px",
- "width": "20px",
- "line-height": "50px",
- "float": "right",
- "margin-right": "5px"
- },
- "tabTitleNode": {
- "border-bottom": "1px solid #CCCCCC",
- "width": "70%",
- "min-width": "500px",
- "height": "40px",
- "margin": "20px auto 0px auto"
- },
- "tabAreaNode": {
- "width": "360px",
- "margin": "auto",
- "height": "40px",
- "line-height": "40px",
- "overflow": "hidden"
- },
- "tabNode": {
- "width": "100px",
- "margin-left": "20px",
- "height": "38px",
- "line-height": "38px",
- "text-align": "center",
- "float": "left",
- "color": "#666666",
- "font-size": "16px",
- "font-weight": "500",
- "cursor": "pointer",
- "border-bottom": "2px solid #F8F8F8"
- },
- "tabNode_current": {
- "color": "#3b74b4",
- "border-bottom": "2px solid #3b74b4"
- },
- "tabContentNode": {
- "overflow": "hidden"
- },
- "propertyDutyContentTdTitle": {
- "background-color": "#f1f1f1",
- "height": "30px",
- "line-height": "30px",
- "text-align": "left"
- },
- "tabCountNode": {
- "border-radius": "7px",
- "height": "14px",
- "min-width": "14px",
- "line-height": "14px",
- "font-size": "10px",
- "text-align": "center",
- "color": "#ffffff",
- "background-color": "#666666",
- "position": "relative",
- "float": "right",
- "margin-right": "3px",
- "top": "-36px"
- },
- "person": {
- "titleBgNode": {
- "height": "98px",
- "background-repeat": "no-repeat",
- "background-size": "cover",
- "overflow": "hidden"
- },
- "titleNode": {
- "height": "78px",
- "padding": "10px 0px",
- "background-repeat": "no-repeat"
- },
- "titleInforNode": {
- "width": "70%",
- "height": "78px",
- "max-width": "1000px",
- "min-width": "600px",
- "margin": "auto"
- },
- "titleInforLeftNode": {
- "width": "150px",
- "height": "78px",
- "float": "left",
- "border-right": "1px solid #CCCCCC"
- },
- "titleInforRightNode": {
- "margin-left": "180px",
- "padding": "5px 0px 0px 0px"
- },
- "titleInforIconAreaNode": {
- "height": "72px",
- "width": "72px",
- "padding": "0px 20px 10px 20px",
- "margin": "auto"
- },
- "titleInforIconNode": {
- "height": "72px",
- "width": "72px",
- "border": "2px solid #FFFFFF",
- "border-radius": "36px",
- "background": "#FFFFFF"
- },
- "titleInforNameNode": {
- "height": "24px",
- "font-size": "18px",
- "line-height": "24px",
- "font-weight": "bold",
- "text-align": "left",
- "color": "#666666"
- },
- "titleInforResetPasswordNode": {
- "padding": "0 10px",
- "float": "right",
- "border": "1px solid #999999",
- "background-color": "#f1f1f1",
- "height": "24px",
- "line-height": "24px",
- "border-radius": "5px",
- "text-align": "center",
- "cursor": "pointer"
- },
- "titleInforUnlockPersonNode": {
- "padding": "0 10px",
- "margin-right" : "10px",
- "float": "right",
- "border": "1px solid #999999",
- "background-color": "#f1f1f1",
- "height": "24px",
- "line-height": "24px",
- "border-radius": "5px",
- "text-align": "center",
- "cursor": "pointer"
- },
- "titleInforSignatureNode": {
- "height": "55px",
- "font-size": "14px",
- "line-height": "20px",
- "margin": "auto",
- "margin-top": "5px",
- "color": "#888888",
- "text-align": "left",
- "overflow": "hidden"
- },
- "titleCloseNode": {
- "height": "32px",
- "width": "32px",
- "background": "url("+"../x_component_Org/$Explorer/default/icon/close.png) center center no-repeat",
- "position": "relative",
- "top": "-65px",
- "left": "20px",
- "cursor": "pointer"
- },
- "titleCloseNode_down": {
- "background": "url("+"../x_component_Org/$Explorer/default/icon/close_down.png) center center no-repeat"
- },
- "statusNode":{
- "position": "absolute",
- "right": "0",
- "bottom": "0",
- "height": "60px",
- "width": "60px"
- },
- "actionAreaNode": {
- "position": "relative",
- "float": "right",
- //"background-color": "red",
- "top": "-280px",
- "height": "30px",
- "width": "120px",
- "padding": "10px 10px 0px 0px"
- },
- "actionEditNode": {
- "width": "300px",
- "text-align": "center",
- "height": "30px",
- "line-height": "30px",
- "color": "#666666",
- "cursor": "pointer",
- "font-size": "14px",
- "border": "1px solid #cccccc",
- "background-color": "#f3f3f3",
- "border-radius": "3px",
- "display": "none"
- },
- "actionCancelNode": {
- "width": "100px",
- "float": "right",
- "text-align": "center",
- "height": "30px",
- "line-height": "30px",
- "color": "#666666",
- "font-size": "14px",
- "cursor": "pointer",
- "border": "1px solid #666",
- "background-color": "#f3f3f3",
- "border-radius": "3px",
- "display": "none"
- },
- "actionSaveNode": {
- "width": "180px",
- "float": "left",
- "text-align": "center",
- "height": "30px",
- "line-height": "30px",
- "color": "#666666",
- "cursor": "pointer",
- "font-size": "14px",
- "border": "1px solid #666",
- "background-color": "#2b7ac4",
- "color": "#ffffff",
- "border-radius": "3px",
- "display": "none"
- },
- "baseContentNode": {
- "overflow": "hidden"
- },
- "baseEditNode": {
- "min-width": "400px",
- "width": "70%",
- "margin": "20px auto"
- },
- "baseReadNode": {
- "margin": "0px auto",
- "padding": "20px",
- "border-top": "1px solid #cccccc",
- "background-color": "#f1f1f1"
- },
- "baseReadContentNode": {
- "height": "30px",
- "color": "#666666",
- "line-height": "30px",
- "font-size": "14px",
- "text-align": "center"
- },
- "baseInforTitleNode": {
- "height": "24px",
- "line-height": "24px",
- "width": "120px",
- "min-width": "70px",
- "color": "#888888",
- "font-size": "14px",
- "text-align": "right"
- },
- "baseInforContentNode": {
- "height": "24px",
- "line-height": "24px",
- "width": "50%",
- "border-bottom": "1px solid #dddddd",
- "max-width": "300px",
- "overflow": "hidden",
- "color": "#333333",
- "padding": "0px 10px",
- "font-size": "14px"
- },
- "baseInforContentNode_edit": {
- "border-bottom": "0px solid #dddddd"
- },
- "baseInforActionNode": {
- "height": "10px"
- },
- "baseInforEditActionAreaNode": {
- "width": "300px",
- "margin": "20px auto"
- },
- "inputNode": {
- "width": "100%",
- "border": "1px solid #999999",
- "border-radius": "3px",
- "background": "transparent",
- "font-size": "14px",
- "line-height": "24px",
- "height": "22px",
- "text-align": "left",
- "color": "#333333"
- },
- "inputNode_calendar": {
- "width": "100%",
- "border": "1px solid #999999",
- "border-radius": "3px",
- "background": "url("+"../x_component_Org/$Explorer/default/icon/calendar.png) 98% center no-repeat",
- "font-size": "14px",
- "line-height": "24px",
- "height": "22px",
- "text-align": "left",
- "color": "#333333"
- },
- "inputNode_person": {
- "width": "100%",
- "border": "1px solid #999999",
- "border-radius": "3px",
- "background": "url("+"../x_component_Org/$Explorer/default/icon/selectperson.png) 98% center no-repeat",
- "font-size": "14px",
- "line-height": "24px",
- "height": "24px",
- "text-align": "left",
- "color": "#333333"
- },
- "inputNode_type": {
- "width": "100%",
- "border": "1px solid #999999",
- "border-radius": "3px",
- "background": "url("+"../x_component_Org/$Explorer/default/icon/drop.png) 98% center no-repeat",
- "font-size": "14px",
- "line-height": "24px",
- "height": "22px",
- "text-align": "left",
- "color": "#333333"
- },
- "inputNode_focus": {
- "border": "1px solid #3b74b4",
- },
- "inputNode_blur": {
- "border": "1px solid #999999",
- },
- "typeSelectNode": {
- "border-left": "1px solid #3b74b4",
- "border-right": "1px solid #3b74b4",
- "border-bottom": "1px solid #3b74b4",
- "border-bottom-left-radius": "3px",
- "border-bottom-right-radius": "3px",
- "background-color": "#ffffff",
- "position": "absolute",
- "width": "100%",
- "max-height": "210px",
- "overflow": "auto"
- },
- "typeSelectItemNode": {
- "height": "30px",
- "line-height": "30px",
- "color": "#666666",
- "font-size": "12px",
- "padding": "0px",
- "cursor": "pointer"
- },
- "typeSelectItemIconNode": {
- "height": "30px",
- "width": "30px",
- "background": "url("+"../x_component_Org/$Explorer/default/icon/type.png) center center no-repeat",
- "float": "left"
- },
- "typeSelectItemTextNode": {
- "margin-left": "30px"
- }
- },
- "role": {
- "titleInforNameNode": {
- "height": "35px",
- "font-size": "18px",
- "line-height": "45px",
- "font-weight": "bold",
- "text-align": "left",
- "color": "#666666",
- "overflow": "hidden"
- },
- "titleInforSignatureNode": {
- "height": "35px",
- "font-size": "14px",
- "line-height": "20px",
- "margin": "auto",
- "margin-top": "5px",
- "color": "#888888",
- "text-align": "left",
- "overflow": "hidden"
- },
- },
- "group": {
- "titleInforNameNode": {
- "height": "35px",
- "font-size": "18px",
- "line-height": "45px",
- "font-weight": "bold",
- "text-align": "left",
- "color": "#666666",
- "overflow": "hidden"
- },
- "titleInforSignatureNode": {
- "height": "35px",
- "font-size": "14px",
- "line-height": "20px",
- "margin": "auto",
- "margin-top": "5px",
- "color": "#888888",
- "text-align": "left",
- "overflow": "hidden"
- },
- }
- },
- "unitItem": {
- "node": {
- "height": "auto",
- "overflow": "hidden"
- },
- "nodeOver": {
- "background-color": "#dfeefe"
- },
- "contentNode": {
- "height": "40px",
- "overflow": "hidden",
- "background": "transparent"
- },
- "contentNode_delete": {
- "height": "40px"
- },
- "contentNode_selected": {
- "height": "40px"
- },
- "unitToggleIconNode": {
- "background-position": "center center",
- "background-repeat": "no-repeat",
- "height": "40px",
- "width": "32px",
- "float": "left"
- },
- "unitIconNode": {
- "background-position": "left center",
- "background-repeat": "no-repeat",
- "height": "40px",
- "width": "24px",
- "float": "left"
- },
- "actionNode": {
- "width": "50px",
- "height": "40px",
- "float": "right",
- "opacity": 0
- },
- "unitTextNode": {
- "height": "40px",
- "line-height": "40px",
- "font-size": "14px",
- "color": "#333",
- "font-weight": "normal",
- "margin": "0px 50px 0px 52px"
- },
- "actionDeleteNode": {
- "height": "40px",
- "line-height": "40px"
- },
- "actionDeleteNode_delete": {
- "height": "40px",
- "line-height": "40px"
- },
- "actionDeleteNode_selected": {
- "height": "40px",
- "line-height": "40px"
- },
- "actionAddNode": {
- //"background": "url("+"../x_component_Org/$Explorer/default/icon/addUnit.png) center center no-repeat",
- "color": "#3C76B7",
- "height": "40px",
- "width": "20px",
- "float": "left",
- "line-height": "40px",
- "display": "block",
- "margin-right": "5px"
- },
- "actionAddNode_delete": {
- //"background": "url("+"../x_component_Org/$Explorer/default/icon/delete_delete.png) center center no-repeat",
- "color": "#ff0200",
- "height": "40px",
- "width": "20px",
- "line-height": "40px",
- "float": "right",
- "display": "none",
- "margin-right": "5px"
- },
- "actionAddNode_selected": {
- //"background": "url("+"../x_component_Org/$Explorer/default/icon/addUnit_selected.png) center center no-repeat",
- "color": "#fff",
- "height": "40px",
- "width": "20px",
- "line-height": "40px",
- "float": "right",
- "display": "block",
- "margin-right": "5px"
- },
- "childNode": {
- "overflow": "hidden",
- "padding-left": "0px"
- },
- "dutyIdentityAction": {
- "width": "30px",
- "height": "30px",
- "float": "right",
- "background": "url("+"../x_component_Org/$Explorer/default/icon/add.png) center center no-repeat",
- "cursor": "pointer"
- },
- "dutyIdentityContent": {
- "margin-right": "30px",
- "height": "30px"
- }
- },
- "list": {
- "contentTrNode": {
- "height": "30px",
- "line-height": "30px",
- "border-bottom": "1px solid #cccccc"
- },
- "selectNode":{
- "cursor": "pointer",
- "background": "url("+"../x_component_Org/$Explorer/default/icon/select.png) center center no-repeat",
- "border-bottom": "1px solid #cccccc"
- },
- "nameNode": {
- "text-align": "left",
- "font-size": "12px",
- "color": "#666666",
- "border-bottom": "1px solid #cccccc"
- },
- "valueNode": {
- "text-align": "left",
- "font-size": "12px",
- "color": "#666666",
- "border-bottom": "1px solid #cccccc"
- },
- }
- }
|