diff --git a/common/style/layout.css b/common/style/layout.css index fe82d4e..645a669 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -13,6 +13,10 @@ uni-button:after { border: none; } +uni-button{ + font-size: 16px; +} + .content{ width: 100%; height: 100%; diff --git a/pages/management/FinishedInStore.vue b/pages/management/FinishedInStore.vue index 0193b4c..b34cd9a 100644 --- a/pages/management/FinishedInStore.vue +++ b/pages/management/FinishedInStore.vue @@ -17,11 +17,11 @@ /> - - - - - + + + + + @@ -143,3 +143,12 @@ } } + + diff --git a/pages/management/HcxOutError.vue b/pages/management/HcxOutError.vue index 2028781..84232e4 100644 --- a/pages/management/HcxOutError.vue +++ b/pages/management/HcxOutError.vue @@ -29,10 +29,10 @@ /> - - - - + + + + @@ -149,5 +149,5 @@ \ No newline at end of file diff --git a/pages/management/TaskOperate.vue b/pages/management/TaskOperate.vue index 16529ec..417ae10 100644 --- a/pages/management/TaskOperate.vue +++ b/pages/management/TaskOperate.vue @@ -66,12 +66,12 @@ - - - - - - + + + + + + @@ -293,7 +293,9 @@ .grid-wrap height: auto overflow: auto - height: calc(100% - 387px); /** 42+ 15*9+ 35*6 */ + height: calc(100% - 337px); /** 42+ 15*8+ 35*5 */ /deep/ .uni-calendar-item__weeks-box-item height: 40px !important +>>>.search_input + padding-right 60px \ No newline at end of file diff --git a/pages/management/hcxcheck.vue b/pages/management/hcxcheck.vue index a945ce3..021988b 100644 --- a/pages/management/hcxcheck.vue +++ b/pages/management/hcxcheck.vue @@ -15,7 +15,7 @@ - + @@ -336,15 +336,12 @@ z-index 99 .addHeight transition height .2s linear - height 315px + height 215px /** 35*4+ 15*5 */ .delHeight transition height .2s linear height 0 -.search-item - width 42% - &:nth-child(1) - margin-right 10px -.search-item1 - width calc(16% - 10px) - justify-content flex-end +// .search-item +// width 42% +// &:nth-child(1) +// margin-right 10px diff --git a/pages/management/inscanerror.vue b/pages/management/inscanerror.vue index e62b2c5..01af448 100644 --- a/pages/management/inscanerror.vue +++ b/pages/management/inscanerror.vue @@ -29,14 +29,10 @@ /> - - - - - + + @@ -175,5 +171,5 @@ \ No newline at end of file