zengyicheng 3 years ago
parent
commit
2adcf5f598

+ 739 - 100
css/Desktop/Desktop.css

@@ -1,124 +1,763 @@
 /*整体样式*/
-html        {}
-html, body { cursor:default; height: 100%; position: absolute; top: 0; left: 0; margin: 0; padding: 0; border: 0; width: 100%; font-size: 12px; font-family: lucida, "Hiragino Sans GB" , "微软雅黑" , "WenQuanYi Micro Hei" , sans-serif; color: #333; background-color:#FFF; }
-textarea, div[contentEditable='true'], input, div[class='UF_FW_Message U_MD_D_YesText'] div[class='U_MD_F_H_Z'] { outline: none; -khtml-user-select: text; -moz-user-input: enabled; -moz-user-focus: -moz-all; -webkit-user-select: text; -moz-user-select: -moz-all; -ms-user-select: text; cursor: text; }
-input[type="button"] { border: 0; }
-span { text-decoration: none; text-overflow: ellipsis; overflow: hidden; }
+
+html {}
+
+html,
+body {
+    cursor: default;
+    height: 100%;
+    position: absolute;
+    top: 0;
+    left: 0;
+    margin: 0;
+    padding: 0;
+    border: 0;
+    width: 100%;
+    font-size: 12px;
+    font-family: lucida, "Hiragino Sans GB", "微软雅黑", "WenQuanYi Micro Hei", sans-serif;
+    color: #333;
+    background-color: #FFF;
+}
+
+textarea,
+div[contentEditable='true'],
+input,
+div[class='UF_FW_Message U_MD_D_YesText'] div[class='U_MD_F_H_Z'] {
+    outline: none;
+    -khtml-user-select: text;
+    -moz-user-input: enabled;
+    -moz-user-focus: -moz-all;
+    -webkit-user-select: text;
+    -moz-user-select: -moz-all;
+    -ms-user-select: text;
+    cursor: text;
+}
+
+input[type="button"] {
+    border: 0;
+}
+
+span {
+    text-decoration: none;
+    text-overflow: ellipsis;
+    overflow: hidden;
+}
+
+
 /* 自定义滚动条样式 */
-body div ::-webkit-scrollbar { width: 12px; /*height: 12px 隐藏下方的滚动条*/}
-body div ::-webkit-scrollbar-button:vertical { display: none; }
-body div ::-webkit-scrollbar:vertical { background-color: #fff; }
-body div ::-webkit-scrollbar-track-piece { background: #fff; }
-body div ::-webkit-scrollbar-thumb { background-color: #8E8E8E; border-radius: 5px; }
-body div ::-webkit-scrollbar-thumb:hover { background-color: #3B3B3B; }
-body div ::-webkit-scrollbar-corner:vertical { background-color: #535353; }
-body div ::-webkit-scrollbar-resizer:vertical { background-color: #FF6E00; }
+
+body div ::-webkit-scrollbar {
+    width: 12px;
+    /*height: 12px 隐藏下方的滚动条*/
+}
+
+body div ::-webkit-scrollbar-button:vertical {
+    display: none;
+}
+
+body div ::-webkit-scrollbar:vertical {
+    background-color: #fff;
+}
+
+body div ::-webkit-scrollbar-track-piece {
+    background: #fff;
+}
+
+body div ::-webkit-scrollbar-thumb {
+    background-color: #8E8E8E;
+    border-radius: 5px;
+}
+
+body div ::-webkit-scrollbar-thumb:hover {
+    background-color: #3B3B3B;
+}
+
+body div ::-webkit-scrollbar-corner:vertical {
+    background-color: #535353;
+}
+
+body div ::-webkit-scrollbar-resizer:vertical {
+    background-color: #FF6E00;
+}
+
 
 /*主样式*/
-.usestudio { margin: 0; padding: 0; border: 0; width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: White; }
-.usestudio_server { margin: 0; padding: 0; border: 0; width: 0; height: 0; cursor: default; -webkit-text-size-adjust: none; overflow:hidden; }
-.ErrorTip{  display:block;font-style:normal; height:21px; line-height:21px; margin-top:-23px; font-size:12px; color:#222; cursor:text;width: 250px; }/*提示区域*/
+
+.usestudio {
+    margin: 0;
+    padding: 0;
+    border: 0;
+    width: 100%;
+    height: 100%;
+    position: absolute;
+    top: 0;
+    left: 0;
+    background-color: White;
+}
+
+.usestudio_server {
+    margin: 0;
+    padding: 0;
+    border: 0;
+    width: 0;
+    height: 0;
+    cursor: default;
+    -webkit-text-size-adjust: none;
+    overflow: hidden;
+}
+
+.ErrorTip {
+    display: block;
+    font-style: normal;
+    height: 21px;
+    line-height: 21px;
+    margin-top: -23px;
+    font-size: 12px;
+    color: #222;
+    cursor: text;
+    width: 250px;
+}
+
+
+/*提示区域*/
+
+
 /* ie */
-.Scrollbar { overflow: auto; scrollbar-arrow-color: #757778; scrollbar-face-color: #fff; scrollbar-darkshadow-color: #fff; scrollbar-highlight-color: #bec1c4; scrollbar-shadow-color: #bec1c4; scrollbar-track-color: #fff; scrollbar-3dlight-color: #fff; }
+
+.Scrollbar {
+    overflow: auto;
+    scrollbar-arrow-color: #757778;
+    scrollbar-face-color: #fff;
+    scrollbar-darkshadow-color: #fff;
+    scrollbar-highlight-color: #bec1c4;
+    scrollbar-shadow-color: #bec1c4;
+    scrollbar-track-color: #fff;
+    scrollbar-3dlight-color: #fff;
+}
+
 
 /*云端切图*/
-.U_Img           { background-image:url(/img/YS2017.png); _background-image:url(img/YSD2014.gif); }
-.U_TaskbarImg           { background-image:url(img/taskbar.png); _background-image:url(img/YSD2014.gif); }
-.U_TaskbarImg1{background-position:-294px -20px; width:30px;height:30px;}
-.U_TaskbarImg2{background-position:-248px -20px; width:30px;height:30px;}
-.U_TaskbarImg3{background-position:-114px -20px; width:30px;height:30px;}
-.U_TaskbarImg4{background-position:-339px -20px; width:30px;height:30px;}
-.U_TaskbarImg5{background-position:-204px -20px; width:30px;height:30px;}
-.U_TaskbarImg6{background-position:-69px -20px; width:30px;height:30px;}
-.U_TaskbarImg7{background-position:-159px -20px; width:30px;height:30px;}
-.U_TaskbarImg8{background-position:-384px -20px; width:30px;height:30px;}
-.U_MD_D_NotText { -webkit-text-size-adjust: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: -moz-none; -ms-user-select: none; -webkit-user-drag: none; -webkit-tap-highlight-color: transparent; }
-.U_MD_D_YesText { -webkit-user-select: text; -moz-user-select: -moz-all; -moz-user-input: enabled; -moz-user-focus: -moz-all; }
+
+.U_Img {
+    background-image: url(/img/YS2017.png);
+    _background-image: url(img/YSD2014.gif);
+}
+
+.U_TaskbarImg {
+    background-image: url(img/taskbar.png);
+    _background-image: url(img/YSD2014.gif);
+}
+
+.U_TaskbarImg1 {
+    background-position: -294px -20px;
+    width: 30px;
+    height: 30px;
+}
+
+.U_TaskbarImg2 {
+    background-position: -248px -20px;
+    width: 30px;
+    height: 30px;
+}
+
+.U_TaskbarImg3 {
+    background-position: -114px -20px;
+    width: 30px;
+    height: 30px;
+}
+
+.U_TaskbarImg4 {
+    background-position: -339px -20px;
+    width: 30px;
+    height: 30px;
+}
+
+.U_TaskbarImg5 {
+    background-position: -204px -20px;
+    width: 30px;
+    height: 30px;
+}
+
+.U_TaskbarImg6 {
+    background-position: -69px -20px;
+    width: 30px;
+    height: 30px;
+}
+
+.U_TaskbarImg7 {
+    background-position: -159px -20px;
+    width: 30px;
+    height: 30px;
+}
+
+.U_TaskbarImg8 {
+    background-position: -384px -20px;
+    width: 30px;
+    height: 30px;
+}
+
+.U_MD_D_NotText {
+    -webkit-text-size-adjust: none;
+    -webkit-user-select: none;
+    -khtml-user-select: none;
+    -moz-user-select: -moz-none;
+    -ms-user-select: none;
+    -webkit-user-drag: none;
+    -webkit-tap-highlight-color: transparent;
+}
+
+.U_MD_D_YesText {
+    -webkit-user-select: text;
+    -moz-user-select: -moz-all;
+    -moz-user-input: enabled;
+    -moz-user-focus: -moz-all;
+}
+
+
 /*.UD_ICON            { background:url(img/windowOE.png); _background:url(img/windowOE.jpg); }*/
 
+
 /*常用圆角*/
-.U_MD_D_Radius_5 { -moz-border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; -webkit-border--radius: 5px; border-radius: 5px; border-radius: 5px; }
-.U_MD_D_Radius_18 { -moz-border-radius: 18px; -moz-border-radius: 18px; -webkit-border-radius: 18px; -webkit-border--radius: 18px; border-radius: 18px; border-radius: 18px; }
-.U_MD_D_Radius_5_0 { -moz-border-radius: 5px 5px 0 0; -moz-border-radius: 5px 5px 0 0; -webkit-border-radius: 5px 5px 0 0; -webkit-border--radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; border-radius: 5px 5px 0 0; }
-#U_MD_D_BG      { position:absolute; z-index:0; left:0; right:0; top:0; bottom:0; overflow-y:hidden;overflow-x:hidden;background:url("/img/background/ZMYT.jpg") 0px 0px / 100% 100% no-repeat rgb(240, 240, 240);filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=/img/background/ZMYT.jpg,sizingMethod=scale);}
+
+.U_MD_D_Radius_5 {
+    -moz-border-radius: 5px;
+    -moz-border-radius: 5px;
+    -webkit-border-radius: 5px;
+    -webkit-border--radius: 5px;
+    border-radius: 5px;
+    border-radius: 5px;
+}
+
+.U_MD_D_Radius_18 {
+    -moz-border-radius: 18px;
+    -moz-border-radius: 18px;
+    -webkit-border-radius: 18px;
+    -webkit-border--radius: 18px;
+    border-radius: 18px;
+    border-radius: 18px;
+}
+
+.U_MD_D_Radius_5_0 {
+    -moz-border-radius: 5px 5px 0 0;
+    -moz-border-radius: 5px 5px 0 0;
+    -webkit-border-radius: 5px 5px 0 0;
+    -webkit-border--radius: 5px 5px 0 0;
+    border-radius: 5px 5px 0 0;
+    border-radius: 5px 5px 0 0;
+}
+
+#U_MD_D_BG {
+    position: absolute;
+    z-index: 0;
+    left: 0;
+    right: 0;
+    top: 0;
+    bottom: 0;
+    overflow-y: hidden;
+    overflow-x: hidden;
+    background: url("/img/background/ZMYT.jpg") 0px 0px / 100% 100% no-repeat rgb(240, 240, 240);
+    filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src=/img/background/ZMYT.jpg, sizingMethod=scale);
+}
+
 
 /*云端首页*/
-.U_MD_Home              { color:#000; font-size:12px; width:0; height:0; overflow:hidden; }/*width:100%; height:100%;  position:absolute; top:0px; left:0px; width:100%; height:100%; overflow:hidden; color:#000; overflow:hidden;*/
-.U_MD_Home  img         { }
-.UD_Dtop                { display:none; }
+
+.U_MD_Home {
+    color: #000;
+    font-size: 12px;
+    width: 0;
+    height: 0;
+    overflow: hidden;
+}
+
+
+/*width:100%; height:100%;  position:absolute; top:0px; left:0px; width:100%; height:100%; overflow:hidden; color:#000; overflow:hidden;*/
+
+.U_MD_Home img {}
+
+.UD_Dtop {
+    display: none;
+}
+
+
 /*文字处理区域*/
-.U_MD_D_Text_Abbreviation { text-decoration: none; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }
+
+.U_MD_D_Text_Abbreviation {
+    text-decoration: none;
+    text-overflow: ellipsis;
+    white-space: nowrap;
+    overflow: hidden;
+}
+
+
 /*桌面样式*/
-.U_MD_D { overflow:hidden; color:#FFF; position:absolute; left:0; bottom:0; top:0; right:0; }
-.U_MD_D_B { position:absolute; bottom:30px; right:5%; }
-.U_MD_D_BD         { padding:5px 10px; background-color:#5A5A5A; border-radius:0px 0px 10px 10px; position:absolute; right:5%; top:0px; }
-.U_MD_D_BDA        { overflow:hidden; height:30px; line-height:32px; float:left; }
-.U_MD_D_BDI        { float:left; background-position:-536px -373px; width:30px; height:30px; cursor:pointer; }
-.U_MD_D_BDI    img { width:30px; height:30px; border-radius:50%; }
-.U_MD_D_BDL        { float:left; color:#FFF; font-family:Arial; margin-left:1px; cursor:pointer; }
-.U_MD_D_BDL    div { margin-left:10px; float:left; font-size:14px; height:30px; }
-.U_MD_D_BDL    div:hover       { color:#34BCFF ; }
-
-.U_MD_D_BD_QRcode           {padding:5px 10px; background-color:#5A5A5A; border-radius:0px 0px 10px 10px; position:absolute; right:-53px; top:0px; }
-.U_MD_D_BD_QRcodeShare      {display:none;padding:5px 10px; background-color:#5A5A5A;  position:absolute; right:-55px; top:50px; }
-.U_MD_D_BD_QRcodeShare img  {width:100px;height:100px;padding:5px 5px;}
-.U_MD_D_BD_QRcode:hover+.U_MD_D_BD_QRcodeShare{display:block;}
-
-.U_MD_D_BZMD       { position:relative; }
-.U_MD_D_BZMS       { height:40px; line-height:30px; width:721px; margin:10px auto 0 auto; text-align:center; }
-.U_MD_D_BZMSA      { display:inline-block; *display:inline; *zoom:1; margin:auto;  text-align:left; height:40px; line-height:40px; }
-.U_MD_D_BZM        { width:741px; margin:20px auto 0 auto; position:relative; height:94px; text-align:center; }
-.U_MD_D_BZMN       { position:absolute; top:-10px; left:-40px; height:22px; background-color:#EEE; padding:0 6px; border-radius: 3px }
-.U_MD_D_BZMNL      { float:left; width:15px; height:15px; margin-top:3px; }
-.U_MD_D_BZMNLI     { background-position:-574px -372px; }
-.U_MD_D_BZMNLO     { background-position:-614px -372px; }
-.U_MD_D_BZMNLT     { background-position:-594px -371px; }
-.U_MD_D_BZMNR      { float:left; color:#222; line-height:22px; margin-left:3px; width:50px; }
-.U_MD_D_BZMA       { position:relative; padding:0 30px; overflow:hidden; margin:auto; display:inline-block; *display:inline; *zoom:1; height:100%; overflow:hidden; }
-.U_MD_D_BZMT       { padding:0px 10px; }
-.U_MD_D_BZMM       { width:100%; height:100%; top:0; left:0; background:#444; filter:alpha(opacity=50); -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; -moz-opacity:0.5; -khtml-opacity: 0.5;  opacity: 0.5; position:absolute; border-radius:6px; }
-.U_MD_D_BZMO       { margin:-1px 0 0 40px; cursor:pointer; width:43px; height:83px; float:left; }
-.U_MD_D_BZMOA      { width:30px; height:30px; padding:6px; /*border-radius: 3px;*/ color:#FFF; cursor:pointer;}
-.U_MD_D_BZMOA:hover { padding:5px; background-color:#505457; border:1px solid #777; }
-.U_MD_D_BZMOI      { width:51px; height:51px; }
-.U_MD_D_BZMON      { width:51px; height:15px; line-height:15px; margin-top:6px; text-align:center; }
-.U_MD_D_B .U_MD_D_BS { margin: 30px auto 0 auto; float:none; width:675px; height:32px; }
-
-.U_MD_D_BCM { display:block; width:721px; margin:20px auto 0 auto; height:40px; text-align:center; overflow:hidden; }
-
-.U_MD_D_BCMO   { width:125px; background-color:#666; float:left; height:25px; line-height:25px; padding:3px 6px; margin:5px 0 0 20px; text-align:left; position:relative; }
-.U_MD_D_BCMOL  { float:left; height:100%; text-align:center; color:#EEE; margin-left:2px; }
-.U_MD_D_BCMOL  div { float:none; }
-.U_MD_D_BCMOLS { font-size:12px; }
-.U_MD_D_BCMOR  { float:left; margin-left:11px; font-size:13px; color:#FFF; width:85px; }
-
-.U_MD_D_BZ { color:#FFF; font-family:Arial; background-color:#676767; padding:8px 15px; font-style:normal; cursor:pointer; display:none; }
-.U_MD_D_BZ div     { text-align:center; }
+
+.U_MD_D {
+    overflow: hidden;
+    color: #FFF;
+    position: absolute;
+    left: 0;
+    bottom: 0;
+    top: 0;
+    right: 0;
+}
+
+.U_MD_D_B {
+    position: absolute;
+    bottom: 30px;
+    right: 5%;
+}
+
+.U_MD_D_BD {
+    padding: 5px 10px;
+    background-color: #5A5A5A;
+    border-radius: 0px 0px 10px 10px;
+    position: absolute;
+    right: 5%;
+    top: 0px;
+}
+
+.U_MD_D_BDA {
+    overflow: hidden;
+    height: 30px;
+    line-height: 32px;
+    float: left;
+}
+
+.U_MD_D_BDI {
+    float: left;
+    background-position: -536px -373px;
+    width: 30px;
+    height: 30px;
+    cursor: pointer;
+}
+
+.U_MD_D_BDI img {
+    width: 30px;
+    height: 30px;
+    border-radius: 50%;
+}
+
+.U_MD_D_BDL {
+    float: left;
+    color: #FFF;
+    font-family: Arial;
+    margin-left: 1px;
+    cursor: pointer;
+}
+
+.U_MD_D_BDL div {
+    margin-left: 10px;
+    float: left;
+    font-size: 14px;
+    height: 30px;
+}
+
+.U_MD_D_BDL div:hover {
+    color: #34BCFF;
+}
+
+.U_MD_D_BD_QRcode {
+    padding: 5px 10px;
+    background-color: #5A5A5A;
+    border-radius: 0px 0px 10px 10px;
+    position: absolute;
+    right: -53px;
+    top: 0px;
+}
+
+.U_MD_D_BD_QRcodeShare {
+    display: none;
+    padding: 5px 10px;
+    background-color: #5A5A5A;
+    position: absolute;
+    right: -55px;
+    top: 50px;
+}
+
+.U_MD_D_BD_QRcodeShare img {
+    width: 100px;
+    height: 100px;
+    padding: 5px 5px;
+}
+
+.U_MD_D_BD_QRcode:hover+.U_MD_D_BD_QRcodeShare {
+    display: block;
+}
+
+.U_MD_D_BZMD {
+    position: relative;
+}
+
+.U_MD_D_BZMS {
+    height: 40px;
+    line-height: 30px;
+    width: 721px;
+    margin: 10px auto 0 auto;
+    text-align: center;
+}
+
+.U_MD_D_BZMSA {
+    display: inline-block;
+    *display: inline;
+    *zoom: 1;
+    margin: auto;
+    text-align: left;
+    height: 40px;
+    line-height: 40px;
+}
+
+.U_MD_D_BZM {
+    width: 741px;
+    margin: 20px auto 0 auto;
+    position: relative;
+    height: 94px;
+    text-align: center;
+}
+
+.U_MD_D_BZMN {
+    position: absolute;
+    top: -10px;
+    left: -40px;
+    height: 22px;
+    background-color: #EEE;
+    padding: 0 6px;
+    border-radius: 3px
+}
+
+.U_MD_D_BZMNL {
+    float: left;
+    width: 15px;
+    height: 15px;
+    margin-top: 3px;
+}
+
+.U_MD_D_BZMNLI {
+    background-position: -574px -372px;
+}
+
+.U_MD_D_BZMNLO {
+    background-position: -614px -372px;
+}
+
+.U_MD_D_BZMNLT {
+    background-position: -594px -371px;
+}
+
+.U_MD_D_BZMNR {
+    float: left;
+    color: #222;
+    line-height: 22px;
+    margin-left: 3px;
+    width: 50px;
+}
+
+.U_MD_D_BZMA {
+    position: relative;
+    padding: 0 30px;
+    overflow: hidden;
+    margin: auto;
+    display: inline-block;
+    *display: inline;
+    *zoom: 1;
+    height: 100%;
+    overflow: hidden;
+}
+
+.U_MD_D_BZMT {
+    padding: 0px 10px;
+}
+
+.U_MD_D_BZMM {
+    width: 100%;
+    height: 100%;
+    top: 0;
+    left: 0;
+    background: #444;
+    filter: alpha(opacity=50);
+    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
+    -moz-opacity: 0.5;
+    -khtml-opacity: 0.5;
+    opacity: 0.5;
+    position: absolute;
+    border-radius: 6px;
+}
+
+.U_MD_D_BZMO {
+    margin: -1px 0 0 40px;
+    cursor: pointer;
+    width: 43px;
+    height: 83px;
+    float: left;
+}
+
+.U_MD_D_BZMOA {
+    width: 30px;
+    height: 30px;
+    padding: 6px;
+    /*border-radius: 3px;*/
+    color: #FFF;
+    cursor: pointer;
+}
+
+.U_MD_D_BZMOA:hover {
+    padding: 5px;
+    background-color: #505457;
+    border: 1px solid #777;
+}
+
+.U_MD_D_BZMOI {
+    width: 51px;
+    height: 51px;
+}
+
+.U_MD_D_BZMON {
+    width: 51px;
+    height: 15px;
+    line-height: 15px;
+    margin-top: 6px;
+    text-align: center;
+}
+
+.U_MD_D_B .U_MD_D_BS {
+    margin: 30px auto 0 auto;
+    float: none;
+    width: 675px;
+    height: 32px;
+}
+
+.U_MD_D_BCM {
+    display: block;
+    width: 721px;
+    margin: 20px auto 0 auto;
+    height: 40px;
+    text-align: center;
+    overflow: hidden;
+}
+
+.U_MD_D_BCMO {
+    width: 125px;
+    background-color: #666;
+    float: left;
+    height: 25px;
+    line-height: 25px;
+    padding: 3px 6px;
+    margin: 5px 0 0 20px;
+    text-align: left;
+    position: relative;
+}
+
+.U_MD_D_BCMOL {
+    float: left;
+    height: 100%;
+    text-align: center;
+    color: #EEE;
+    margin-left: 2px;
+}
+
+.U_MD_D_BCMOL div {
+    float: none;
+}
+
+.U_MD_D_BCMOLS {
+    font-size: 12px;
+}
+
+.U_MD_D_BCMOR {
+    float: left;
+    margin-left: 11px;
+    font-size: 13px;
+    color: #FFF;
+    width: 85px;
+}
+
+.U_MD_D_BZ {
+    color: #FFF;
+    font-family: Arial;
+    background-color: #676767;
+    padding: 8px 15px;
+    font-style: normal;
+    cursor: pointer;
+    display: none;
+}
+
+.U_MD_D_BZ div {
+    text-align: center;
+}
+
 
 /*桌面图标使用 */
-.U_MD_D_K          { top:0; left:0; height:100%; position:absolute; }
-.U_MD_D_KO         { cursor:pointer; width:63px; height:83px; position:absolute; top:0; left:80px; padding:1px; }
-.U_MD_D_KO:hover   { background-color:#505457; border:1px solid #777; padding:0; }
-.U_MD_D_KOA        { margin:5px auto 0 auto; width:51px; border-radius:5px; }
-.U_MD_D_KOS        { width:51px; height:51px; }
-.U_MD_D_KOX        { width:51px; height:15px; line-height:15px; margin-top:6px; text-align:center; }
-.U_MD_D_NewsTipsIcon {background:rgba(250,250,250,0) url(img/YSD20143.png);position:fixed; width:51px; height:54px;bottom: 80px; right: 90px;background-position: 85px 188px; border-radius: 38px; cursor:pointer;background-size: 1800%; visibility:visible;}
 
-.U_MD_D_T_taskbar_Bar_Operate_Button{font-size: 19px; cursor: pointer;text-align: center;}
+.U_MD_D_K {
+    top: 0;
+    left: 0;
+    height: 100%;
+    position: absolute;
+}
+
+.U_MD_D_KO {
+    cursor: pointer;
+    width: 63px;
+    height: 83px;
+    position: absolute;
+    top: 0;
+    left: 80px;
+    padding: 1px;
+}
+
+.U_MD_D_KO:hover {
+    background-color: #505457;
+    border: 1px solid #777;
+    padding: 0;
+}
+
+.U_MD_D_KOA {
+    margin: 5px auto 0 auto;
+    width: 51px;
+    border-radius: 5px;
+}
+
+.U_MD_D_KOS {
+    width: 51px;
+    height: 51px;
+}
+
+.U_Img {
+    background-size: 100% 100%;
+}
+
+.U_MD_D_KOX {
+    width: 51px;
+    height: 15px;
+    line-height: 15px;
+    margin-top: 6px;
+    text-align: center;
+}
+
+.U_MD_D_NewsTipsIcon {
+    background: rgba(250, 250, 250, 0) url(img/YSD20143.png);
+    position: fixed;
+    width: 51px;
+    height: 54px;
+    bottom: 80px;
+    right: 90px;
+    background-position: 85px 188px;
+    border-radius: 38px;
+    cursor: pointer;
+    background-size: 1800%;
+    visibility: visible;
+}
+
+.U_MD_D_T_taskbar_Bar_Operate_Button {
+    font-size: 19px;
+    cursor: pointer;
+    text-align: center;
+}
+
 
 /*上传按钮*/
-.U_MD_D_filePrew        { position:absolute; display: block; z-index: 1; border: 0; cursor: pointer; opacity: 0; filter: alpha(opacity:0); width: 100%; height: 100%; overflow: hidden; }
+
+.U_MD_D_filePrew {
+    position: absolute;
+    display: block;
+    z-index: 1;
+    border: 0;
+    cursor: pointer;
+    opacity: 0;
+    filter: alpha(opacity: 0);
+    width: 100%;
+    height: 100%;
+    overflow: hidden;
+}
 
 
 /*上传控件*/
-.U_MD_D_filePrew_I { display: block; position: relative; width: 100%; height: 100%; cursor: pointer; border: 0; color: #666; background: #eee; -moz-user-select: -moz-none; -webkit-user-select: none; opacity: 0; filter: alpha(opacity=0); -moz-opacity: 0; }
+
+.U_MD_D_filePrew_I {
+    display: block;
+    position: relative;
+    width: 100%;
+    height: 100%;
+    cursor: pointer;
+    border: 0;
+    color: #666;
+    background: #eee;
+    -moz-user-select: -moz-none;
+    -webkit-user-select: none;
+    opacity: 0;
+    filter: alpha(opacity=0);
+    -moz-opacity: 0;
+}
+
 
 /*头部消息*/
-.U_MD_D_MG_A         { position:relative; }
-.U_MD_D_MG_T         { background-color:#60e480; color:White; text-align:center; width:18px; height:18px; line-height:18px; position:absolute; top:-7px; left:22px; font-size:10px; border-radius:50%; display:none;cursor:pointer; }
-.U_MD_D_MG_O         { width:300px; z-index:3; position:absolute; font-family:arial,sans-serif; background-color:White; border:1px solid #838383;cursor:default; display:none; top: 35px; right: -34px; max-height:230px; overflow:auto; }
-.U_MD_D_MG_OA        { width:100%; background:rgb(237,237,237); height:100%;}
-.U_MD_D_MG_OM        { background-color:#f2f2f2; width:100%; text-align:center; height:20px; line-height:20px; cursor:pointer; padding:5px 0; color:#000; display:none;}
-.U_MD_D_MG_OM:hover  {}
-.U_MD_D_MG_OMS       { color:#0b7aeb; margin-left:10px; }
-.U_MD_U_P_C_P_N_I        { outline:none; border:0; color:black; overflow:hidden; background-color:transparent; width:100%; border-radius:35px; }
+
+.U_MD_D_MG_A {
+    position: relative;
+}
+
+.U_MD_D_MG_T {
+    background-color: #60e480;
+    color: White;
+    text-align: center;
+    width: 18px;
+    height: 18px;
+    line-height: 18px;
+    position: absolute;
+    top: -7px;
+    left: 22px;
+    font-size: 10px;
+    border-radius: 50%;
+    display: none;
+    cursor: pointer;
+}
+
+.U_MD_D_MG_O {
+    width: 300px;
+    z-index: 3;
+    position: absolute;
+    font-family: arial, sans-serif;
+    background-color: White;
+    border: 1px solid #838383;
+    cursor: default;
+    display: none;
+    top: 35px;
+    right: -34px;
+    max-height: 230px;
+    overflow: auto;
+}
+
+.U_MD_D_MG_OA {
+    width: 100%;
+    background: rgb(237, 237, 237);
+    height: 100%;
+}
+
+.U_MD_D_MG_OM {
+    background-color: #f2f2f2;
+    width: 100%;
+    text-align: center;
+    height: 20px;
+    line-height: 20px;
+    cursor: pointer;
+    padding: 5px 0;
+    color: #000;
+    display: none;
+}
+
+.U_MD_D_MG_OM:hover {}
+
+.U_MD_D_MG_OMS {
+    color: #0b7aeb;
+    margin-left: 10px;
+}
+
+.U_MD_U_P_C_P_N_I {
+    outline: none;
+    border: 0;
+    color: black;
+    overflow: hidden;
+    background-color: transparent;
+    width: 100%;
+    border-radius: 35px;
+}

BIN
img/icon/ask.png


BIN
img/icon/class.png


BIN
img/icon/doc.png


BIN
img/icon/evaluation.png


BIN
img/icon/library.png


BIN
img/icon/mindMapping.png


BIN
img/icon/myMessage.png


BIN
img/icon/news.png


BIN
img/icon/note.png


BIN
img/icon/score.png


BIN
img/icon/whiteBoard.png


+ 82 - 71
js/Desktop/DeskTop.js

@@ -26,17 +26,27 @@ U.MD.D.I.DeskIcon = [
     //    { "Name": "web编程", "Url": "frontEndProgramming", "Img": { "x": "-275", "y": "-297"} },
     //    { "Name": "后端编程", "Url": "backEndProgramming", "Img": { "x": "-275", "y": "-297"} },
     { "Name": "项目管理", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/project.png)" } },
-    { "Name": "学生管理", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/student.png)" } }
-
+    { "Name": "学生管理", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/student.png)" } },
+    { "Name": "评价管理", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/evaluation.png)" } },
+    { "Name": "班级管理", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/class.png)" } },
+    { "Name": "我的资料", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/myMessage.png)" } },
+    { "Name": "通知公告", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/news.png)" } },
+    { "Name": "素材库", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/library.png)" } },
+    { "Name": "电子白板", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/whiteBoard.png)" } },
+    { "Name": "问卷调查", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/ask.png)" } },
+    { "Name": "便签分类", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/note.png)" } },
+    { "Name": "量规评分", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/score.png)" } },
+    { "Name": "思维导图", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/mindMapping.png)" } },
+    { "Name": "协同文档", "Url": "backEndProgramming", "style": { "cssText": "background-image:url(/img/icon/doc.png)" } }
 ];
 
 //#region 桌面初始化
 
 /**
-* 初始化桌面的起始函数
-*
-*/
-U.MD.D.I.init = function () {
+ * 初始化桌面的起始函数
+ *
+ */
+U.MD.D.I.init = function() {
     if ($("#U_MD_D_K")[0]) {
         //初始化桌面图标
         U.MD.D.I.initDesktopIcons($("#U_MD_D_K")[0]);
@@ -53,11 +63,11 @@ U.MD.D.I.init = function () {
 }
 
 /**
-* 隐藏任务栏
-*
-* @param  {element} 桌面元素
-*/
-U.MD.D.I.hiddenTaskbar = function (el) {
+ * 隐藏任务栏
+ *
+ * @param  {element} 桌面元素
+ */
+U.MD.D.I.hiddenTaskbar = function(el) {
     //任务栏位置变小
     U.selectEl(el).parentElement(3).css({ "bottom": "-39px" });
     //桌面的位置变大
@@ -65,11 +75,11 @@ U.MD.D.I.hiddenTaskbar = function (el) {
 }
 
 /**
-* 初始化打印桌面图标
-*
-* @param  {element} 桌面元素
-*/
-U.MD.D.I.initDesktopIcons = function (el) {
+ * 初始化打印桌面图标
+ *
+ * @param  {element} 桌面元素
+ */
+U.MD.D.I.initDesktopIcons = function(el) {
     var i, //用于循环
         _content, //桌面图标元素
         _iconcontent, //桌面图标元素
@@ -81,11 +91,11 @@ U.MD.D.I.initDesktopIcons = function (el) {
     for (i = 0; i < _DesktopIconInfo.length; i++) {
         _content = $$("div", {
             className: "U_MD_D_KO",
-            "onmousedown": U.UF.C.closure(function (obj) {
+            "onmousedown": U.UF.C.closure(function(obj) {
                 //防止拖动图标即打开了桌面应用
                 U.MD.D.click(this, obj);
             }, [_DesktopIconInfo[i]]),
-            "onclick": U.UF.C.closure(function (obj) {
+            "onclick": U.UF.C.closure(function(obj) {
                 //防止拖动图标即打开了桌面应用
                 U.MD.D.click(this, obj);
             }, [_DesktopIconInfo[i]])
@@ -101,11 +111,11 @@ U.MD.D.I.initDesktopIcons = function (el) {
 }
 
 /**
-* 显示任务栏
-*
-* @param  {element} 桌面元素
-*/
-U.MD.D.I.displayTaskbar = function (el) {
+ * 显示任务栏
+ *
+ * @param  {element} 桌面元素
+ */
+U.MD.D.I.displayTaskbar = function(el) {
     //判断是否需要形式任务栏,由于用了mouseover事件会冒泡响应多次,这里做了过滤
     if (!U.UF.EV.stopBubbleMouseOutOrOver(el) && U.selectEl(el).css("bottom") != "0px") {
         //任务栏位置变化
@@ -118,14 +128,14 @@ U.MD.D.I.displayTaskbar = function (el) {
 //#region 桌面图标拖动逻辑
 
 /**
-* 桌面排列图标
-*
-* @param  {element} 桌面元素
-* @param  {object} 上下相距的距离
-* @param  {object} 左右相距的距离
-* @return  {object} 命名空间
-*/
-U.MD.D.iconPostion = function (childs, top, left) {
+ * 桌面排列图标
+ *
+ * @param  {element} 桌面元素
+ * @param  {object} 上下相距的距离
+ * @param  {object} 左右相距的距离
+ * @return  {object} 命名空间
+ */
+U.MD.D.iconPostion = function(childs, top, left) {
     var i; //用于循环处理
     top = top || 15; //如果没有设置元素的间距处理默认上间距为15
     left = left || 20; //如果没有设置元素的间距处理默认左间距为15
@@ -156,14 +166,14 @@ U.MD.D.iconPostion = function (childs, top, left) {
 }
 
 /**
-* 桌面点击事件逻辑
-*
-* @param  {element} 桌面元素
-* @param  {object} 上下相距的距离
-* @param  {object} 左右相距的距离
-* @return  {object} 命名空间
-*/
-U.MD.D.click = function (el, obj) {
+ * 桌面点击事件逻辑
+ *
+ * @param  {element} 桌面元素
+ * @param  {object} 上下相距的距离
+ * @param  {object} 左右相距的距离
+ * @return  {object} 命名空间
+ */
+U.MD.D.click = function(el, obj) {
     var _buttonnumber = event.button; //点击的按钮的事件值
     U.UF.EV.stopBubble(); //阻止向上冒泡
     //onmousedown 包含了左键和右键 这里大于2是为了兼容 所有浏览器的右键处理
@@ -186,21 +196,21 @@ U.MD.D.click = function (el, obj) {
 }
 
 /**
-* 拖动的处理
-*
-*/
-U.MD.D.iconMove = function () {
+ * 拖动的处理
+ *
+ */
+U.MD.D.iconMove = function() {
     //如果当前位置点击初始化的位置出现了变化,则设置是否拖动的属性   U.MD.D.I.IsDrag为true
     U.MD.D.I.IsDrag = true;
 }
 
 /**
-* 拖动结束后,这里是定位处理,以网状的形式定位
-*
-* @param  {element} 拖动的元素
-* @return  {object} 命名空间
-*/
-U.MD.D.iconUp = function (el) {
+ * 拖动结束后,这里是定位处理,以网状的形式定位
+ *
+ * @param  {element} 拖动的元素
+ * @return  {object} 命名空间
+ */
+U.MD.D.iconUp = function(el) {
     var _top = 15,
         _left = 20,
         _margin,
@@ -234,7 +244,7 @@ U.MD.D.iconUp = function (el) {
 ----------[1]  左 left
 * @return  {object} 命名空间
 */
-U.MD.D.isOverlap = function (el, childs, postionarray) {
+U.MD.D.isOverlap = function(el, childs, postionarray) {
     //循环所有的图标
     for (var i = 0; i < childs.length; i++) {
         //判断有没有和该图标诶子重叠的元素
@@ -279,13 +289,13 @@ U.MD.D.isOverlap = function (el, childs, postionarray) {
 如果第一个参数为其他,则无第二个参数
 * @returns {array} 
 */
-U.MD.D.I.openApplication = function (str, obj, info) {
+U.MD.D.I.openApplication = function(str, obj, info) {
     obj = obj || {};
     var _taskbar, //_taskbar 作为任务栏显示的元素,包含图标和名字
         _formdiv, //创建任务栏时同时弹出的窗体元素。
         _userinfo = US.userInfo, //登录用户信息
         _userid = obj.userid || _userinfo.UserId //登录用户id
-        ;
+    ;
     //选择应用处理
     switch (str) {
         case "friend": //好友打开
@@ -298,14 +308,14 @@ U.MD.D.I.openApplication = function (str, obj, info) {
             _formdiv = new U.UF.UI.form("域名管理", _iframe, { id: "U_MD_DS_DomainShare", style: { "width": "370px", "height": "390px" } }).form;
             if (_formdiv) {
                 //生成任务栏的变量
-                _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-15px -296px", "name": "网盘", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj, info); } }
+                _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-15px -296px", "name": "网盘", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj, info); } }
             }
             break;
         case "disk": //个人网盘查看 
             _formdiv = U.MD.DK.initDisk(_userid, obj.directoryid); //根据网盘数据,并加载网盘,里面包含了url重写
             if (_formdiv) {
                 //生成任务栏的变量
-                _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-15px -296px", "name": "网盘", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj); } }
+                _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-15px -296px", "name": "网盘", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj); } }
             }
             break;
         case "word": //Word打开
@@ -313,7 +323,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
             _formdiv = _wordinfo[0];
             if (_formdiv) {
                 //生成任务栏的变量
-                _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-462px -296px", "name": "文档", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, _wordinfo[1]); } }
+                _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-462px -296px", "name": "文档", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, _wordinfo[1]); } }
             }
             if (obj.UrlType != 'join') {
                 U.MD.N.urlWrite("word/" + _formdiv.id.substr(-36), "在线文档"); //word的url重写
@@ -323,7 +333,7 @@ U.MD.D.I.openApplication = function (str, obj, info) {
             _formdiv = U.MD.O.excel(_userinfo, obj);
             if (_formdiv) {
                 //生成任务栏的变量
-                _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-523px -296px", "name": "Excel", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj); } }
+                _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-523px -296px", "name": "Excel", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj); } }
             }
             U.MD.N.urlWrite("excel/" + _formdiv.id.substr(-36), "Excel");
             break;
@@ -331,42 +341,42 @@ U.MD.D.I.openApplication = function (str, obj, info) {
             _formdiv = U.MD.D.Txt.textCreate();
             if (_formdiv) {
                 //生成任务栏的变量
-                _taskbar = { "id": str + obj.directoryid, "backgroundPostion": "-267px -413px", "name": "文本", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj); } }
+                _taskbar = { "id": str + obj.directoryid, "backgroundPostion": "-267px -413px", "name": "文本", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj); } }
             }
             U.MD.N.urlWrite("txt/" + _formdiv.id.substr(-36), "文本");
             break;
         case "lookupFriend":
             _formdiv = U.MD.F.S.popSearchFriendsOrGroupForm(0);
             //生成任务栏的变量
-            _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-85px -413px", "name": "查找好友", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj); } }
+            _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-85px -413px", "name": "查找好友", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj); } }
             U.MD.N.urlWrite("lookupfriend/" + obj.directoryid.substr(-36), "查找好友"); //查找好友的url重写
             break;
         case "ftp": //Ftp 
             _formdiv = U.MD.F.S.popupsSearchFtp();
             //生成任务栏的变量
-            _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-144px -413px", "name": "FTP", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj); } }
+            _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-144px -413px", "name": "FTP", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj); } }
             break;
         case "group": //群组
             _formdiv = U.MD.F.S.popupsSearchGroups(0);
             //生成任务栏的变量
-            _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-85px -413px", "name": "群组", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj); } }
+            _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-85px -413px", "name": "群组", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj); } }
             break;
         case "set": //个人设置
             _formdiv = U.MD.U.P.userDataSet();
             if (_formdiv) {
                 //生成任务栏的变量
-                _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-400px -296px", "name": "个人设置", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj); } }
+                _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-400px -296px", "name": "个人设置", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj); } }
             }
             break;
         case "systemSet": //系统设置 
             _formdiv = U.MD.D.B.init();
             //生成任务栏的变量
-            _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-400px -296px", "name": "系统设置", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj); } }
+            _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-400px -296px", "name": "系统设置", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj); } }
             break;
         case "boomYun": //BoomYun 
             _formdiv = U.Boom.I.onload();
             //生成任务栏的变量
-            _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-844px -419px", "name": "互联办公", "forms": _formdiv, "click": function () { U.MD.D.I.openApplication(str, obj); } }
+            _taskbar = { "id": str + _formdiv.id, "backgroundPostion": "-844px -419px", "name": "互联办公", "forms": _formdiv, "click": function() { U.MD.D.I.openApplication(str, obj); } }
             U.MD.N.urlWrite("boomyun", "互联办公"); //boomyun的url重写
             break;
         case "xz": //App下载 
@@ -381,7 +391,8 @@ U.MD.D.I.openApplication = function (str, obj, info) {
         case "frontEndProgramming": //在线web编程 
             window.open("http://d.1473.cn");
             break;
-        default: break;
+        default:
+            break;
     }
     //U.MD.D.I.openClick(str);
     //如果有任务栏信息
@@ -455,12 +466,12 @@ U.MD.D.I.openApplication = function (str, obj, info) {
 
 
 /**
-*函数作用:ajax简易函数,使用post格式
-*@param url   {data}    后台地址
-*@param data  {data}    参数json
-*@param fn    {data}    回调函数
-*
-*/
+ *函数作用:ajax简易函数,使用post格式
+ *@param url   {data}    后台地址
+ *@param data  {data}    参数json
+ *@param fn    {data}    回调函数
+ *
+ */
 // U.MD.D.I.Mysqlrequest = function(url,fn){
 //     var xhr = new XMLHttpRequest();
 //     xhr.open("GET",url,true);
@@ -548,4 +559,4 @@ U.MD.D.I.openApplication = function (str, obj, info) {
 //}
 
 
-//#endregion
+//#endregion

File diff suppressed because it is too large
+ 269 - 246
uformd.js


Some files were not shown because too many files changed in this diff