mirror of
https://github.com/DzzXH/DzzOffice.git
synced 2026-04-22 19:11:38 +08:00
适配小胡版1.79
This commit is contained in:
@@ -545,9 +545,9 @@
|
||||
}
|
||||
.right-numerbottom .right-numer-carousel{
|
||||
float: left;
|
||||
margin-right: 0.5rem;
|
||||
margin-right: var(--radius);
|
||||
border-radius: 50%;
|
||||
margin-bottom: 0.5rem;
|
||||
margin-bottom: var(--radius);
|
||||
text-align: center;
|
||||
cursor: pointer;
|
||||
position: relative;
|
||||
|
||||
@@ -12,12 +12,11 @@ ul,li,ul li{
|
||||
display: none;
|
||||
}
|
||||
.weui-search-bar {
|
||||
background-color: #F2F2F2;
|
||||
padding: 0.5rem 0.5rem 0rem 0.5rem;
|
||||
margin-bottom: 0.5rem;
|
||||
margin-bottom: var(--radius);
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
top: 0;
|
||||
top: 64px;
|
||||
z-index: 3;
|
||||
}
|
||||
.weui-search-bar__form {
|
||||
@@ -26,6 +25,7 @@ ul,li,ul li{
|
||||
}
|
||||
.weui-search-return__cancel-btn {
|
||||
margin-left: 0.5rem;
|
||||
margin-right: .5rem;
|
||||
line-height: 1.4rem;
|
||||
color: #3779ff;
|
||||
white-space: nowrap;
|
||||
@@ -34,7 +34,6 @@ ul,li,ul li{
|
||||
padding-left: 0.5rem;
|
||||
}
|
||||
.weui-search-bar__box .weui-search-bar__input {
|
||||
padding: 0;
|
||||
line-height: 1.5rem;
|
||||
height: auto;
|
||||
}
|
||||
@@ -58,7 +57,7 @@ ul,li,ul li{
|
||||
float: right;
|
||||
clear: both;
|
||||
line-height: 1.5rem;
|
||||
margin-right: 0.5rem;
|
||||
margin-right: var(--radius);
|
||||
}
|
||||
.weui-search-bar:after {
|
||||
border: none;
|
||||
@@ -76,7 +75,7 @@ ul,li,ul li{
|
||||
height: 2rem;
|
||||
line-height: 2rem;
|
||||
border-radius: 50%;
|
||||
margin-right: 0.5rem;
|
||||
margin-right: var(--radius);
|
||||
}
|
||||
.weui-cell__bd {
|
||||
overflow: hidden;
|
||||
@@ -85,7 +84,7 @@ ul,li,ul li{
|
||||
word-break: break-all;
|
||||
}
|
||||
.weui-cells_margin_top{
|
||||
margin-top: 60px;
|
||||
margin-top: 40px;
|
||||
}
|
||||
.weui-cell-member{
|
||||
background-color: #FFFFFF;
|
||||
@@ -99,7 +98,7 @@ ul,li,ul li{
|
||||
line-height: 2rem;
|
||||
text-align: center;
|
||||
border-radius: 50%;
|
||||
margin-right: 0.5rem;
|
||||
margin-right: var(--radius);
|
||||
font-weight: bold;
|
||||
}
|
||||
.weui-cell__bd h4{
|
||||
@@ -117,10 +116,13 @@ ul,li,ul li{
|
||||
position: fixed;
|
||||
bottom: 0;
|
||||
background-color: #FFFFFF;
|
||||
width: 100%;
|
||||
height: 2.5rem;
|
||||
box-shadow: 0px 0px 6px 0px rgba(0, 0, 0, 0.1);
|
||||
z-index: 3;
|
||||
right: 0;
|
||||
left: 0;
|
||||
margin: var(--radius);
|
||||
border-radius: .5rem
|
||||
}
|
||||
.weui-member-success{
|
||||
position: absolute;
|
||||
@@ -129,8 +131,9 @@ ul,li,ul li{
|
||||
width: 5rem;
|
||||
line-height: 2.5rem;
|
||||
text-align: center;
|
||||
height: 100%;
|
||||
border-radius: var(--radius);
|
||||
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
|
||||
margin: .5rem;
|
||||
}
|
||||
.weui-member-select-scroller .special_avatar_class{
|
||||
width: 1.5rem;
|
||||
@@ -138,16 +141,17 @@ ul,li,ul li{
|
||||
line-height: 1.5rem;
|
||||
text-align: center;
|
||||
border-radius: 50%;
|
||||
margin-right: 0.5rem;
|
||||
margin-right: var(--radius);
|
||||
}
|
||||
.weui-member-success .weui-member-success-word{
|
||||
line-height: 2.5rem;
|
||||
line-height: 1.5rem;
|
||||
width: 100%;
|
||||
color:#3779ff;
|
||||
display: block;
|
||||
background-color: #fff;
|
||||
outline: 0;
|
||||
border: none;
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
.weui-member-select-user{
|
||||
margin-right: 5rem;
|
||||
@@ -176,7 +180,7 @@ ul,li,ul li{
|
||||
}
|
||||
/*文件另存为*/
|
||||
.weui_cells-margin-top{
|
||||
margin-top: 2.8rem;
|
||||
margin-top: 6.3rem;
|
||||
}
|
||||
.weui-cell__explorer {
|
||||
background-color: #ff9800;
|
||||
@@ -186,7 +190,7 @@ ul,li,ul li{
|
||||
}
|
||||
.weui-cell__img {
|
||||
font-size: 24px;
|
||||
margin-right: 0.5rem;
|
||||
margin-right: var(--radius);
|
||||
display: block;
|
||||
color: #FFFFFF;
|
||||
padding: 0.4rem;
|
||||
@@ -196,14 +200,17 @@ ul,li,ul li{
|
||||
margin-bottom:0.5rem;
|
||||
}
|
||||
.weui-file-keep{
|
||||
background-color: #FFFFFF;
|
||||
line-height: 2.75rem;
|
||||
text-align: center;
|
||||
font-size: 0.8rem;
|
||||
position: fixed;
|
||||
width: 100%;
|
||||
top: 0;
|
||||
z-index: 3;
|
||||
background-color: #FFFFFF;
|
||||
line-height: 2.75rem;
|
||||
text-align: center;
|
||||
font-size: 0.8rem;
|
||||
position: fixed;
|
||||
left: .5rem;
|
||||
right: .5rem;
|
||||
top: 64px;
|
||||
margin: .5rem 0;
|
||||
z-index: 3;
|
||||
border-radius: 0.5rem;
|
||||
}
|
||||
.weui-file-keep .weui-file-keep-cancel {
|
||||
padding-left: 1rem;
|
||||
@@ -276,7 +283,7 @@ ul,li,ul li{
|
||||
.weui-cell__hd .weui-cell__recentimg {
|
||||
width: 2rem;
|
||||
height: 2rem;
|
||||
margin-right: 0.5rem;
|
||||
margin-right: var(--radius);
|
||||
border-radius: 2px;
|
||||
}
|
||||
.weui-cell__bd p {
|
||||
@@ -329,7 +336,7 @@ ul,li,ul li{
|
||||
.weui-dropup{
|
||||
box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.1);
|
||||
background-color: #fff;
|
||||
border-radius: 2px;
|
||||
border-radius: var(--radius);
|
||||
position: absolute;
|
||||
bottom: 100%;
|
||||
left: 10%;
|
||||
@@ -345,10 +352,11 @@ ul,li,ul li{
|
||||
.weui-dropup-type{
|
||||
left: 0.5rem;
|
||||
right: 0.5rem;
|
||||
bottom:2.5rem;
|
||||
bottom:3rem;
|
||||
position: fixed;
|
||||
max-height: 450px;
|
||||
overflow: auto;
|
||||
overflow: auto;
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
.weui-dropup-type .weui-type-word{
|
||||
text-align: left;
|
||||
@@ -395,7 +403,7 @@ ul,li,ul li{
|
||||
color: #999999;
|
||||
font-size: 0.7rem;
|
||||
padding: 0.5rem;
|
||||
margin-top: 1.8rem;
|
||||
margin-top: 4.8rem;
|
||||
}
|
||||
.weui-cell__search {
|
||||
background-color: #ffc107;
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
/*右键菜单开始*/
|
||||
.menu {
|
||||
border-radius: 2px;
|
||||
border-radius: var(--radius);
|
||||
box-shadow: 0px 4px 13px 0px rgba(62,62,62,0.28);
|
||||
background: #fff;
|
||||
width: 190px;
|
||||
|
||||
@@ -167,7 +167,7 @@ li{
|
||||
}
|
||||
.user-select-content-right .sele-right-classa li:hover {
|
||||
background-color: #f2f2f2;
|
||||
border-radius: 3px;
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
.user-select-content-right .sele-right-classa li:hover .ti-close {
|
||||
display: block;
|
||||
@@ -331,9 +331,9 @@ li{
|
||||
}
|
||||
/*新建上传按钮开始*/
|
||||
.dropdown-menu {
|
||||
border-radius: 2px;
|
||||
box-shadow: 0px 4px 13px 0px rgba(62, 62, 62, 0.28);
|
||||
border: 1px solid #d8d8d8;
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
.dropdown-menu>li>a {
|
||||
padding: 8px 8px 8px 35px;
|
||||
@@ -419,9 +419,6 @@ li{
|
||||
/*内容中间部分开始*/
|
||||
.select-filecenter{
|
||||
position: relative;
|
||||
border-top: 1px solid #e5e5e5;
|
||||
margin-top: 10px;
|
||||
border-bottom: 1px solid #E5E5E5;
|
||||
}
|
||||
.bs-left-container{
|
||||
background: #FFFFFF;
|
||||
@@ -540,13 +537,16 @@ li{
|
||||
}
|
||||
.Icoblock.middleicon .select-tdtop{
|
||||
border: 1px solid #EEEEEE;
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
.hover.Icoblock.middleicon .select-tdtop{
|
||||
background-color:#F2F2F2;
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
.Icoselected.Icoblock.middleicon .select-tdtop{
|
||||
border: 1px solid #3779ff;
|
||||
outline: 1px solid #3779ff;
|
||||
outline: 1px solid #3779ff;
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
.Icoblock.middleicon .td_ico_item_name {
|
||||
overflow: hidden;
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
.modal-content-inner{
|
||||
background-color: #FFFFFF;
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
.modal-title{
|
||||
text-align: center;
|
||||
@@ -57,9 +58,11 @@
|
||||
}
|
||||
.jstree-default .jstree-wholerow-hovered{
|
||||
background: #e6e8eb;
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
.jstree-default .jstree-wholerow-clicked{
|
||||
background:#3779ff;
|
||||
border-radius: var(--radius);
|
||||
}
|
||||
.jstree-default .jstree-wholerow-clicked + .jstree-ocl {
|
||||
color: #FFFFFF;
|
||||
|
||||
Reference in New Issue
Block a user