diff --git a/common/style/layout.css b/common/style/layout.css index 198ea1d..c4da749 100644 --- a/common/style/layout.css +++ b/common/style/layout.css @@ -1,10 +1,10 @@ /** 平板尺寸960*600 **/ page { - background-color: #0a2b57 !important; + background-color: #fff !important; min-height: 100% !important; } uni-page-body { - background-color: #0a2b57 !important; + background-color: #fff !important; min-height: 100% !important; } body, html { @@ -31,7 +31,7 @@ uni-toast .uni-toast { .content{ width: 100%; min-height: 100%; - background: top center / 100% 100% url(./static/images/page_bg.jpg) repeat-y; + background-color: #f3f3f3; } .footer{ width: 100%; @@ -42,9 +42,9 @@ uni-toast .uni-toast { margin: 10px auto; border-radius: 6px; padding: 10px; - background: linear-gradient(-45deg,rgba(16, 131, 202, 1),rgba(8, 39, 87, 1)); - border: 1px solid #00a3dd; - box-shadow: rgba(4, 136, 203, 0.2) -3px 6px 6px 1px, rgba(4, 136, 203, 0.2) 3px -3px 6px 1px; + background-color: #fff; + border: 1px solid #ebebeb; + z-index: 100; } .search-confirm-wrap_2 { width: calc(100% - 20px); @@ -106,13 +106,19 @@ uni-toast .uni-toast { margin-left: 6px; margin-right: 0; white-space: nowrap; - background: center / 100% 100% url(./static/images/button.png) no-repeat; + background: #ff6a00; + border: 1px solid #ff6a00; + box-sizing: border-box; } .confirm-button_cancle { - background: center / 100% 100% url(./static/images/button_cancle.png) no-repeat; + background: #fff; + border-color: #ff6a00; + color: #ff6a00; } .confirm-button_disabled { - background: center / 100% 100% url(./static/images/button_disabled.png) no-repeat; + color: #fff; + background-color: #909399; + border-color: #909399; } .table-title_wraper { width: calc(100% - 20px); @@ -128,10 +134,9 @@ uni-toast .uni-toast { width: calc(100% - 20px); margin: 0 auto; padding: 4px 0 10px 0; - border: 1px solid #01c2f3; + border: 1px solid #ebebeb; border-radius: 4px; - background-color: rgba(1, 114, 195, 40%); - box-shadow: inset 5px 5px 6px rgb(1 194 243 / 70%), inset -5px -5px 6px rgb(1 194 243 / 70%); + background-color: #fff; } .zdrow-wrap { width: 100%; @@ -162,27 +167,27 @@ uni-toast .uni-toast { font-size: 12px; line-height: 20px; height: 30px; - color: #fff; + color: #909399; font-weight: 700; padding: 5px 10px; text-align: center; white-space: nowrap; - background-color: #3F6ACA; - border-bottom: 1px solid #9fd3ff; + background-color: #fff; + border-bottom: 1px solid #ebeef5; } .grid-table td{ font-size: 12px; line-height: 13px; height: 40px; - color: #fff; + color: #909399; padding: 5px 10px; text-align: center; - background-color: rgba(63,106,202,0.3); - border-bottom: 1px solid #9fd3ff; + background-color: #fff; + border-bottom: 1px solid #ebeef5; white-space: nowrap; } .grid-table .fontcol1 { - color: #58e9ff; + color: #ffaa00; font-weight: 700; } .grid-table th:first-child, .grid-table td:first-child { @@ -194,7 +199,7 @@ uni-toast .uni-toast { white-space: nowrap; } .grid-table td:first-child, .grid-table td:nth-child(2), .grid-table td:last-child { - background-color: #2951ac; + /* background-color: #2951ac; */ } .grid-table th:last-child, .grid-table td:last-child { position: sticky; @@ -206,7 +211,7 @@ uni-toast .uni-toast { position: sticky; left: 46px; z-index: 5; - box-shadow: inset -2px 0px 2px 0px rgba(19, 19, 19, 30%); + /* box-shadow: inset -2px 0px 2px 0px rgba(19, 19, 19, 30%); */ } .td_input { font-size: 12px; @@ -221,7 +226,7 @@ uni-toast .uni-toast { padding: 0 10px; height: 28px; background-color: transparent; - border: 1px solid #4980BD; + border: 1px solid #dcdfe6; border-radius: 6px; } .td_input .uni-input-input:focus { @@ -239,7 +244,7 @@ uni-toast .uni-toast { line-height: 26px; padding: 0 10px; background-color: transparent; - border: 1px solid #4980BD; + border: 1px solid #dcdfe6; border-radius: 6px; } .td_change_focus { @@ -273,8 +278,8 @@ uni-toast .uni-toast { } .zd-sec-th-wraper { width: 100%; - background-color: #3F6ACA; - border-bottom: 1px solid #9fd3ff; + /* background-color: #3F6ACA; */ + border-bottom: 1px solid #ebeef5; } .zd-td-wraper{ width: 100%; @@ -287,10 +292,11 @@ uni-toast .uni-toast { font-size: 13px; line-height: 15px; height: 30px; - color: #e1e9f4; + color: #909399; font-weight: 700; text-align: center; - background: left center / 1px 100% url(./static/images/th_bg.png) repeat-x; + border-bottom: 1px solid #ebeef5; + background-color: #fff; } .zd-sec-th { display: flex; @@ -299,8 +305,8 @@ uni-toast .uni-toast { font-size: 12px; line-height: 13px; height: 30px; - color: #fff; - /* background-color: #0F1521; */ + color: #909399; + background-color: #fff; font-weight: 700; /* padding: 0 5px; */ text-align: center; @@ -313,10 +319,10 @@ uni-toast .uni-toast { font-size: 12px; line-height: 13px; height: 49px; - color: #fff; + color: #909399; padding: 5px 2px; text-align: center; - border-bottom: 1px solid #7A9FE0; + border-bottom: 1px solid #ebeef5; word-break: break-all; overflow: hidden; } @@ -334,7 +340,7 @@ uni-toast .uni-toast { font-size: 12px; line-height: 13px; height: 49px; - color: #fff; + color: #909399; background-color: rgba(63,106,202,0.3); border-bottom: 1px solid #9fd3ff; padding: 5px 2px; @@ -356,26 +362,30 @@ uni-toast .uni-toast { .zd-checkbox { width: 18px; height: 18px; - background-color: rgba(255, 255, 255, 20%); - border: 1px solid #fff; + background-color: #fff; + border: 1px solid #dcdfe6; /* background: center / 100% 100% url(./static/images/icon-check1.png) no-repeat; */ } .zd-checkbox_i { - border: 1px solid #ffffff; - background: rgba(255, 255, 255, 1); + background-color: #fff; + border: 1px solid #dcdfe6; } -.zd-checkbox_active { - background: center / 100% 100% url(./static/images/icon-check2.png) no-repeat; +.zd-checkbox .checkbox_icon { + color: #fff !important; + line-height: 18px; +} +.zd-checkbox_active .checkbox_icon { + color: #ff6a00 !important; } .fontcol1 { - color: #58e9ff; + color: #ffaa00; font-weight: 700; } .fontcol2 { color: #000; } .fontbg1 { - background-color: #007de7; + background-color: #f56c6c; color: #fff; font-size: 12px; padding: 2px 10px; @@ -383,9 +393,9 @@ uni-toast .uni-toast { } .zd-sec-wraper { width: 100%; - background-color: rgba(63,106,202,0.3); + background-color: #f3f3f3; padding: 15px 0px 0px 0px; - border-bottom: 1px solid #7A9FE0; + border-bottom: 1px solid #ebeef5; transition: height 0.5s ease; } .status-wrap { @@ -524,7 +534,7 @@ uni-toast .uni-toast { left: 10%; width: 80%; padding: 1% 2%; - background: center / 100% 100% url(./static/images/pop_bg.png) no-repeat; + background: #f3f3f3; z-index: 102; transition: all .5s; } @@ -539,7 +549,7 @@ uni-toast .uni-toast { } .pop-title { font-size: 18px; - color: #fff; + color: #303133; font-family: 'YouSheBiaoTiHei'; line-height: 35px; padding-left: 20px; @@ -550,13 +560,15 @@ uni-toast .uni-toast { margin: 0 auto 20px auto; padding: 0; overflow-y: scroll; + background-color: #fff; + border: 1px solid #ebebeb; } .zd-pop-th-wraper { - background-color: #031328; + /* background-color: #031328; */ } .zd-pop-td { - background-color: RGBA(23, 123, 172, 0.4); - border-bottom: 1px solid #177BAC; + background-color: #fff; + border-bottom: 1px solid #ebeef5; white-space: pre-wrap; } .popChecked .zd-pop-td { @@ -567,8 +579,9 @@ uni-toast .uni-toast { height: 28px; line-height: 28px; font-size: 12px; - color: #fff; - border: 1px solid #21D0F2; + color: #606266; + border: 1px solid #dcdfe6; + background-color: #fff; border-radius: 12px } .pop_label { @@ -584,9 +597,6 @@ uni-toast .uni-toast { width: 40px !important; height: 40px !important; } -.uni-select__selector-empty { - color: #fff -} .uni-select__selector-empty, .uni-select__selector-item { font-size: 13px !important; line-height: 14px !important; @@ -603,16 +613,16 @@ uni-toast .uni-toast { } /** 提示框 */ uni-modal .uni-modal { - border: 1px solid #24A9EE; - background: linear-gradient(0deg, rgba(36, 184, 244, 90%), rgba(26, 148, 220, 90%)); - color: #fff; + /* border: 1px solid #24A9EE; + background: linear-gradient(0deg, rgba(36, 184, 244, 90%), rgba(26, 148, 220, 90%)); */ + /* color: #fff; */ } .uni-modal .uni-modal__title { font-weight: bold; } .uni-modal .uni-modal__bd { - color: #fff; + /* color: #fff; */ } uni-modal .uni-modal__btn_primary { - background: radial-gradient(50% 140%, rgba(36, 184, 244, 90%), rgba(26, 148, 220, 90%)); + background: #ff6a00; } \ No newline at end of file diff --git a/components/GridDetail.vue b/components/GridDetail.vue index 2eb948b..ae6790e 100644 --- a/components/GridDetail.vue +++ b/components/GridDetail.vue @@ -513,7 +513,7 @@ top 0 left 0 background-color rgba(255,255,255,.95) - box-shadow 2px 0 4px 0px rgba(1, 27, 46, 90%) + // box-shadow 2px 0 4px 0px rgba(1, 27, 46, 90%) overflow-y auto padding 10px 10px transition: all .3s linear; @@ -529,21 +529,21 @@ border-collapse: separate; border-spacing: 0; width 100% - border-top 1px solid #0490DD - border-left 1px solid #0490DD - border-right 1px solid #0490DD + border-top 1px solid #ebeef5 + border-left 1px solid #ebeef5 + border-right 1px solid #ebeef5 td vertical-align middle text-align center padding 5px 2px - border-bottom 1px solid #0490DD + border-bottom 1px solid #ebeef5 &:nth-child(1) width 32% font-size: 12px; line-height: 13px; color: #333; font-weight: bold; - border-right 1px solid #0490DD + border-right 1px solid #ebeef5 word-break: break-all; &:nth-child(2) width 68% diff --git a/components/NavBar.vue b/components/NavBar.vue index e91e22f..4b1f890 100644 --- a/components/NavBar.vue +++ b/components/NavBar.vue @@ -55,23 +55,19 @@ .header _fj() _wh(100%, 30px) - background: center / 100% 100% url(../static/images/header_bg_s.png) no-repeat + background-color #fff z-index 200 padding 0 10px .page_name - _font(22px, 30px, #F6F9FE,700,center) - font-family: YouSheBiaoTiHei - background: linear-gradient(180deg, rgba(255,255,255,1) 0%, rgba(49,190,255,0.9) 0%, rgba(239,252,254,1) 40%); - -webkit-background-clip: text; - -webkit-text-fill-color: transparent; + _font(22px, 30px, #0f0f0f,,center) .icon_back { font-size: 26px; line-height: 30px; - color: #fff; + color: #666; } .icon_home { font-size: 26px; line-height: 30px; - color: #fff; + color: #666; } diff --git a/components/Pagination.vue b/components/Pagination.vue index 47172f6..4bee3af 100644 --- a/components/Pagination.vue +++ b/components/Pagination.vue @@ -85,16 +85,16 @@ export default { text,.page_input { display: inline-block; padding: 0 10px; - background: linear-gradient(180deg, #0E284B, #2D70A3); - border: 1px solid #3274CD; + background: #fff; + border: 1px solid #dcdfe6; border-radius: 3px; margin-right: 10px; - _font(13px, 26px, #fff,,) + _font(13px, 26px, #606266,,) } text.active { - background: linear-gradient(180deg, #2160D2, #3688DE); - color: #fff; + border-color: #ff6a00; + color: #ff6a00; } text.ellipsis { diff --git a/components/ScanInput.vue b/components/ScanInput.vue index 3d1eb9c..d0c066f 100644 --- a/components/ScanInput.vue +++ b/components/ScanInput.vue @@ -125,24 +125,24 @@ .search_wraper _wh(100%, 28px) padding 0 2px 0 10px - border 1px solid #4980BD - background-color rgba(45,88,184,0.1) + border 1px solid #dcdfe6 + background-color #fff border-radius 6px .search_input width 100% height: 28px; line-height: 28px; font-size: 12px; - color: #fff + color: #606266 .icon_scan _wh(50px, 24px) - _font(20px,24px,#fff,,center) - background-color #137ABD + _font(20px,24px,#909399,,center) + background-color #f5f7fa border-radius 6px .icon-del _wh(30px, 28px) - _font(20px,28px,#fff,,center) + _font(20px,28px,#c0c4cc,,center) .input_focus - border: 1px solid #889dc7; + border: 1px solid #c0c4cc; box-shadow: 0 0 0 1px rgba(136, 157, 199,.2); diff --git a/components/ScanInput_new.vue b/components/ScanInput_new.vue index 55ed7ff..02fb7a3 100644 --- a/components/ScanInput_new.vue +++ b/components/ScanInput_new.vue @@ -128,24 +128,24 @@ .search_wraper _wh(100%, 28px) padding 0 2px 0 10px - border 1px solid #4980BD - background-color rgba(45,88,184,0.1) + border 1px solid #dcdfe6 + background-color #fff border-radius 6px .search_input width 100% height: 28px; line-height: 28px; font-size: 12px; - color: #fff + color: #606266 .icon_scan _wh(70px, 24px) - _font(20px,24px,#fff,,center) - background-color #137ABD + _font(20px,24px,#909399,,center) + background-color #f5f7fa border-radius 6px .icon-del _wh(70px, 28px) - _font(20px,28px,#fff,,center) + _font(20px,28px,#c0c4cc,,center) .input_focus - border: 1px solid #889dc7; + border: 1px solid #c0c4cc; box-shadow: 0 0 0 1px rgba(136, 157, 199,.2); diff --git a/components/SearchBox.vue b/components/SearchBox.vue index 3345231..f34cfad 100644 --- a/components/SearchBox.vue +++ b/components/SearchBox.vue @@ -133,28 +133,28 @@ .search_wraper _wh(100%, 30px) padding 0 2px 0 12px - border 1px solid #4980BD - background-color rgba(45,88,184,0.1) + border 1px solid #dcdfe6 + background-color #fff border-radius 6px .search_input width 100% height: 30px; line-height: 30px; font-size: 13px; - color: #fff + color: #606266 .icon-del _wh(35px, 28px) margin-right 5px - _font(20px,28px,#a2b6cc,,center) + _font(20px,28px,#c0c4cc,,center) .icon_scan _wh(70px, 24px) - _font(20px,24px,#fff,,center) - background-color #137ABD + _font(20px,24px,#909399,,center) + background-color #f5f7fa border-radius 6px .icon_search _wh(35px, 28px) - _font(20px,28px,#a2b6cc,,center) + _font(20px,28px,#c0c4cc,,center) .input_focus - border: 1px solid #889dc7; + border: 1px solid #c0c4cc; box-shadow: 0 0 0 1px rgba(136, 157, 199,.2); diff --git a/manifest.json b/manifest.json index ddb17bf..27c9d30 100644 --- a/manifest.json +++ b/manifest.json @@ -2,8 +2,8 @@ "name" : "诺力三期", "appid" : "__UNI__E82B13F", "description" : "诺力三期平板系统", - "versionName" : "1.1.1", - "versionCode" : 111, + "versionName" : "1.1.2", + "versionCode" : 112, "transformPx" : false, /* 5+App特有相关 */ "app-plus" : { diff --git a/pages.json b/pages.json index 1b7757b..ed27949 100644 --- a/pages.json +++ b/pages.json @@ -13,14 +13,6 @@ } } ,{ - "path" : "pages/management/in-storage", - "style" : - { - "navigationStyle": "custom" - } - - } - ,{ "path" : "pages/management/in-storage_new", "style" : { @@ -35,15 +27,7 @@ "navigationStyle": "custom" } - } - ,{ - "path" : "pages/management/alloc-maintenance", - "style" : - { - "navigationStyle": "custom" - } - - } + } ,{ "path" : "pages/management/alloc-maintenance_new", "style" : @@ -51,15 +35,7 @@ "navigationStyle": "custom" } - } - ,{ - "path" : "pages/management/receive-confirm", - "style" : - { - "navigationStyle": "custom" - } - - } + } ,{ "path" : "pages/management/receive-confirm_new", "style" : @@ -84,6 +60,22 @@ } } + ,{ + "path" : "pages/home/home1", + "style" : + { + "navigationStyle": "custom" + } + + } + ,{ + "path" : "pages/home/home2", + "style" : + { + "navigationStyle": "custom" + } + + } ], "globalStyle": { "navigationBarTextStyle": "black", diff --git a/pages/home/home.vue b/pages/home/home.vue index e951ea8..55d59a2 100644 --- a/pages/home/home.vue +++ b/pages/home/home.vue @@ -1,9 +1,10 @@ @@ -113,21 +111,22 @@ } - +.bg_YC + background-image: url('../../static/images/theme/menu/YC.png') + background-color: #fff0ee +.bg_PD + background-image: url('../../static/images/theme/menu/PD.png') + background-color: #fff0ee + \ No newline at end of file diff --git a/pages/home/home1.vue b/pages/home/home1.vue new file mode 100644 index 0000000..0cb9d96 --- /dev/null +++ b/pages/home/home1.vue @@ -0,0 +1,211 @@ + + + + + diff --git a/pages/home/home2.vue b/pages/home/home2.vue new file mode 100644 index 0000000..2270f86 --- /dev/null +++ b/pages/home/home2.vue @@ -0,0 +1,220 @@ + + + + + diff --git a/pages/login/login.vue b/pages/login/login.vue index 36893e0..3cd61de 100644 --- a/pages/login/login.vue +++ b/pages/login/login.vue @@ -56,7 +56,6 @@ - v{{version}} @@ -176,12 +175,12 @@ @import '../../common/style/mixin.styl'; .login-bg _wh(100%, 100vh) - _bis(#fff,'../../static/images/login_bg.jpg', 100%, 100%,bottom) + _bis(,'../../static/images/theme/login_bg.jpg', 100%, 100%,center) .logo-wraper _wh(90%, auto) margin 0 auto text-align center - _bis(,'../../static/images/login_header_bg.png', 100%, 100%,bottom) + _bis(,'../../static/images/theme/login_header_bg.png', 100%, 100%,bottom) img _wh(30%, auto) .login_wrap @@ -191,7 +190,8 @@ width 60% padding 5% 8% transform translate3d(-50%, -50%, 0) - _bis(,'../../static/images/form_bg.png', 100%, 100%,bottom) + background #fff + // _bis(,'../../static/images/form_bg.png', 100%, 100%,bottom) .login_w _wh(100%, 100%) overflow hidden @@ -199,15 +199,14 @@ height 50px padding 0 5px 25px 10% margin-bottom 15px - _bis(,'../../static/images/login_tabs_bg.png', 100%, 100%,bottom) + // _bis(,'../../static/images/login_tabs_bg.png', 100%, 100%,bottom) .login_tab_item cursor pointer - _font(25px,33px,#99B1DD,,center) + _font(25px,33px,#373737,,center) font-family: YouSheBiaoTiHei; padding 0 25px 0 5px .login_tab_active - color #fff - _bis(,'../../static/images/login_tab_active.png', 100%, 100%,bottom) + color #ff6a00 .login_cnt position relative width 200% @@ -219,16 +218,16 @@ min-height 130px overflow hidden .login_label - _font(18px, 45px, #AFBED8,,) + _font(18px, 45px, #909399,700,) .inputStyle - _font(18px, 45px, #fff,,) + _font(18px, 45px, #909399,,) _wh(100%, 45px) - background: rgba(45,88,184,0.1); - border: 1px solid #4980BD; + background: #fff; + border: 1px solid #dcdfe6; padding 0 11px .inputStyle[focus] - background: rgba(45,88,184,0.25); - border: 1px solid #21D0F2; + border: 1px solid #c0c4cc; + box-shadow: 0 0 0 1px rgba(136, 157, 199,.2); line-height 45px .login_icon position absolute @@ -238,20 +237,15 @@ _wh(auto, 50px) padding 0 50px _font(25px,50px,#fff,,center) - _bis(,'../../static/images/button.png', 100%, 100%,bottom) + background: #ff6a00; + // _bis(,'../../static/images/button.png', 100%, 100%,bottom) .san_text - _font(18px,36px,#fff,,center) + _font(18px,36px,#909399,,center) .drift transition left .3s linear .version-name width 100% position: absolute bottom 3% - _font(15px, 30px, #fff,,center) -.daoying_bg - position: absolute - bottom -30% - left 0 - _wh(100%, 30%) - _bis(,'../../static/images/daoy.png', 100%, 100%,bottom) + _font(15px, 30px, #909399,,center) diff --git a/pages/management/alloc-maintenance.vue b/pages/management/alloc-maintenance.vue deleted file mode 100644 index db93f7e..0000000 --- a/pages/management/alloc-maintenance.vue +++ /dev/null @@ -1,581 +0,0 @@ - - - - - diff --git a/pages/management/alloc-maintenance_new.vue b/pages/management/alloc-maintenance_new.vue index 03c1f1e..2ddb689 100644 --- a/pages/management/alloc-maintenance_new.vue +++ b/pages/management/alloc-maintenance_new.vue @@ -40,7 +40,9 @@ {{i+1}} - + + + {{e.djbh}} {{e.ywrq}} @@ -72,7 +74,9 @@ 序号 - + + + 物料编码 @@ -94,7 +98,9 @@ {{j+1}} - + + + {{el.wlbm}} @@ -624,7 +630,6 @@ uni.showModal({ title: '提示', content: '是否确认删除?', - cancelColor: '#fff', confirmColor: '#fff', success: (res) => { if (res.confirm) { @@ -672,20 +677,11 @@ min-height: 30px; line-height: 30px; padding: 0 2px 0 12px; - border: 1px solid #4980bd; - background-color: rgba(45,88,184,0.1); + border: 1px solid #dcdfe6; + background-color: #fff; border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px - /deep/ .uni-select__selector - background-color #071F3E - border-color #0c3162 - /deep/ .uni-popper__arrow - border-bottom-color #0c3162 - &:after - border-bottom-color #071F3E - /deep/ .uni-select__selector-item - color #fff .zd-th font-size: 12px; line-height: 13px; diff --git a/pages/management/check.vue b/pages/management/check.vue index b03730d..e5c299e 100644 --- a/pages/management/check.vue +++ b/pages/management/check.vue @@ -57,7 +57,9 @@ 序号 - + + + 盘点库位编码 @@ -77,7 +79,9 @@ {{j+1}} - + + + {{el.struct_code}} @@ -370,20 +374,11 @@ min-height: 30px; line-height: 30px; padding: 0 2px 0 12px; - border: 1px solid #4980bd; - background-color: rgba(45,88,184,0.1); + border: 1px solid #dcdfe6; + background-color: #fff; border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px - /deep/ .uni-select__selector - background-color #071F3E - border-color #0c3162 - /deep/ .uni-popper__arrow - border-bottom-color #0c3162 - &:after - border-bottom-color #071F3E - /deep/ .uni-select__selector-item - color #fff .zd-th font-size: 12px; line-height: 13px; @@ -392,5 +387,6 @@ position: inherit; box-shadow: none; .grid-table td:last-child - background-color: rgba(63,106,202,0.3); + background-color: #fff6ef; + color: #ffa600; diff --git a/pages/management/in-storage.vue b/pages/management/in-storage.vue deleted file mode 100644 index f1d0aba..0000000 --- a/pages/management/in-storage.vue +++ /dev/null @@ -1,658 +0,0 @@ - - - - - diff --git a/pages/management/in-storage_LLCKD.vue b/pages/management/in-storage_LLCKD.vue index 8fa7c6b..87a642f 100644 --- a/pages/management/in-storage_LLCKD.vue +++ b/pages/management/in-storage_LLCKD.vue @@ -47,7 +47,9 @@ {{i+1}} - + + + {{e.djbh}} {{e.bmmc}} @@ -72,7 +74,9 @@ 序号 - + + + 物料编号 @@ -97,7 +101,9 @@ {{j+1}} - + + + {{el.wlbm}} @@ -206,9 +212,9 @@ import Pagination from '@/components/Pagination.vue' import GridDetail from '@/components/GridDetail.vue' import UpTop from '@/components/upTop.vue' - import {getWarehouseInfo, getUserInfo, easOutInBillPage, easOutInBillDetailPage, viewAssignDtl, inWarehouseAssignLocation, updateAssignDtl, addAssignDtl, inWarehouseCommit, easOutInBillUpdate, easOutInBillSync, easOutInBillDelete} from '@/utils/getData2.js' - // import {updateAssignDtl, addAssignDtl, inWarehouseCommit, easOutInBillUpdate, easOutInBillSync, easOutInBillDelete} from '@/utils/getData2.js' - // import {getWarehouseInfo, getUserInfo, easOutInBillPage, easOutInBillDetailPage, viewAssignDtl, inWarehouseAssignLocation} from '@/utils/mork2.js' + // import {getWarehouseInfo, getUserInfo, easOutInBillPage, easOutInBillDetailPage, viewAssignDtl, inWarehouseAssignLocation, updateAssignDtl, addAssignDtl, inWarehouseCommit, easOutInBillUpdate, easOutInBillSync, easOutInBillDelete} from '@/utils/getData2.js' + import {updateAssignDtl, addAssignDtl, inWarehouseCommit, easOutInBillUpdate, easOutInBillSync, easOutInBillDelete} from '@/utils/getData2.js' + import {getWarehouseInfo, getUserInfo, easOutInBillPage, easOutInBillDetailPage, viewAssignDtl, inWarehouseAssignLocation} from '@/utils/getData2.js' export default { components: { NavBar, @@ -625,7 +631,6 @@ uni.showModal({ title: '提示', content: '是否确认删除?', - cancelColor: '#fff', confirmColor: '#fff', success: (res) => { if (res.confirm) { @@ -672,8 +677,8 @@ min-height: 30px; line-height: 30px; padding: 0 2px 0 12px; - border: 1px solid #4980bd; - background-color: rgba(45,88,184,0.1); + border: 1px solid #dcdfe6; + background-color: #fff; border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px diff --git a/pages/management/in-storage_new.vue b/pages/management/in-storage_new.vue index 62f76ff..f7a6d10 100644 --- a/pages/management/in-storage_new.vue +++ b/pages/management/in-storage_new.vue @@ -43,7 +43,9 @@ {{i+1}} - + + + {{e.djbh}} {{e.bmmc}} @@ -68,7 +70,9 @@ 序号 - + + + 物料编号 @@ -93,7 +97,9 @@ {{j+1}} - + + + {{el.wlbm}} @@ -202,7 +208,7 @@ import GridDetail from '@/components/GridDetail.vue' import {getWarehouseInfo, getUserInfo, easOutInBillPage, easOutInBillDetailPage, viewAssignDtl, inWarehouseAssignLocation, updateAssignDtl, addAssignDtl, inWarehouseCommit, easOutInBillUpdate, easOutInBillSync, easOutInBillDelete} from '@/utils/getData2.js' // import {updateAssignDtl, addAssignDtl, inWarehouseCommit, easOutInBillUpdate, easOutInBillSync, easOutInBillDelete} from '@/utils/getData2.js' - // import {getWarehouseInfo, getUserInfo, easOutInBillPage, easOutInBillDetailPage, viewAssignDtl, inWarehouseAssignLocation} from '@/utils/mork2.js' + // import {getWarehouseInfo, getUserInfo, easOutInBillPage, easOutInBillDetailPage, viewAssignDtl, inWarehouseAssignLocation} from '@/utils/getData2.js' export default { components: { NavBar, @@ -595,7 +601,6 @@ uni.showModal({ title: '提示', content: '是否确认删除?', - cancelColor: '#fff', confirmColor: '#fff', success: (res) => { if (res.confirm) { @@ -644,18 +649,9 @@ min-height: 30px; line-height: 30px; padding: 0 2px 0 12px; - border: 1px solid #4980bd; - background-color: rgba(45,88,184,0.1); + border: 1px solid #dcdfe6; + background-color: #fff; border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px - /deep/ .uni-select__selector - background-color #071F3E - border-color #0c3162 - /deep/ .uni-popper__arrow - border-bottom-color #0c3162 - &:after - border-bottom-color #071F3E - /deep/ .uni-select__selector-item - color #fff diff --git a/pages/management/move-inventory.vue b/pages/management/move-inventory.vue index 7064137..eff6461 100644 --- a/pages/management/move-inventory.vue +++ b/pages/management/move-inventory.vue @@ -53,7 +53,9 @@ 序号 - + + + 物料编码 @@ -72,7 +74,9 @@ {{j+1}} - + + + {{el.material_code}} @@ -110,7 +114,7 @@ import ScanInput from '@/components/ScanInput_new.vue' import Pagination from '@/components/Pagination.vue' import GridDetail from '@/components/GridDetail.vue' - // import {getWarehouseInfo, stIvtMoveinvMovePage, moveDtlByMoveId} from '@/utils/mork2.js' + // import {getWarehouseInfo, stIvtMoveinvMovePage, moveDtlByMoveId} from '@/utils/getData2.js' import {getWarehouseInfo, stIvtMoveinvMovePage, moveDtlByMoveId, stIvtMoveinvUpdateDtl, stIvtMoveinvConfirmMove} from '@/utils/getData2.js' export default { components: { @@ -318,26 +322,17 @@ /deep/ .uni-select__input-box height 30px /deep/ .uni-select__selector - z-index 11 + z-index 150 /deep/ .uni-select height: 30px; min-height: 30px; line-height: 30px; padding: 0 2px 0 12px; - border: 1px solid #4980bd; - background-color: rgba(45,88,184,0.1); + border: 1px solid #dcdfe6; + background-color: #fff; border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px - /deep/ .uni-select__selector - background-color #071F3E - border-color #0c3162 - /deep/ .uni-popper__arrow - border-bottom-color #0c3162 - &:after - border-bottom-color #071F3E - /deep/ .uni-select__selector-item - color #fff .zd-th font-size: 12px; line-height: 13px; @@ -346,5 +341,6 @@ position: inherit; box-shadow: none; .grid-table td:last-child - background-color: rgba(63,106,202,0.3); + background-color: #fff6ef; + color: #ffa600; diff --git a/pages/management/receive-confirm.vue b/pages/management/receive-confirm.vue deleted file mode 100644 index 622a47c..0000000 --- a/pages/management/receive-confirm.vue +++ /dev/null @@ -1,525 +0,0 @@ - - - - - diff --git a/pages/management/receive-confirm_241107.vue b/pages/management/receive-confirm_241107.vue deleted file mode 100644 index 19a12bf..0000000 --- a/pages/management/receive-confirm_241107.vue +++ /dev/null @@ -1,611 +0,0 @@ - - - - - diff --git a/pages/management/receive-confirm_new.vue b/pages/management/receive-confirm_new.vue index 7016941..a847f31 100644 --- a/pages/management/receive-confirm_new.vue +++ b/pages/management/receive-confirm_new.vue @@ -36,7 +36,9 @@ {{i+1}} - + + + {{e.djbh}} {{e.ywrq}} @@ -72,7 +74,9 @@ 序号 - + + + 采购订单号 @@ -99,7 +103,9 @@ {{j+1}} - + + + {{el.cgbh}} @@ -667,7 +673,6 @@ uni.showModal({ title: '提示', content: '是否确认删除?', - cancelColor: '#fff', confirmColor: '#fff', success: (res) => { if (res.confirm) { @@ -715,20 +720,11 @@ min-height: 30px; line-height: 30px; padding: 0 2px 0 12px; - border: 1px solid #4980bd; - background-color: rgba(45,88,184,0.1); + border: 1px solid #dcdfe6; + background-color: #fff; border-radius: 6px; /deep/ .uni-select__input-placeholder, /deep/ .uni-select__input-text font-size 13px - /deep/ .uni-select__selector - background-color #071F3E - border-color #0c3162 - /deep/ .uni-popper__arrow - border-bottom-color #0c3162 - &:after - border-bottom-color #071F3E - /deep/ .uni-select__selector-item - color #fff .zd-th font-size: 12px; line-height: 13px; diff --git a/static/images/RF01.png b/static/images/RF01.png deleted file mode 100644 index 18a06e7..0000000 Binary files a/static/images/RF01.png and /dev/null differ diff --git a/static/images/RF02.png b/static/images/RF02.png deleted file mode 100644 index 972a492..0000000 Binary files a/static/images/RF02.png and /dev/null differ diff --git a/static/images/theme/1/header_bg.jpg b/static/images/theme/1/header_bg.jpg new file mode 100644 index 0000000..442986f Binary files /dev/null and b/static/images/theme/1/header_bg.jpg differ diff --git a/static/images/theme/header_bg.png b/static/images/theme/header_bg.png new file mode 100644 index 0000000..870de6c Binary files /dev/null and b/static/images/theme/header_bg.png differ diff --git a/static/images/theme/login_bg.jpg b/static/images/theme/login_bg.jpg new file mode 100644 index 0000000..fe1371f Binary files /dev/null and b/static/images/theme/login_bg.jpg differ diff --git a/static/images/theme/login_header_bg.png b/static/images/theme/login_header_bg.png new file mode 100644 index 0000000..ba21e00 Binary files /dev/null and b/static/images/theme/login_header_bg.png differ diff --git a/static/images/theme/logo.png b/static/images/theme/logo.png new file mode 100644 index 0000000..437c39a Binary files /dev/null and b/static/images/theme/logo.png differ diff --git a/static/images/theme/menu/CGRKD.png b/static/images/theme/menu/CGRKD.png new file mode 100644 index 0000000..9e2585b Binary files /dev/null and b/static/images/theme/menu/CGRKD.png differ diff --git a/static/images/theme/menu/CGSHD.png b/static/images/theme/menu/CGSHD.png new file mode 100644 index 0000000..1db6565 Binary files /dev/null and b/static/images/theme/menu/CGSHD.png differ diff --git a/static/images/theme/menu/CGTHD.png b/static/images/theme/menu/CGTHD.png new file mode 100644 index 0000000..e888a26 Binary files /dev/null and b/static/images/theme/menu/CGTHD.png differ diff --git a/static/images/theme/menu/CGTLD.png b/static/images/theme/menu/CGTLD.png new file mode 100644 index 0000000..4142f7d Binary files /dev/null and b/static/images/theme/menu/CGTLD.png differ diff --git a/static/images/theme/menu/DBCKD.png b/static/images/theme/menu/DBCKD.png new file mode 100644 index 0000000..ba5fbcc Binary files /dev/null and b/static/images/theme/menu/DBCKD.png differ diff --git a/static/images/theme/menu/DBRKD.png b/static/images/theme/menu/DBRKD.png new file mode 100644 index 0000000..b06dada Binary files /dev/null and b/static/images/theme/menu/DBRKD.png differ diff --git a/static/images/theme/menu/DBWHD.png b/static/images/theme/menu/DBWHD.png new file mode 100644 index 0000000..5f06944 Binary files /dev/null and b/static/images/theme/menu/DBWHD.png differ diff --git a/static/images/theme/menu/EASCGRKD.png b/static/images/theme/menu/EASCGRKD.png new file mode 100644 index 0000000..9da5177 Binary files /dev/null and b/static/images/theme/menu/EASCGRKD.png differ diff --git a/static/images/theme/menu/LLCKD.png b/static/images/theme/menu/LLCKD.png new file mode 100644 index 0000000..51d3574 Binary files /dev/null and b/static/images/theme/menu/LLCKD.png differ diff --git a/static/images/theme/menu/LLTHD.png b/static/images/theme/menu/LLTHD.png new file mode 100644 index 0000000..6c5b68e Binary files /dev/null and b/static/images/theme/menu/LLTHD.png differ diff --git a/static/images/theme/menu/PD.png b/static/images/theme/menu/PD.png new file mode 100644 index 0000000..fd32bb9 Binary files /dev/null and b/static/images/theme/menu/PD.png differ diff --git a/static/images/theme/menu/SHQRD.png b/static/images/theme/menu/SHQRD.png new file mode 100644 index 0000000..4de6e93 Binary files /dev/null and b/static/images/theme/menu/SHQRD.png differ diff --git a/static/images/theme/menu/WWFLD.png b/static/images/theme/menu/WWFLD.png new file mode 100644 index 0000000..cc28762 Binary files /dev/null and b/static/images/theme/menu/WWFLD.png differ diff --git a/static/images/theme/menu/WWRKD.png b/static/images/theme/menu/WWRKD.png new file mode 100644 index 0000000..77d0e34 Binary files /dev/null and b/static/images/theme/menu/WWRKD.png differ diff --git a/static/images/theme/menu/XSCKD.png b/static/images/theme/menu/XSCKD.png new file mode 100644 index 0000000..1c7ffe3 Binary files /dev/null and b/static/images/theme/menu/XSCKD.png differ diff --git a/static/images/theme/menu/YC.png b/static/images/theme/menu/YC.png new file mode 100644 index 0000000..c46f392 Binary files /dev/null and b/static/images/theme/menu/YC.png differ diff --git a/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.vue b/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.vue index e42bfaf..6fb71cd 100644 --- a/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.vue +++ b/uni_modules/uni-popup/components/uni-popup-dialog/uni-popup-dialog.vue @@ -285,7 +285,7 @@ } .uni-button-color { - color: #007aff; + color: #ff6a00; } .uni-dialog-input {