This commit is contained in:
parent
fdc9c101f5
commit
cd848c96ae
|
|
@ -44,26 +44,30 @@
|
||||||
<scroll-view scroll-y="true" class="scrollcard">
|
<scroll-view scroll-y="true" class="scrollcard">
|
||||||
<view style="width: 100%;height: 3.5vw;"></view>
|
<view style="width: 100%;height: 3.5vw;"></view>
|
||||||
<view class="itemcard" v-for="(v,i) in zlarr" :key='i' :class="v.flag?'act':''" @click="zldex(v)">
|
<view class="itemcard" v-for="(v,i) in zlarr" :key='i' :class="v.flag?'act':''" @click="zldex(v)">
|
||||||
<image :src="`/static/index/newindex/wendu/2.png`" />
|
<image :src="!v.flag?`/static/index/newindex/states/xs.png`:'/static/index/newindex/states/xsz.png'" />
|
||||||
<text>23213123</text>
|
<text>强直屈曲洗手</text>
|
||||||
<view>213123123</view>
|
<view>(大体重)</view>
|
||||||
<!-- <image :src="fwzldex!=i?v.netImmediateFile:v.netPreviewFileSmall" mode="aspectFill"></image>
|
<!-- <image :src="fwzldex!=i?v.netImmediateFile:v.netPreviewFileSmall" mode="aspectFill"></image>
|
||||||
<text >{{v.directiveName?.substring(0,4)}}</text>
|
<text >{{v.directiveName?.substring(0,4)}}</text>
|
||||||
<view>{{v.directiveName?.substring(4,12)}}</view> -->
|
<view>{{v.directiveName?.substring(4,12)}}</view> -->
|
||||||
</view>
|
</view>
|
||||||
</scroll-view>
|
</scroll-view>
|
||||||
</view>
|
</view>
|
||||||
|
<!-- https://www.focusnu.com/nursingunit101/sys/common/static/temp/1_1760592730764.png -->
|
||||||
<view class="big-img" v-else>
|
<view class="big-img" v-else>
|
||||||
<image v-if="topbuttontarget==0" :style="!indexmessage?.previewFile?'width: 450rpx':''"
|
<!-- <image v-if="topbuttontarget==0" :style="!indexmessage?.previewFile?'width: 450rpx':''"
|
||||||
:src="indexmessage?.previewFile? serverUrl + indexmessage?.previewFile: `/static/index/newindex/wendu/2.png`"
|
:src="indexmessage?.previewFile? serverUrl + indexmessage?.previewFile: `/static/index/newindex/wendu/2.png`"
|
||||||
mode="aspectFill"/>
|
mode="aspectFill"/> -->
|
||||||
|
<image :src="`/static/zhiniaoku.png`"
|
||||||
|
:style="!indexmessage?.previewFile?'width: 450rpx':''"
|
||||||
|
mode="aspectFill"/>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<view style="display: flex;align-items: center; ">
|
<view style="display: flex;align-items: center; ">
|
||||||
<view class="server-name" v-if="indexmessage?.startTime">
|
<view class="server-name" >
|
||||||
{{ indexmessage?.directiveName }}
|
{{ indexmessage?.directiveName?indexmessage?.directiveName:'一级压疮防护' }}
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
|
|
||||||
|
|
@ -613,7 +617,7 @@
|
||||||
}
|
}
|
||||||
.cardbox{
|
.cardbox{
|
||||||
width:40vw;
|
width:40vw;
|
||||||
height:34vh;
|
height:35vh;
|
||||||
position: relative;
|
position: relative;
|
||||||
top: -5vh;
|
top: -5vh;
|
||||||
z-index: 55;
|
z-index: 55;
|
||||||
|
|
@ -631,7 +635,7 @@
|
||||||
}
|
}
|
||||||
.scrollcard{
|
.scrollcard{
|
||||||
width:42vw;
|
width:42vw;
|
||||||
height:34vh;
|
height:35vh;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
.itemcard{
|
.itemcard{
|
||||||
|
|
@ -672,7 +676,7 @@
|
||||||
.act{
|
.act{
|
||||||
background: #fff;
|
background: #fff;
|
||||||
border: 1px dashed rgba(1,125,233,0.43);
|
border: 1px dashed rgba(1,125,233,0.43);
|
||||||
text{
|
text,view{
|
||||||
color: #017DE9;
|
color: #017DE9;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
@ -687,9 +691,8 @@
|
||||||
}
|
}
|
||||||
|
|
||||||
.big-img {
|
.big-img {
|
||||||
margin-top: 40rpx;
|
|
||||||
height: 450rpx;
|
height: 450rpx;
|
||||||
z-index: 10;
|
z-index: 100;
|
||||||
image{
|
image{
|
||||||
width: 100%;
|
width: 100%;
|
||||||
height: 100%;
|
height: 100%;
|
||||||
|
|
@ -700,7 +703,7 @@
|
||||||
font-size: 35rpx;
|
font-size: 35rpx;
|
||||||
margin-right: 10rpx;
|
margin-right: 10rpx;
|
||||||
font-weight: 600;
|
font-weight: 600;
|
||||||
margin-top: 2vw;
|
margin-top: 1vw;
|
||||||
}
|
}
|
||||||
|
|
||||||
.server-bgc {
|
.server-bgc {
|
||||||
|
|
|
||||||
|
|
@ -89,6 +89,9 @@
|
||||||
const serverUrl = ref('')
|
const serverUrl = ref('')
|
||||||
onMounted(() => {
|
onMounted(() => {
|
||||||
serverUrl.value = uni.getStorageSync('serverUrl') + '/sys/common/static/';
|
serverUrl.value = uni.getStorageSync('serverUrl') + '/sys/common/static/';
|
||||||
|
setTimeout(()=>{
|
||||||
|
console.log(serverUrl.value+props.InvoicingList[0].materialImg)
|
||||||
|
},3000)
|
||||||
})
|
})
|
||||||
const caigouobj = ref({})
|
const caigouobj = ref({})
|
||||||
const addcar = (v : any,i:number) => {
|
const addcar = (v : any,i:number) => {
|
||||||
|
|
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 3.0 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 3.1 KiB |
|
|
@ -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 {
|
export {
|
||||||
camera as default
|
camera as default
|
||||||
};
|
};
|
||||||
|
|
|
||||||
|
|
@ -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 {
|
export {
|
||||||
fullcamera as default
|
fullcamera as default
|
||||||
};
|
};
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue