diff --git a/pages/NursingNew/component/leftcontent/serveswipe.vue b/pages/NursingNew/component/leftcontent/serveswipe.vue index b44e445..446709f 100644 --- a/pages/NursingNew/component/leftcontent/serveswipe.vue +++ b/pages/NursingNew/component/leftcontent/serveswipe.vue @@ -44,26 +44,30 @@ - - 23213123 - 213123123 + + 强直屈曲洗手 + (大体重) + - + mode="aspectFill"/> --> + - - {{ indexmessage?.directiveName }} + + {{ indexmessage?.directiveName?indexmessage?.directiveName:'一级压疮防护' }} @@ -613,7 +617,7 @@ } .cardbox{ width:40vw; - height:34vh; + height:35vh; position: relative; top: -5vh; z-index: 55; @@ -631,7 +635,7 @@ } .scrollcard{ width:42vw; - height:34vh; + height:35vh; position: relative; .itemcard{ @@ -672,7 +676,7 @@ .act{ background: #fff; border: 1px dashed rgba(1,125,233,0.43); - text{ + text,view{ color: #017DE9; } } @@ -687,9 +691,8 @@ } .big-img { - margin-top: 40rpx; height: 450rpx; - z-index: 10; + z-index: 100; image{ width: 100%; height: 100%; @@ -700,7 +703,7 @@ font-size: 35rpx; margin-right: 10rpx; font-weight: 600; - margin-top: 2vw; + margin-top: 1vw; } .server-bgc { diff --git a/pages/procurement/components/carditem.vue b/pages/procurement/components/carditem.vue index daa3e08..6e5024c 100644 --- a/pages/procurement/components/carditem.vue +++ b/pages/procurement/components/carditem.vue @@ -89,6 +89,9 @@ const serverUrl = ref('') onMounted(() => { serverUrl.value = uni.getStorageSync('serverUrl') + '/sys/common/static/'; + setTimeout(()=>{ + console.log(serverUrl.value+props.InvoicingList[0].materialImg) + },3000) }) const caigouobj = ref({}) const addcar = (v : any,i:number) => { diff --git a/static/index/newindex/states/xs.png b/static/index/newindex/states/xs.png new file mode 100644 index 0000000..e5ab86e Binary files /dev/null and b/static/index/newindex/states/xs.png differ diff --git a/static/index/newindex/states/xsz.png b/static/index/newindex/states/xsz.png new file mode 100644 index 0000000..f543adb Binary files /dev/null and b/static/index/newindex/states/xsz.png differ diff --git a/unpackage/dist/dev/.nvue/pages/camera.js b/unpackage/dist/dev/.nvue/pages/camera.js index cb24fb3..0f26729 100644 --- a/unpackage/dist/dev/.nvue/pages/camera.js +++ b/unpackage/dist/dev/.nvue/pages/camera.js @@ -570,7 +570,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { ) ]); } -const camera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/hldy_app_mini/pages/camera.nvue"]]); +const camera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/项目/hldy_app_mini/pages/camera.nvue"]]); export { camera as default }; diff --git a/unpackage/dist/dev/.nvue/pages/fullcamera.js b/unpackage/dist/dev/.nvue/pages/fullcamera.js index 3c0ae68..aab70ef 100644 --- a/unpackage/dist/dev/.nvue/pages/fullcamera.js +++ b/unpackage/dist/dev/.nvue/pages/fullcamera.js @@ -578,7 +578,7 @@ function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { ) ]); } -const fullcamera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/hldy_app_mini/pages/fullcamera.nvue"]]); +const fullcamera = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render], ["styles", [_style_0]], ["__file", "D:/项目/hldy_app_mini/pages/fullcamera.nvue"]]); export { fullcamera as default };