diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminAccordion.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminAccordion.cshtml
index e7db8eb42..8326a0c94 100644
--- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminAccordion.cshtml
+++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminAccordion.cshtml
@@ -4,10 +4,16 @@
}
@Html.AppendCssFile("/Views/Home/AdminAccordion/index.css")
-
+
+
+
+
diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminAccordion/Index.css b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminAccordion/Index.css
index 8edcbe15c..6dfbeda91 100644
--- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminAccordion/Index.css
+++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminAccordion/Index.css
@@ -1,4 +1,11 @@
-.lr-logo-title {
+/*
+ * 版 本 Learun-ADMS V7.0.3 力软敏捷开发框架(http://www.learun.cn)
+ * Copyright (c) 2013-2018 上海力软信息技术有限公司
+ * 创建人:力软-前端开发组
+ * 日 期:2017.03.16
+ * 描 述:手风琴风格皮肤样式表
+ */
+.lr-logo-title {
display: block;
position: absolute;
top: 0;
@@ -9,18 +16,18 @@
white-space: nowrap;
left: 10px;
line-height: 55px;
- color: #fff !important
+ color: #fff !important;
}
.lr-logo-title img {
- width: 320px
+ width: 320px;
}
-
+/*顶部*/
.lr-frame-top {
height: 60px;
- background: #1d1d1d
+ background: #1d1d1d;
}
-
+/*菜单*/
.lr-frame-menu {
top: 0;
width: 200px;
@@ -28,15 +35,15 @@
z-index: 1;
background: #282828;
box-shadow: 1px 0 20px rgba(0,0,0,0.08);
- padding: 90px 0 35px 0
+ padding: 90px 0 35px 0;
}
.lr-frame-menu .lr-menu-item {
height: 36px;
line-height: 36px;
- padding: 0 15px;
+ padding: 0px 15px;
color: #fff;
- font-size: 13px
+ font-size: 13px;
}
.lr-first-menu-list > li > .lr-menu-item:hover {
@@ -44,60 +51,73 @@
}
.lr-first-menu-list > li > .lr-menu-item.open {
- background: #156edb
+ background: #156edb;
}
+
.lr-frame-menu .lr-menu-item-icon {
font-size: 14px;
- opacity: .9;
+ opacity: 0.9;
filter: alpha(opacity=90);
width: 17px;
margin-right: 8px;
vertical-align: middle;
- margin-bottom: 1px
+ margin-bottom: 1px;
}
.lr-frame-menu .lr-menu-item-arrow {
position: absolute;
right: 10px;
- line-height: 36px
+ line-height: 36px;
}
-.lr-second-menu-list, .lr-three-menu-list, .lr-fourth-menu-list {
+
+
+
+.lr-second-menu-list,
+.lr-three-menu-list {
position: relative;
width: 100%;
- background-color: #1d1d1d
+ background-color: #1d1d1d;
}
.lr-second-menu-list .lr-menu-item {
padding-left: 40px;
- padding-right: 15px
+ padding-right: 15px;
}
.lr-second-menu-list .lr-menu-item:hover {
- background-color: #393939
+ background-color: #393939;
}
.lr-three-menu-list .lr-menu-item {
- padding-left: 60px
+ padding-left: 60px;
+ }
+
+.lr-four-menu-list {
+ display: none;
+}
+
+ .lr-four-menu-list .lr-menu-item {
+ padding-left: 80px;
}
.lr-menu-item.open > .lr-menu-item-arrow > i {
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
- transform: rotate(-90deg)
+ transform: rotate(-90deg);
}
-
+/*tabs条*/
.lr-frame-tabs {
top: 0;
height: 60px;
z-index: 2;
- padding: 0 60px 0 405px
+ padding: 0px 60px 0px 405px;
}
.lr-frame-tabItem:first-child {
- border-left: 1px solid #2a2f32
+ border-left: 1px solid #2a2f32;
}
.lr-frame-tabItem {
@@ -106,23 +126,23 @@
font-size: 14px;
border-right: 1px solid #2a2f32;
color: #fff;
- margin-left: 0
+ margin-left: 0px;
}
.lr-frame-tabItem.active {
- background: #444
+ background: #444;
}
.lr-frame-tabItem .reomve {
top: 24px;
- right: 4px
+ right: 4px;
}
-
+/*功能窗口*/
.lr-frame-main {
- padding: 60px 0 0 200px;
- background: #eaedf1
+ padding: 60px 0px 0px 200px;
+ background: #eaedf1;
}
-
+/*个人设置和头像*/
.lr-frame-personCenter {
bottom: 0;
left: 0;
@@ -130,14 +150,14 @@
width: 200px;
line-height: 35px;
padding: 0 10px;
- background: #282828
+ background: #282828;
}
.lr-frame-personCenter > .dropdown-toggle {
height: 100%;
line-height: 35px;
border-top: 1px solid rgba(248,248,248,0.2);
- color: #fff
+ color: #fff;
}
.lr-frame-personCenter > .dropdown-toggle > img {
@@ -146,7 +166,7 @@
height: 18px;
border: 2px solid #fff;
border-radius: 50%;
- margin: 8px 10px 0 0
+ margin: 8px 10px 0 0;
}
.lr-frame-personCenter .dropdown-menu {
@@ -154,24 +174,25 @@
position: absolute;
left: 10px;
top: -172px;
- background: #282828
+ background: #282828;
}
.lr-frame-personCenter .dropdown-menu > li > a {
padding: 10px 15px;
color: #fff;
- font-size: 12px
+ font-size: 12px;
}
.lr-frame-personCenter .dropdown-menu > li > a:hover {
background: #393939;
- color: #fff
+ color: #fff;
}
.lr-frame-personCenter .divider {
- background-color: #63656B
+ background-color: #63656B;
}
+/*风尚版独有-菜单缩进按钮*/
.lr-frame-menu-btn {
position: absolute;
left: 0;
@@ -184,18 +205,19 @@
cursor: pointer;
color: #aeb9c2;
background-color: #4A5064;
- z-index: 2
+ z-index: 2;
}
.lr-frame-menu-btn:hover {
background-color: #4A5064;
- color: #fff
+ color: #fff;
}
.lr-frame-menu-btn i {
- opacity: .5
+ opacity: .5;
}
+/*全屏*/
.lr_frame_fullscreen {
top: 0;
right: 0;
@@ -203,37 +225,44 @@
width: 30px;
line-height: 60px;
text-align: center;
- z-index: 3
+ z-index: 3;
}
.lr_frame_fullscreen a {
font-size: 14px;
- color: #c1c3c9
+ color: #c1c3c9;
}
.lr_frame_fullscreen a:hover {
- color: #fff
+ color: #fff;
}
+/*菜单关闭后显示样式*/
.lr-menu-closed .lr-frame-menu {
- width: 50px
+ width: 50px;
}
-.lr-menu-closed .lr-frame-menu-wrap span, .lr-menu-closed .lr-frame-menu-wrap .lr-menu-item-arrow, .lr-menu-closed .lr-meun-had > a {
- display: none
+.lr-menu-closed .lr-frame-menu-wrap .lr-three-menu-list {
+ display: block;
}
-.lr-menu-closed .lr-frame-menu-wrap a {
- padding: 0;
- text-align: center
+.lr-menu-closed .lr-frame-menu-wrap .lr-four-menu-list {
+ display: block;
}
-.lr-menu-closed .lr-frame-menu-wrap .lr-three-menu-list {
- display: block
+.lr-menu-closed .lr-frame-menu-wrap span,
+.lr-menu-closed .lr-frame-menu-wrap .lr-menu-item-arrow,
+.lr-menu-closed .lr-meun-had > a {
+ display: none;
+}
+
+.lr-menu-closed .lr-frame-menu-wrap a {
+ padding: 0px;
+ text-align: center;
}
.lr-menu-closed .lr-frame-menu-wrap .lr-menu-item-icon {
- margin: 0
+ margin: 0px;
}
.lr-menu-closed .lr-frame-menu-btn {
@@ -241,37 +270,39 @@
-ms-transform: rotate(-180deg);
-o-transform: rotate(-180deg);
transform: rotate(-180deg);
- width: 50px
+ width: 50px;
}
.lr-menu-closed .lr-frame-personCenter {
width: 50px;
- padding: 0
+ padding: 0px;
}
.lr-menu-closed .lr-frame-personCenter .dropdown-menu {
- padding: 0
+ padding: 0px;
}
.lr-menu-closed .lr-frame-personCenter > .dropdown-toggle {
line-height: 50px;
- text-align: center
+ text-align: center;
}
.lr-menu-closed .lr-frame-personCenter > .dropdown-toggle > img {
float: initial;
- margin: 0
+ margin: 0;
}
.lr-menu-closed .lr-frame-personCenter > .dropdown-toggle > span {
- display: none
+ display: none;
}
.lr-menu-closed .lr-frame-main {
- padding: 60px 0 0 50px
+ padding: 60px 0px 0px 50px;
}
+/*即时通讯*/
+
.lr-im-bell {
position: fixed;
right: 30px;
@@ -283,11 +314,11 @@
text-align: center;
cursor: pointer;
z-index: 51;
- display: none
+ display: none;
}
.lr-im-bell > i {
- font-size: 18px
+ font-size: 18px;
}
.lr-im-bell > .point {
@@ -297,9 +328,10 @@
top: 17px;
width: 8px;
height: 8px;
- border-radius: 50%
+ border-radius: 50%;
}
+
.lr-im-body {
position: fixed;
right: 10px;
@@ -309,11 +341,11 @@
background: #F9FBFB;
z-index: 50;
padding-left: 40px;
- display: none
+ display: none;
}
.lr-im-body.open {
- display: block
+ display: block;
}
.lr-im-title {
@@ -322,7 +354,7 @@
left: 0;
background: #3A3845;
width: 40px;
- height: 100%
+ height: 100%;
}
.lr-im-title .title-item {
@@ -335,15 +367,15 @@
color: #696972;
font-size: 18px;
line-height: 50px;
- text-align: center
+ text-align: center;
}
.lr-im-title .title-item.active {
- color: #fff
+ color: #fff;
}
.lr-im-title .title-item.title-item-two {
- top: 50px
+ top: 50px;
}
.lr-im-content {
@@ -352,24 +384,24 @@
height: 100%;
display: none;
border: 1px solid #E5E5E5;
- border-left: 0
+ border-left: 0;
}
.lr-im-content.active {
- display: block
+ display: block;
}
.lr-im-msg-list {
position: relative;
width: 100%;
- height: 100%
+ height: 100%;
}
.lr-im-msg-list .msg-item {
position: relative;
width: 100%;
height: 50px;
- cursor: pointer
+ cursor: pointer;
}
.lr-im-msg-list .msg-item:after {
@@ -380,25 +412,30 @@
width: 218px;
background: #E5E5E5;
bottom: 0;
- left: 10px
+ left: 10px;
}
- .lr-im-msg-list .msg-item .msglist-close {
+ .lr-im-msg-list .msg-item .remove {
position: absolute;
- top: 15px;
- left: 5px;
+ top: 0px;
+ left: 0px;
color: #333;
font-size: 12px;
- display: none
+ display: none;
+ }
+
+ .lr-im-msg-list .msg-item:hover .remove {
+ display: block;
}
+
.lr-im-msg-list .msg-item .photo {
position: absolute;
width: 30px;
height: 30px;
border-radius: 3px;
top: 10px;
- left: 10px
+ left: 10px;
}
.lr-im-msg-list .msg-item .icon {
@@ -412,13 +449,13 @@
background-color: #1D6DC5;
color: #fff;
font-size: 18px;
- text-align: center
+ text-align: center;
}
.lr-im-msg-list .msg-item img {
width: 100%;
height: 100%;
- border-radius: 3px
+ border-radius: 3px;
}
.lr-im-msg-list .msg-item .name {
@@ -426,11 +463,11 @@
top: 8px;
left: 50px;
height: 16px;
- color: #333;
+ color: #333333;
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
- white-space: nowrap
+ white-space: nowrap;
}
.lr-im-msg-list .msg-item .msg {
@@ -443,7 +480,7 @@
font-size: 12px;
overflow: hidden;
text-overflow: ellipsis;
- white-space: nowrap
+ white-space: nowrap;
}
.lr-im-msg-list .msg-item .date {
@@ -453,11 +490,12 @@
height: 16px;
color: #666;
font-size: 12px;
- text-align: right
+ text-align: right;
}
+
.lr-im-userlist {
- padding-top: 40px
+ padding-top: 40px;
}
.lr-im-search {
@@ -467,7 +505,7 @@
width: 100%;
height: 40px;
font-size: 0;
- padding: 10px 20px
+ padding: 10px 20px;
}
.lr-im-search i {
@@ -477,7 +515,7 @@
font-size: 12px;
font-weight: 100;
color: #999;
- z-index: 1
+ z-index: 1;
}
.lr-im-search input {
@@ -491,34 +529,35 @@
border-radius: 3px;
box-sizing: border-box;
color: #999;
- outline: 0;
- text-indent: 20px
+ outline: none;
+ text-indent: 20px;
}
.lr-im-search input::-webkit-input-placeholder {
- text-align: center
+ text-align: center;
}
- .lr-im-search input::-moz-placeholder {
- text-align: center
+ .lr-im-search input::-moz-placeholder { /* Mozilla Firefox 19+ */
+ text-align: center;
}
- .lr-im-search input:-moz-placeholder {
- text-align: center
+ .lr-im-search input:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
+ text-align: center;
}
- .lr-im-search input:-ms-input-placeholder {
- text-align: center
+ .lr-im-search input:-ms-input-placeholder { /* Internet Explorer 10-11 */
+ text-align: center;
}
+
.lr-im-content-userlist {
position: relative;
width: 100%;
- height: 100%
+ height: 100%;
}
.lr-im-content-userlist .lr-scroll-box {
- padding: 0 20px
+ padding: 0 20px;
}
.lr-im-item-name {
@@ -528,33 +567,34 @@
line-height: 30px;
cursor: pointer;
font-size: 12px;
- color: #666
+ color: #666;
}
.lr-im-item-name > i {
color: #999;
font-size: 14px;
- margin: 3px
+ margin: 3px;
}
+
.lr-im-item-name.open > i {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
- transform: rotate(90deg)
+ transform: rotate(90deg);
}
.lr-im-user-list {
position: relative;
- width: 100%
+ width: 100%;
}
.lr-im-user {
position: relative;
height: 43px;
line-height: 43px;
- padding-left: 40px
+ padding-left: 40px;
}
.lr-im-user > img {
@@ -563,7 +603,7 @@
left: 0;
width: 30px;
height: 30px;
- border-radius: 50%
+ border-radius: 50%;
}
.lr-im-black-overlay {
@@ -575,11 +615,11 @@
overflow: hidden;
background: rgba(51,51,51,0.4);
z-index: 52;
- display: none
+ display: none;
}
.lr-im-black-overlay.open {
- display: block
+ display: block;
}
.lr-im-dialog {
@@ -594,7 +634,7 @@
border-radius: 3px;
box-shadow: 0 0 2px 0 rgba(0,0,0,0.50);
padding-top: 40px;
- padding-bottom: 135px
+ padding-bottom: 135px;
}
.lr-im-header {
@@ -607,7 +647,7 @@
line-height: 39px;
padding-left: 10px;
font-size: 14px;
- color: #333
+ color: #333333;
}
.lr-im-header .im-close {
@@ -621,13 +661,13 @@
cursor: pointer;
font-size: 12px;
color: #333;
- font-weight: 100
+ font-weight: 100;
}
.lr-im-msgcontent {
position: relative;
width: 100%;
- height: 100%
+ height: 100%;
}
.lr-im-msgcontent-tool {
@@ -640,11 +680,11 @@
bottom: 110px;
padding-right: 10px;
border-top: 1px solid #E5E5E5;
- background: #F8F8F8
+ background: #F8F8F8;
}
.lr-im-msgcontent-tool > span {
- cursor: pointer
+ cursor: pointer;
}
.lr-im-input {
@@ -653,7 +693,7 @@
left: 0;
width: 100%;
height: 110px;
- border-top: 1px solid #E5E5E5
+ border-top: 1px solid #E5E5E5;
}
.lr-im-input .inp {
@@ -663,7 +703,7 @@
border: 0;
outline: 0;
padding: 5px;
- background: transparent
+ background: transparent;
}
.lr-im-msgcontent .im-time {
@@ -674,14 +714,15 @@
height: 15px;
line-height: 15px;
text-align: left;
- padding: 0 50px
+ padding: 0 50px;
}
.lr-im-msgcontent .me.im-time {
- text-align: right
+ text-align: right;
}
-.lr-im-msgcontent .im-me, .lr-im-msgcontent .im-other {
+.lr-im-msgcontent .im-me,
+.lr-im-msgcontent .im-other {
position: relative;
word-break: break-all;
height: auto;
@@ -689,11 +730,11 @@
width: 100%;
padding: 0 50px;
margin-bottom: 10px;
- text-align: right
+ text-align: right;
}
.lr-im-msgcontent .im-other {
- text-align: left
+ text-align: left;
}
.lr-im-msgcontent .im-other .headimg {
@@ -702,32 +743,34 @@
left: 10px;
width: 30px;
height: 30px;
- border-radius: 50%
+ border-radius: 50%;
}
- .lr-im-msgcontent .im-me img, .lr-im-msgcontent .im-other img {
+ .lr-im-msgcontent .im-me img,
+ .lr-im-msgcontent .im-other img {
width: 100%;
height: 100%;
- border-radius: 50%
+ border-radius: 50%;
}
- .lr-im-msgcontent .im-me .content, .lr-im-msgcontent .im-other .content {
+ .lr-im-msgcontent .im-me .content,
+ .lr-im-msgcontent .im-other .content {
display: inline-block;
- background: #FFF;
+ background: #FFFFFF;
border: 1px solid #E5E5E5;
padding: 5px 13px 6px 19px;
font-size: 12px;
- color: #333;
+ color: #333333;
box-sizing: border-box;
position: relative;
float: left;
max-width: 100%;
text-align: left;
- line-height: 20px
+ line-height: 20px;
}
.lr-im-msgcontent .im-me .content {
- float: right
+ float: right;
}
.lr-im-msgcontent .im-other .arrow {
@@ -746,7 +789,7 @@
z-index: 1;
clip: rect(0,8px,8px,0);
border-bottom: 0;
- border-right: 0
+ border-right: 0;
}
.lr-im-msgcontent .im-me .headimg {
@@ -755,9 +798,10 @@
right: 10px;
width: 30px;
height: 30px;
- border-radius: 50%
+ border-radius: 50%;
}
+
.lr-im-msgcontent .im-me .arrow {
width: 8px;
height: 8px;
@@ -774,36 +818,52 @@
z-index: 1;
clip: rect(0,8px,8px,0);
border-top: 0;
- border-left: 0
+ border-left: 0;
}
.imHasMsg .point {
- display: block
+ display: block;
}
+
+
+/*语言设置*/
.lr-lg-setting {
position: absolute;
top: 21px;
left: 333px;
font-size: 14px;
z-index: 4;
- color: #c6c6c6
+ color: #c6c6c6;
}
.lr-lg-setting > a {
- color: #c6c6c6
+ color: #c6c6c6;
}
.lr-lg-setting span {
- color: #fff
+ color: #fff;
}
+.photo .fa {
+ display: block;
+ font-size: 20px;
+ line-height: 30px;
+ height: 30px;
+ width: 30px;
+ border-radius: 5px;
+ margin: 0 auto;
+ text-align: center;
+ color: #fff;
+ background-color: #985CE2;
+}
+
/*新增*/
-.lr-frame-tabs {
+/*.lr-frame-tabs {
padding-left:280px;
-}
+}*/
.lr-frame-top{
background: #3286ed;
}
diff --git a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDefault.cshtml b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDefault.cshtml
index 51f4ece8a..e6e0c8595 100644
--- a/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDefault.cshtml
+++ b/Learun.Framework.Ultimate V7/Learun.Application.Web/Views/Home/AdminDefault.cshtml
@@ -17,9 +17,12 @@
-
+