diff --git a/pages/NursingNew/component/doctorask/doctorask.vue b/pages/NursingNew/component/doctorask/doctorask.vue index 9ab28e7..c154af8 100644 --- a/pages/NursingNew/component/doctorask/doctorask.vue +++ b/pages/NursingNew/component/doctorask/doctorask.vue @@ -1,6 +1,9 @@ + \ No newline at end of file diff --git a/pages/procurement/inventory.vue b/pages/procurement/inventory.vue index 26b0f25..e08ba3f 100644 --- a/pages/procurement/inventory.vue +++ b/pages/procurement/inventory.vue @@ -130,8 +130,12 @@ - - + + + 暂无数据 + + @@ -1262,4 +1266,31 @@ font-size: 34rpx; color: #999; } + .all-nomessage{ + width: 89vw; + height: 55.2vw; + position: fixed; + top: 6vw; + left: 9.5vw; + // transform: translate(-50%,-50%); + background-color: #fff; + border-radius: 40rpx; + display: flex; + flex-direction: column; + justify-content: center; + align-items: center; + + image{ + width: 13.5vw; + height: 13.5vw; + } + view{ + margin-top: -40rpx; + width: 100%; + text-align: center; + font-weight: 300; + font-size: 1.4vw; + color: #555555; + } + } \ No newline at end of file diff --git a/pages/procurement/material.vue b/pages/procurement/material.vue index 9e078de..834bb89 100644 --- a/pages/procurement/material.vue +++ b/pages/procurement/material.vue @@ -851,28 +851,29 @@ } .kcscrol { - width: 87.5vw; + width: 86.8vw; height: 10.9vw; white-space: nowrap; - margin-left: 18rpx; + margin-left: 25rpx; position: relative; z-index: 99; + // background-color: red; .yjbox { display: inline-block; - width: 296rpx; + width: 293rpx; height: 10.7vw; - background: #F9F9F9; + background-color: #fff; border-radius: 1.3vw; margin-right: 18rpx; - + border: 1rpx solid #C3C3C3; position: relative; .sl { - min-width: 1.2vw; + // min-width: 1.2vw; height: 1.8vw; background: #E3EEF7; - border-radius: 0.9vw; + border-radius: 40%; border: 1px solid rgba(3, 133, 250, 0.34); font-weight: 400; font-size: 1.1vw; @@ -880,9 +881,9 @@ text-align: center; line-height: 1.75vw; position: absolute; - padding: 0 1.6vw; + padding: 0 0.8vw; top: 0.8vw; - left: 0.8vw; + right: 0.8vw; } .ytj { diff --git a/pages/procurement/purchaseorder.vue b/pages/procurement/purchaseorder.vue index 0c5cd93..6b55faa 100644 --- a/pages/procurement/purchaseorder.vue +++ b/pages/procurement/purchaseorder.vue @@ -947,7 +947,7 @@ .end-left-font { margin-top: 3rpx; - width: 400rpx; + width: 350rpx; // background-color: #007CFF; // font-size: 26rpx; color: #666666; diff --git a/static/index/newindex/leftmenu/NUblue.png b/static/index/newindex/leftmenu/NUblue.png index f33bae8..8969f28 100644 Binary files a/static/index/newindex/leftmenu/NUblue.png and b/static/index/newindex/leftmenu/NUblue.png differ diff --git a/static/index/newindex/leftmenu/NUwhite.png b/static/index/newindex/leftmenu/NUwhite.png index 680527e..d08c50f 100644 Binary files a/static/index/newindex/leftmenu/NUwhite.png and b/static/index/newindex/leftmenu/NUwhite.png differ diff --git a/static/index/newindex/leftmenu/carmera.png b/static/index/newindex/leftmenu/carmera.png index f1f9dad..7c4fdd0 100644 Binary files a/static/index/newindex/leftmenu/carmera.png and b/static/index/newindex/leftmenu/carmera.png differ diff --git a/static/index/newindex/leftmenu/nopeople.png b/static/index/newindex/leftmenu/nopeople.png index 8a736bb..914c3ba 100644 Binary files a/static/index/newindex/leftmenu/nopeople.png and b/static/index/newindex/leftmenu/nopeople.png differ diff --git a/static/index/nooldericon.png b/static/index/nooldericon.png new file mode 100644 index 0000000..ba82ede Binary files /dev/null and b/static/index/nooldericon.png differ diff --git a/static/index/noorder1.png b/static/index/noorder1.png new file mode 100644 index 0000000..6c1456a Binary files /dev/null and b/static/index/noorder1.png differ diff --git a/static/index/warehousebgc.png b/static/index/warehousebgc.png new file mode 100644 index 0000000..fb30f17 Binary files /dev/null and b/static/index/warehousebgc.png differ