周末提交一版防丢

This commit is contained in:
Teng 2025-11-14 17:21:33 +08:00
parent e9d88c0c03
commit 9b1d87314c
33 changed files with 337 additions and 285 deletions

View File

@ -2,8 +2,8 @@
"name" : "护理单元",
"appid" : "__UNI__FB2D473",
"description" : "护理单元",
"versionName" : "1.0.006",
"versionCode" : 10006,
"versionName" : "1.0.008",
"versionCode" : 10008,
"transformPx" : false,
/* 5+App */
"app-plus" : {

View File

@ -1714,7 +1714,7 @@
const doaddDirective = (element : any) => {
// console.log("", element)
addDirective(element).then((res) => {
// console.log("1", res)
console.log("添加后返回了啥1", res)
if (res.success) {
geteverything()
}
@ -1811,8 +1811,9 @@
index1: saveEditIndex.value.index1
}
whereEvent(data);
// saveAll()
console.log("zou",haveValue)
if (haveValue) {
editDirective(param).then((res : any) => {
if (res.success) {
geteverything()
@ -2090,6 +2091,7 @@
directiveName: '' // directiveName
}))
}))
console.log("wtf",res.result.serviceList)
res.result.serviceList.forEach((res : any) => {
timearr.value[res.positioning].children[res.positioningLong] = res;
})

View File

@ -10,7 +10,7 @@
<text style="color: #888888;">
1.50
</text>
</view>
<view style="margin-top: 150rpx;display: flex;align-items: center;flex-direction: column;width: 50%;">
<view style="font-size: 30rpx;margin-bottom: 10rpx;">
@ -22,13 +22,15 @@
</view>
<view style="position: absolute;right: 30rpx;bottom: 30rpx;">
<view style="display: flex;">
<view style="width: 160rpx;height: 75rpx;background-color: #ebeced;color: #888888;display: flex;justify-content: center;align-items: center;font-size: 30rpx;border-radius: 40rpx;">
<view
style="width: 160rpx;height: 75rpx;background-color: #ebeced;color: #888888;display: flex;justify-content: center;align-items: center;font-size: 30rpx;border-radius: 40rpx;">
取消
</view>
<view style="width: 160rpx;height: 75rpx;;color: #0385FA;display: flex;justify-content: center;align-items: center;font-size: 30rpx;border-radius: 40rpx;border: 1rpx solid #0385FA;background: linear-gradient(to bottom,#E9F4FF,#CAE0F9);margin: 0 40rpx;">
<view
style="width: 160rpx;height: 75rpx;;color: #0385FA;display: flex;justify-content: center;align-items: center;font-size: 30rpx;border-radius: 40rpx;border: 1rpx solid #0385FA;background: linear-gradient(to bottom,#E9F4FF,#CAE0F9);margin: 0 40rpx;">
确定
</view>
</view>
</view>
<view class="jianhuo-jianpan" style="right: -40rpx;bottom: 150rpx;">
@ -39,7 +41,7 @@
<view class="gray-button-jianpan">
2
</view>
<view class="gray-button-jianpan">
3
</view>
@ -51,7 +53,7 @@
<view class="gray-button-jianpan">
5
</view>
<view class="gray-button-jianpan">
6
</view>
@ -63,7 +65,7 @@
<view class="gray-button-jianpan">
8
</view>
<view class="gray-button-jianpan">
9
</view>
@ -75,7 +77,7 @@
<view class="gray-button-jianpan">
0
</view>
<view class="gray-button-jianpan">
.
</view>
@ -139,7 +141,8 @@
</view>
</view>
</view>
<view style="width: 95%;height: 0.5rpx; background-color: #eff1f3;margin-top: 10rpx;margin-bottom: 5rpx;"></view>
<view style="width: 95%;height: 0.5rpx; background-color: #eff1f3;margin-top: 10rpx;margin-bottom: 5rpx;">
</view>
<view style="">
<view style="font-weight: 600;font-size: 30rpx;">
入库信息
@ -171,18 +174,21 @@
</view>
</view>
</view>
<view style="width: 95%;height: 0.5rpx; background-color: #eff1f3;margin-top: 10rpx;margin-bottom: 5rpx;"></view>
<view style="width: 95%;height: 0.5rpx; background-color: #eff1f3;margin-top: 10rpx;margin-bottom: 5rpx;">
</view>
<view style="">
<view style="font-weight: 600;font-size: 30rpx;">
拣货拍照
</view>
</view>
<view style="display: flex;flex-wrap: wrap;width: 60%;">
<view style="width: 40%;height: 150rpx;margin-right: 4%;margin-top: 3%;" v-for="(item,index) in [1,1,1]" :key="index">
<image style="width: 100%;height: 100%;" src="/static/ceshiyaoshan.png" />
<view
style="width: 40%;height: 150rpx;margin-right: 4%;margin-top: 3%;background-color: #F9F9F9;display: flex;justify-content: center;align-items: center;"
v-for="(item,index) in [1,1,1]" :key="index">
<image style="width: 60%;height: 60%;" src="/static/zhanwei.png" />
</view>
<view style="width: 40%;height: 150rpx;margin-right: 4%;margin-top: 3%;">
<view
style="width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;background-color:#fafdff ;border: 1rpx solid #78B1EB;border-radius: 20rpx;">
<image style="width: 50rpx;height: 50rpx;margin-bottom: 5rpx;"
@ -192,7 +198,9 @@
</view>
</view>
</view>
<view style="width: 95%;height: 0.5rpx; background-color: #eff1f3;margin-top: 10rpx;margin-bottom: 5rpx;"></view>
<view
style="width: 95%;height: 0.5rpx; background-color: #eff1f3;margin-top: 10rpx;margin-bottom: 5rpx;">
</view>
</view>
<view style="">
<view style="font-weight: 600;font-size: 30rpx;">
@ -212,13 +220,16 @@
</view>
<view class="jianhuobutton">
<view style="display: flex;">
<view style="width: 160rpx;height: 75rpx;background-color: #ebeced;color: #888888;display: flex;justify-content: center;align-items: center;font-size: 30rpx;border-radius: 40rpx;">
<view
style="width: 160rpx;height: 75rpx;background-color: #ebeced;color: #888888;display: flex;justify-content: center;align-items: center;font-size: 30rpx;border-radius: 40rpx;">
关闭
</view>
<view style="width: 160rpx;height: 75rpx;;color: #0385FA;display: flex;justify-content: center;align-items: center;font-size: 30rpx;border-radius: 40rpx;border: 1rpx solid #0385FA;background: linear-gradient(to bottom,#E9F4FF,#CAE0F9);margin: 0 20rpx;">
<view
style="width: 160rpx;height: 75rpx;;color: #0385FA;display: flex;justify-content: center;align-items: center;font-size: 30rpx;border-radius: 40rpx;border: 1rpx solid #0385FA;background: linear-gradient(to bottom,#E9F4FF,#CAE0F9);margin: 0 20rpx;">
销账
</view>
<view style="width: 160rpx;height: 75rpx;;color: #0385FA;display: flex;justify-content: center;align-items: center;font-size: 30rpx;border-radius: 40rpx;border: 1rpx solid #0385FA;background: linear-gradient(to bottom,#E9F4FF,#CAE0F9);">
<view
style="width: 160rpx;height: 75rpx;;color: #0385FA;display: flex;justify-content: center;align-items: center;font-size: 30rpx;border-radius: 40rpx;border: 1rpx solid #0385FA;background: linear-gradient(to bottom,#E9F4FF,#CAE0F9);">
入库
</view>
</view>
@ -231,7 +242,7 @@
<view class="gray-button-jianpan">
2
</view>
<view class="gray-button-jianpan">
3
</view>
@ -243,7 +254,7 @@
<view class="gray-button-jianpan">
5
</view>
<view class="gray-button-jianpan">
6
</view>
@ -255,7 +266,7 @@
<view class="gray-button-jianpan">
8
</view>
<view class="gray-button-jianpan">
9
</view>
@ -267,7 +278,7 @@
<view class="gray-button-jianpan">
0
</view>
<view class="gray-button-jianpan">
.
</view>
@ -298,12 +309,12 @@
<text style="color: #888888;">
上传时间:
</text>
<text>
<text style="margin-left: 15rpx;">
2025.10.11 10:12:56
</text>
</view>
<view style="margin-top: 10rpx;">
<text style="color: #888888;">
<text style="color: #888888;letter-spacing: 8.9rpx;">
上传人:
</text>
<text>
@ -338,7 +349,7 @@
</view>
</view>
<view class="more-title">
<!-- <view class="more-title">
采购单状态
</view>
<view class="more-statues-father">
@ -354,8 +365,8 @@
@click="typestatues=2">
待完结
</view>
</view>
<view class="more-time">
</view> -->
<view class="more-title">
采购日期
</view>
<view class="more-time-select">
@ -423,7 +434,7 @@
<view class="left-menu-father">
<scroll-view scroll-y="true" scroll-with-animation class="left-menu-scroll" :scroll-top="leftscrolltop"
@scrolltolower="plsbuytolower" :lower-threshold="400">
<view class="pls-card" v-for="(v,i) in plsbuy" :key='i' @click="clickLeftMenu(i)"
<view class="pls-card" v-for="(v,i) in [1,1,1]" :key='i' @click="clickLeftMenu(i)"
:style="{borderColor: i==lefttarget? ``:`#fff` }">
<view v-if="moreindex==i" class="more-father">
@ -436,7 +447,7 @@
</view>
<view class="pls-card-title">
<view class="title-left">
{{ v.cgdNo }}
10120251023012
</view>
<view class="title-right">
<text style="position: absolute;bottom: 4rpx;left: -30rpx;">
@ -444,7 +455,7 @@
</text>
<view class="title-right-big">
{{ v.totalPrice }}
800.55
</view>
<!-- <image class="title-right-img" src="/static/more.png" @click="openmore(i)" /> -->
@ -454,7 +465,7 @@
<view class="pls-card-middle">
<view class="pls-card-middle-one">
<view class="middle-title">
{{ v.createTime?.split(' ')[0] }}
2025.10.03
</view>
<view class="middle-heng-father">
<view class="middle-heng"
@ -475,13 +486,13 @@
采购
</view>
<view style="font-size: 25rpx;">
[ {{ v.createBy_dictText }} ]
[ 梁嘉豪 ]
</view>
</view>
</view>
<view class="pls-card-middle-one">
<view class="middle-title">
{{ v.createTime?.split(' ')[0] }}
2025.10.04
</view>
<view class="middle-heng-father">
<view class="middle-heng"></view>
@ -505,32 +516,30 @@
拣货
</view>
<view style="font-size: 25rpx;">
[ {{ v.createBy_dictText }} ]
[ 梁嘉豪 ]
</view>
</view>
</view>
<view class="pls-card-middle-one">
<view class="middle-title">
{{ v.createTime?.split(' ')[0] }}
2025.10.06
</view>
<view class="middle-heng-father">
<view class="middle-heng"
style="border-top-right-radius: 20rpx;border-bottom-right-radius: 20rpx;">
</view>
<view class="middle-heng"
<view class="middle-heng"
style="border-radius: 20rpx;background-color: #1083F8;width: 105%;margin-left: -5%;">
</view>
<view class="middle-ball"
:style="{backgroundColor: `#1083F8`} ">
<view class="middle-ball" :style="{backgroundColor: `#1083F8`} ">
</view>
</view>
<view class="end-font">
<view class=""
:style="{color: `#1083F8`} ">
<view class="" :style="{color: `#1083F8`} ">
完结
</view>
<view style="font-size: 25rpx;">
[ {{ v.createBy_dictText }} ]
[ 梁嘉豪 ]
</view>
</view>
</view>
@ -539,7 +548,7 @@
<view class="end-left">
<image class="end-left-img" src="/static/shili.png" />
<view class="end-left-font">
{{ v.gysName }}
长春市天林商贸有限公司
</view>
</view>
<!-- <view :class="v?.cgdType=='9' ?`tag-fail`:`tag-success`">
@ -548,7 +557,7 @@
</view> -->
<view class="tag-success">
完结
完结
</view>
</view>
</view>
@ -580,7 +589,7 @@
随行单
</view>
</view>
<!-- <view :class="Number(plsbuy[lefttarget]?.status)==0?`contain-right-button`: `contain-right-button-bad`"
<!-- <view :class="Number(plsbuy[lefttarget]?.status)==0?`contain-right-button`: `contain-right-button-bad`"
style="border-color: #D9DADC;box-shadow: 0 1rpx 3rpx #D9DADC;">
<image class="buttont-img"
:src="`/static/index/warehouse/procurement/picking/bebad${Number(plsbuy[lefttarget]?.status)==1?``:`target`}.png`" />
@ -599,10 +608,10 @@
<view class="contain-right-middle">
<scroll-view scroll-x="true" class="middle-Y" @scrolltolower="getmore">
<view class="middle-Y-father">
<view class="middle-one" v-for="(v,i) in InvoicingList" :key='i'
:style="{border: middletarget === i? '4rpx dashed #1083F8': '4rpx solid transparent'}"
<view class="middle-one" v-for="(v,i) in [1,1,1,1]" :key='i'
:style="{border: middletarget === i? '4rpx solid #1083F8': '4rpx solid transparent'}"
@click="clickmiddle(i)">
<view :class="!i || i==3?`up-tags-target`: `up-tags`">
<view class="up-tags">
{{ tagsArray[i] }}
</view>
<!-- <image class="middle-img"
@ -611,29 +620,42 @@
<image class="middle-img" :src=" '/static/zhiniaoku.png'" mode="aspectFill"></image>
<view class="middle-right">
<view class="right-title">
{{ v.wlName }}
{{ i == 0 ? '纸尿裤-拉拉裤'
: i == 1 ? '纸尿裤-拉拉裤'
: i == 2 ? '纸尿裤'
: '纸尿裤'
}}
</view>
<view class="juzhong">
<view class="">
<text style="font-size: 25rpx;">
<text style="font-size: 25rpx;margin-right: -5rpx;margin-left: -5rpx;">
</text>
<text style="font-weight: 600;font-size: 30rpx;">
{{(v?.procurementPrice * v?.purchaseQuantity).toFixed(2) }}
<text style="font-size: 30rpx;"
:style="{fontWeight:middletarget !== i?`600`:``}">
{{ i==0 ? '86.16'
: i==1 ? '86.16'
: i==2 ? '189.55'
: '189.55'
}}
</text>
</view>
<view class="">
<text style="font-weight: 600;">
{{v.kcsl}}
<view class="" style="font-size: 30rpx;position: relative;">
<text style="font-weight: 600;margin-right: 14rpx;"
:style="{fontWeight:middletarget === i?`600`:``,color:middletarget === i?``:`#888888`}">
20
</text>
<text
style="position: absolute;right: -10rpx;font-size: 26rpx;bottom: 2rpx;color: #888888;">
</text>
{{v.wlUnits}}
</view>
</view>
<view class="right-middle">
{{ v.wlSpecificationModel }}
800mm*680mm
</view>
<view class="juzhong">
<view class="">
@ -642,8 +664,8 @@
</text>
</view>
<view class="">
<text style="font-weight: 600;">
0
<text :style=" {fontWeight: `600` }">
{{ i==0 ? 10 : i==1 ? 10 : i==2 ? 5 : 5 }}
</text>
</view>
@ -655,7 +677,7 @@
</text>
</view>
<view class="">
<text style="font-weight: 600;">
<text style="">
0
</text>
</view>
@ -668,8 +690,8 @@
</text>
</view>
<view class="">
<text style="font-weight: 600;">
0
<text :style=" {fontWeight: i>1? `600` :`` }">
{{ i==0 ? 0 : i==1 ? 0 : i==2 ? 5 : 5 }}
</text>
</view>
@ -717,17 +739,16 @@
<!-- <image class="left-img"
:src="showvalue?.materialImg?serverUrl + showvalue?.materialImg : '/static/zhiniaoku.png'"
mode="aspectFill"></image> -->
<image class="left-img" :src=" '/static/zhiniaoku.png'" mode="aspectFill"></image>
<view class="left-tags">
<view class="tags-one">
{{ showvalue?.categoryId_dictText }}
耗材用品
</view>
<view class="tags-one">
{{ showvalue?.typeId_dictText }}
复健用品
</view>
<view class="tags-one">
{{ showvalue?.tagName }}
支架
</view>
</view>
@ -735,24 +756,24 @@
<view class="right-bottom-right">
<view class="bottom-right-title">
<view class="title-left">
{{ showvalue?.wlName }}
纸尿裤-拉拉裤纸尿裤
</view>
<view class="title-right">
<text
style="position: absolute;top: 8rpx;left: -35rpx;font-weight: 300;font-size: 28rpx;">
</text>
{{ (showvalue?.procurementPrice * showvalue?.purchaseQuantity).toFixed(2) }}
100.55
</view>
</view>
<view class="bottom-right-middle">
<view class="middle-onecard">
<view class="threeone">
<view class="gray-text">
物料编
物料编
</view>
<view class="right-text">
{{ showvalue?.wlMaterialNo }}
ZHYP044
</view>
</view>
<view class="threeone">
@ -760,7 +781,7 @@
规格型号
</view>
<view class="right-text">
{{ showvalue?.wlSpecificationModel }}
800mm*680mm
</view>
</view>
<view class="gray-heng"></view>
@ -772,7 +793,7 @@
采购单价
</view>
<view class="right-text">
{{ showvalue?.procurementPrice }}
15
</view>
</view>
<view class="threeone">
@ -780,7 +801,7 @@
采购数量
</view>
<view class="right-text">
{{ showvalue?.purchaseQuantity }}
200
</view>
</view>
<view class="threeone">
@ -788,7 +809,7 @@
采购单位
</view>
<view class="right-text">
{{ showvalue?.wlUnits }}
</view>
</view>
<view class="gray-heng"></view>
@ -800,7 +821,7 @@
库存数量
</view>
<view class="right-text">
{{ showvalue?.kcsl }}
853
</view>
</view>
<view class="threeone">
@ -808,7 +829,7 @@
物料上限
</view>
<view class="right-text">
{{ showvalue?.wlUpperLimit }}
4000
</view>
</view>
<view class="threeone">
@ -816,7 +837,7 @@
物料下限
</view>
<view class="right-text">
{{ showvalue?.wlLowerLimit }}
60
</view>
</view>
<view class="gray-heng"></view>
@ -828,7 +849,7 @@
入库数量
</view>
<view class="right-text">
0
200
</view>
</view>
<view class="threeone">
@ -851,79 +872,81 @@
</view>
</view>
</view>
<view class="right-bottom" v-show="typechange==1" style="padding: 0 50rpx;flex-direction: column;">
<view style="width: 100%;display: flex;justify-content: space-between;margin-top: 20rpx;">
<view style="font-size: 35rpx;font-weight: 600;">
留置针敷贴
</view>
<view style="">
<view style="width: 100%;display: flex;justify-content: space-between;margin-top: 20rpx;">
<view style="font-size: 35rpx;font-weight: 600;margin-left: 20rpx;">
留置针敷贴(医用...
</view>
<view style="color: black;">
<text style="color: #888888;">
采购数量
<text style="font-weight: 600;color: black;">
100
</text>
</text>
</view>
<text style="font-weight: 600;">
100
</text>
</view>
<view style="width: 110%;height: 400rpx;display: flex;flex-wrap: wrap;">
</view>
<view style="width: 110%;height: 400rpx;display: flex;flex-wrap: wrap;">
<view
style="width: 45%;height: 180rpx;background-color: #F9F9F9;border-radius: 30rpx;margin-right: 2%;margin-top: 20rpx;padding: 0 30rpx;color: #888888;"
v-for="(item,index) in [1,1,1,1]" :key="index">
<view
style="width: 45%;height: 180rpx;background-color: #F9F9F9;border-radius: 30rpx;margin-right: 2%;margin-top: 20rpx;padding: 0 30rpx;color: #888888;"
v-for="(item,index) in [1,1,1,1]" :key="index">
<view
style="width: 100%;justify-content: space-between;display: flex;align-items: center;height: 60rpx;margin-top: 20rpx;">
<view class="">
拣货数量
<text style="font-weight: 600;color: black;">
20
</text>
style="width: 100%;justify-content: space-between;display: flex;align-items: center;height: 60rpx;margin-top: 20rpx;">
<view class="">
拣货数量
<text style="font-weight: 600;color: black;">
20
</text>
<text style="color: black;">
</view>
<view
style="width: 110rpx;height: 50rpx;border-radius: 30rpx;display: flex;justify-content: center;align-items: center;border: 1rpx solid #f1f1f1;background-color: #f1f1f1;color: #C3C3C3;margin-top: -10rpx;">
入库
</view>
</text>
</view>
<view style="width: 100%;justify-content: space-between;display: flex;">
<view class="">
采购单价
<text style="font-weight: 600;color: black;">
1.50
</text>
</view>
<view class="">
拣货人
<text style="font-weight: 600;color: black;">
梁嘉豪
</text>
</view>
</view>
<view style="width: 100%;justify-content: space-between;display: flex;margin-top: 10rpx;">
<view class="">
到货单价
<text style="font-weight: 600;color: black;">
1.50
</text>
</view>
<view class="">
2025.10.03 10:10:30
</view>
<view
style="width: 110rpx;height: 50rpx;border-radius: 30rpx;display: flex;justify-content: center;align-items: center;border: 1rpx solid #C3C3C3;background-color: #f1f1f1;color: #888888;margin-top: -10rpx;">
{{ index?`销账`:`入库` }}
</view>
</view>
<view
style="width: 100%;display: flex;justify-content: center;color: #C3C3C3;margin-top: 20rpx;">
<image
style="width: 25rpx;height: 25rpx;margin-right: 10rpx;margin-top: 5rpx;margin-left: -10rpx;"
src="/static/index/warehouse/procurement/picking/loading.png" />
点击加载更多
<view style="width: 100%;justify-content: space-between;display: flex;">
<view class="">
采购单价
<text style="font-weight: 600;color: black;">
1.50
</text>
</view>
<view class="">
拣货人
<text style="color: black;">
梁嘉豪
</text>
</view>
</view>
<view style="width: 100%;justify-content: space-between;display: flex;margin-top: 10rpx;">
<view class="">
到货单价
<text style="font-weight: 600;color: black;">
1.50
</text>
</view>
<view class="">
2025.10.03 10:10:30
</view>
</view>
</view>
<view style="width: 100%;display: flex;justify-content: center;color: #C3C3C3;margin-top: 20rpx;">
<image
style="width: 25rpx;height: 25rpx;margin-right: 10rpx;margin-top: 5rpx;margin-left: -10rpx;"
src="/static/index/warehouse/procurement/picking/loading.png" />
点击加载更多
</view>
</view>
</view>
</view>
@ -1148,7 +1171,7 @@
cgdId: "",
isWaring: 0
}
const tagsArray = [`入库`, `已入库`, `已销账`, `挂账中`]
const tagsArray = [`入库`, `已入库`, `已销账`, `已销账`]
const clickmiddle = (index : number) => {
middletarget.value = index;
showvalue.value = InvoicingList.value[index];
@ -1379,13 +1402,13 @@
display: flex;
.contain-left {
height: 95vh;
height: 82vh;
width: 30%;
position: relative;
.left-select-more {
position: absolute;
top: 7%;
top: 8.5%;
left: 0;
width: 100%;
height: 83%;
@ -1415,7 +1438,7 @@
}
.bottom-right {
padding: 0 50rpx;
padding: 0 30rpx;
height: 80rpx;
color: #0385FA;
border: 1rpx solid #0385FA;
@ -1425,7 +1448,7 @@
display: flex;
justify-content: center;
align-items: center;
font-size: 32rpx;
font-size: 30rpx;
}
}
@ -1985,8 +2008,9 @@
padding-left: 30rpx;
.left-img {
width: 300rpx;
height: 300rpx;
width: 250rpx;
height: 250rpx;
margin-left: 50rpx;
}
.left-tags {
@ -2445,7 +2469,8 @@
justify-content: center;
align-items: center;
}
.gaijiafather{
.gaijiafather {
position: fixed;
top: 50%;
left: 50%;
@ -2459,6 +2484,7 @@
box-shadow: 0 0 10rpx rgba(0, 0, 0, 0.2);
padding: 0 60rpx;
}
.jianhuofather {
position: fixed;
top: 50%;
@ -2472,7 +2498,8 @@
z-index: 999;
box-shadow: 0 0 10rpx rgba(0, 0, 0, 0.2);
padding: 0 60rpx;
.jianhuobutton{
.jianhuobutton {
position: absolute;
bottom: 30rpx;
right: 50rpx;
@ -2482,7 +2509,7 @@
.photowall {
position: fixed;
top: 53%;
top: 54%;
left: 50%;
transform: translate(-50%, -50%);
width: 70%;
@ -2502,7 +2529,7 @@
.photowall-name {
font-size: 38rpx;
font-weight: 600;
// font-weight: 600;
}
.photowall-left {
@ -2519,7 +2546,7 @@
width: 110%;
display: flex;
flex-wrap: wrap;
margin-top: 50rpx;
margin-top: 40rpx;
.photowall-other-one {
width: 28.5%;
@ -2531,7 +2558,8 @@
}
}
}
.gray-button{
.gray-button {
font-size: 50rpx;
background-color: #F3F5F9;
border-radius: 20rpx;
@ -2543,7 +2571,8 @@
align-items: center;
margin-right: 10rpx;
}
.gray-button-jianpan{
.gray-button-jianpan {
font-size: 40rpx;
font-weight: 600;
background-color: #F3F5F9;
@ -2557,7 +2586,8 @@
margin-right: 30rpx;
margin-bottom: 20rpx;
}
.gray-input{
.gray-input {
font-size: 50rpx;
font-weight: 600;
background-color: #F3F5F9;
@ -2573,7 +2603,8 @@
padding-left: 40rpx;
margin-right: 10rpx;
}
.jianhuo-jianpan{
.jianhuo-jianpan {
position: absolute;
right: 0rpx;
bottom: 15%;

View File

@ -98,45 +98,45 @@
</view>
</view>
<view style="display: flex;margin-top: 10rpx;">
<view class="" style="width: 30%;">
<view class="" style="width: 33%;">
<view style="color: #888888;margin-top: 10rpx;">
物料编码
</view>
<view class="" style="margin-top: 5rpx;">
<view class="" style="margin-top: 5rpx;font-size: 34rpx;">
FLYP001
</view>
</view>
<view class="" style="width: 30%;">
<view class="" style="width: 33%;">
<view style="color: #888888;margin-top: 10rpx;">
规格型号
</view>
<view class="" style="margin-top: 5rpx;">
<view class="" style="margin-top: 5rpx;font-size: 34rpx;">
800mm*680mm
</view>
</view>
</view>
<view style="display: flex;margin-top: 20rpx;">
<view class="" style="width: 30%;">
<view class="" style="width: 33%;">
<view style="color: #888888;margin-top: 10rpx;">
采购单价
</view>
<view class="text-anim" style="margin-top: 5rpx;font-weight: 600;">
<view class="text-anim" style="margin-top: 5rpx;font-weight: 600;font-size: 34rpx;">
0.1
</view>
</view>
<view class="" style="width: 30%;">
<view class="" style="width: 33%;">
<view style="color: #888888;margin-top: 10rpx;">
采购数量
</view>
<view class="" style="margin-top: 5rpx;font-weight: 600;">
<view class="" style="margin-top: 5rpx;font-weight: 600;font-size: 34rpx;">
30
</view>
</view>
<view class="" style="width: 30%;">
<view class="" style="width: 33%;">
<view style="color: #888888;margin-top: 10rpx;">
采购单位
</view>
<view class="" style="margin-top: 5rpx;">
<view class="" style="margin-top: 5rpx;font-size: 34rpx;">
</view>
</view>
@ -149,27 +149,27 @@
</view>
</view>
<view style="display: flex;margin-top: 10rpx;">
<view class="" style="width: 30%;">
<view class="" style="width: 33%;">
<view style="color: #888888;margin-top: 10rpx;">
入库数量
</view>
<view class="" style="margin-top: 5rpx;">
<view class="" style="margin-top: 5rpx;font-size: 34rpx;">
0
</view>
</view>
<view class="" style="width: 30%;">
<view class="" style="width: 33%;">
<view style="color: #888888;margin-top: 10rpx;">
挂账数量
</view>
<view class="" style="margin-top: 5rpx;">
<view class="" style="margin-top: 5rpx;font-size: 34rpx;">
0
</view>
</view>
<view class="" style="width: 30%;">
<view class="" style="width: 33%;">
<view style="color: #888888;margin-top: 10rpx;">
销账数量
</view>
<view class="" style="margin-top: 5rpx;">
<view class="" style="margin-top: 5rpx;font-size: 34rpx;">
0
</view>
</view>
@ -182,14 +182,14 @@
</view>
</view>
<view style="display: flex;flex-wrap: wrap;width: 60%;">
<view style="width: 40%;height: 150rpx;margin-right: 4%;margin-top: 3%;" v-for="(item,index) in [1,1,1]"
<view style="width: 40%;height: 150rpx;margin-right: 4%;margin-top: 3%;background-color: #F9F9F9;display: flex;justify-content: center;align-items: center;border-radius: 20rpx;" v-for="(item,index) in [1,1,1]"
:key="index">
<image style="width: 100%;height: 100%;" src="/static/ceshiyaoshan.png" />
<image style="width: 38%;height: 55%;" src="/static/zhanwei.png" />
</view>
<view style="width: 40%;height: 150rpx;margin-right: 4%;margin-top: 3%;">
<view
style="width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;background-color:#fafdff ;border: 1rpx solid #78B1EB;border-radius: 20rpx;">
style="width: 100%;height: 100%;display: flex;flex-direction: column;justify-content: center;align-items: center;background-color:#fafdff ;border: 1rpx solid #c4ebff;border-radius: 20rpx;">
<image style="width: 50rpx;height: 50rpx;margin-bottom: 5rpx;"
src="/static/index/warehouse/procurement/picking/addphoto.png" />
<view style="color: #78B1EB;font-size: 25rpx;">
@ -198,7 +198,7 @@
</view>
</view>
<view
style="width: 95%;height: 0.5rpx; background-color: #eff1f3;margin-top: 10rpx;margin-bottom: 5rpx;">
style="width: 87%;height: 0.5rpx; background-color: #eff1f3;margin-top: 10rpx;margin-bottom: 5rpx;">
</view>
</view>
<view style="">
@ -279,7 +279,7 @@
</view>
<view class="gray-button-jianpan">
.
AE
</view>
</view>
</view>
@ -308,12 +308,12 @@
<text style="color: #888888;">
上传时间:
</text>
<text>
<text style="margin-left: 15rpx;">
2025.10.11 10:12:56
</text>
</view>
<view style="margin-top: 10rpx;">
<text style="color: #888888;">
<text style="color: #888888;letter-spacing: 8.9rpx;">
上传人:
</text>
<text>
@ -433,20 +433,13 @@
<view class="left-menu-father">
<scroll-view scroll-y="true" scroll-with-animation class="left-menu-scroll" :scroll-top="leftscrolltop"
@scrolltolower="plsbuytolower" :lower-threshold="400">
<view class="pls-card" v-for="(v,i) in plsbuy" :key='i' @click="clickLeftMenu(i)"
<view class="pls-card" v-for="(v,i) in [1,1,1]" :key='i' @click="clickLeftMenu(i)"
:style="{borderColor: i==lefttarget? ``:`#fff` }">
<view v-if="moreindex==i" class="more-father">
<view class="more-one" @click="share">
分享
</view>
<view class="more-one" @click="bebad">
作废
</view>
</view>
<view class="pls-card-title">
<view class="title-left">
{{ v.cgdNo }}
10120251023012
</view>
<view class="title-right">
<text style="position: absolute;bottom: 4rpx;left: -30rpx;">
@ -454,7 +447,7 @@
</text>
<view class="title-right-big">
{{ v.totalPrice }}
800.55
</view>
<!-- <image class="title-right-img" src="/static/more.png" @click="openmore(i)" /> -->
@ -464,7 +457,7 @@
<view class="pls-card-middle">
<view class="pls-card-middle-one">
<view class="middle-title">
{{ v.createTime?.split(' ')[0] }}
2025.10.03
</view>
<view class="middle-heng-father">
<view class="middle-heng"
@ -485,37 +478,41 @@
采购
</view>
<view style="font-size: 25rpx;">
[ {{ v.createBy_dictText }} ]
[ 梁嘉豪 ]
</view>
</view>
</view>
<view class="pls-card-middle-one">
<view class="middle-title">
{{ v.createTime?.split(' ')[0] }}
{{ i==1 ?``:`2025.10.04` }}
</view>
<view class="middle-heng-father">
<view class="middle-heng"></view>
<view class="middle-heng"
<!-- <view class="middle-heng"
style="border-radius: 20rpx;background-color: #1083F8;width: 105%;margin-left: -5%;">
</view> -->
<view class="middle-heng" v-if="i!=1 "
style="border-radius: 20rpx;background-color: #1083F8;width: 105%;margin-left: -5%;">
</view>
<!-- <view class="middle-heng" v-if="Number(v.status)<3 && Number(v.status)>0 "
style="border-radius: 20rpx;background-color: #1083F8;width: 105%;margin-left: -5%;">
</view> -->
<!-- <view class="middle-ball"
:style="Number(v.status)<3 && Number(v.status)>0?{backgroundColor: `#1083F8`}:{} ">
</view> -->
<view class="middle-ball" :style="{backgroundColor: `#1083F8`}"></view>
<view class="middle-ball"
:style="i!=1?{backgroundColor: `#1083F8`}:{} ">
</view>
<!-- <view class="middle-ball" :style="{backgroundColor: `#1083F8`}"></view> -->
<view class="middle-ball"
:style="i!=1?{backgroundColor: `#1083F8`}:{} ">
</view>
</view>
<view class="end-font">
<!-- <view class=""
:style="Number(v.status)<3 && Number(v.status)>0?{color: `#1083F8`}:{} ">
拣货
</view> -->
<view class="" :style="{color: `#1083F8`}">
<view class="" :style="i!=1?{color: `#1083F8`}:{}">
拣货
</view>
<view style="font-size: 25rpx;">
[ {{ v.createBy_dictText }} ]
<view style="font-size: 25rpx;" v-if="i!=1 ">
[ 梁嘉豪 ]
</view>
</view>
</view>
@ -547,7 +544,7 @@
<view class="end-left">
<image class="end-left-img" src="/static/shili.png" />
<view class="end-left-font">
{{ v.gysName }}
长春市天林商贸有限公司
</view>
</view>
<!-- <view :class="v?.cgdType=='9' ?`tag-fail`:`tag-success`">
@ -555,8 +552,8 @@
{{ tagesstatues[Number(v.status)] }}
</view> -->
<view class="tag-success">
待完结
{{ i==1?`待入库`:`待完结` }}
</view>
</view>
</view>
@ -588,10 +585,10 @@
随行单
</view>
</view>
<view :class="Number(plsbuy[lefttarget]?.status)==0?`contain-right-button`: `contain-right-button-bad`"
<view :class="lefttarget==1?`contain-right-button`: `contain-right-button-bad`"
style="border-color: #D9DADC;box-shadow: 0 1rpx 3rpx #D9DADC;">
<image class="buttont-img"
:src="`/static/index/warehouse/procurement/picking/bebad${Number(plsbuy[lefttarget]?.status)==1?``:`target`}.png`" />
:src="`/static/index/warehouse/procurement/picking/bebad${lefttarget==1?``:`target`}.png`" />
<view class="button-font">
作废
</view>
@ -607,8 +604,8 @@
<view class="contain-right-middle">
<scroll-view scroll-x="true" class="middle-Y" @scrolltolower="getmore">
<view class="middle-Y-father">
<view class="middle-one" v-for="(v,i) in InvoicingList" :key='i'
:style="{border: middletarget === i? '4rpx dashed #1083F8': '4rpx solid transparent'}"
<view class="middle-one" v-for="(v,i) in [1,1,1,1]" :key='i'
:style="{border: middletarget === i? '4rpx solid #1083F8': '4rpx solid transparent'}"
@click="clickmiddle(i)">
<view :class="!i || i==3?`up-tags-target`: `up-tags`">
{{ tagsArray[i] }}
@ -619,29 +616,42 @@
<image class="middle-img" :src=" '/static/zhiniaoku.png'" mode="aspectFill"></image>
<view class="middle-right">
<view class="right-title">
{{ v.wlName }}
{{ i == 0 ? '留置针敷贴(医用…)'
: i == 1 ? '纸尿裤-拉拉裤'
: i == 2 ? '纸尿裤'
: '纸尿裤'
}}
</view>
<view class="juzhong">
<view class="">
<text style="font-size: 25rpx;">
<text style="font-size: 25rpx;margin-right: -5rpx;margin-left: -5rpx;">
</text>
<text style="font-weight: 600;font-size: 30rpx;">
{{(v?.procurementPrice * v?.purchaseQuantity).toFixed(2) }}
<text style="font-size: 30rpx;" :style="{fontWeight:middletarget !== i?`600`:``}">
{{ i==0 ? '15.30'
: i==1 ? '86.16'
: i==2 ? '189.55'
: '46.80'
}}
</text>
</view>
<view class="">
<text style="font-weight: 600;">
{{v.kcsl}}
<view class="" style="font-size: 30rpx;position: relative;">
<text style="font-weight: 600;margin-right: 14rpx;"
:style="{fontWeight:middletarget === i?`600`:``,color:middletarget === i?``:`#888888`}">
20
</text>
{{v.wlUnits}}
<text style="position: absolute;right: -10rpx;font-size: 26rpx;bottom: 2rpx;color: #888888;">
</text>
</view>
</view>
<view class="right-middle">
{{ v.wlSpecificationModel }}
800mm*680mm
</view>
<view class="juzhong">
<view class="">
@ -650,8 +660,8 @@
</text>
</view>
<view class="">
<text style="font-weight: 600;">
0
<text :style=" {fontWeight: i>0? `600` :`` }">
{{ i==0 ? 0 : i==1 ? 10 : i==2 ? 5 : 5 }}
</text>
</view>
@ -663,8 +673,8 @@
</text>
</view>
<view class="">
<text style="font-weight: 600;">
0
<text :style=" {fontWeight: i>2? `600` :`` }">
{{ i==0 ? 0 : i==1 ? 0 : i==2 ? 0 : 5 }}
</text>
</view>
@ -676,8 +686,8 @@
</text>
</view>
<view class="">
<text style="font-weight: 600;">
0
<text :style=" {fontWeight: i==2? `600` :`` }">
{{ i==0 ? 0 : i==1 ? 0 : i==2 ? 5 : 0 }}
</text>
</view>
@ -698,7 +708,7 @@
<view class="wuliao-heng"></view>
</view>
</view>
<view style="display: flex;margin-top: 20rpx;font-size: 30rpx;">
<view style="display: flex;margin-top: 10rpx;font-size: 30rpx;">
<view :style="outerStyle" @click="opengaijiaclick">
<view :style="segmentsWrapperStyle">
<view v-for="(c, i) in segColors" :key="i" :style="{
@ -729,13 +739,13 @@
<image class="left-img" :src=" '/static/zhiniaoku.png'" mode="aspectFill"></image>
<view class="left-tags">
<view class="tags-one">
{{ showvalue?.categoryId_dictText }}
耗材用品
</view>
<view class="tags-one">
{{ showvalue?.typeId_dictText }}
复健用品
</view>
<view class="tags-one">
{{ showvalue?.tagName }}
支架
</view>
</view>
@ -743,24 +753,24 @@
<view class="right-bottom-right">
<view class="bottom-right-title">
<view class="title-left">
{{ showvalue?.wlName }}
纸尿裤-拉拉裤纸尿裤
</view>
<view class="title-right">
<text
style="position: absolute;top: 8rpx;left: -35rpx;font-weight: 300;font-size: 28rpx;">
</text>
{{ (showvalue?.procurementPrice * showvalue?.purchaseQuantity).toFixed(2) }}
100.55
</view>
</view>
<view class="bottom-right-middle">
<view class="middle-onecard">
<view class="threeone">
<view class="gray-text">
物料编
物料编
</view>
<view class="right-text">
{{ showvalue?.wlMaterialNo }}
ZHYP044
</view>
</view>
<view class="threeone">
@ -768,7 +778,7 @@
规格型号
</view>
<view class="right-text">
{{ showvalue?.wlSpecificationModel }}
800mm*680mm
</view>
</view>
<view class="gray-heng"></view>
@ -780,7 +790,7 @@
采购单价
</view>
<view class="right-text">
{{ showvalue?.procurementPrice }}
15
</view>
</view>
<view class="threeone">
@ -788,7 +798,7 @@
采购数量
</view>
<view class="right-text">
{{ showvalue?.purchaseQuantity }}
200
</view>
</view>
<view class="threeone">
@ -796,7 +806,7 @@
采购单位
</view>
<view class="right-text">
{{ showvalue?.wlUnits }}
</view>
</view>
<view class="gray-heng"></view>
@ -808,7 +818,7 @@
库存数量
</view>
<view class="right-text">
{{ showvalue?.kcsl }}
853
</view>
</view>
<view class="threeone">
@ -816,7 +826,7 @@
物料上限
</view>
<view class="right-text">
{{ showvalue?.wlUpperLimit }}
4000
</view>
</view>
<view class="threeone">
@ -824,7 +834,7 @@
物料下限
</view>
<view class="right-text">
{{ showvalue?.wlLowerLimit }}
60
</view>
</view>
<view class="gray-heng"></view>
@ -861,15 +871,18 @@
</view>
<view class="right-bottom" v-show="typechange==1" style="padding: 0 50rpx;flex-direction: column;">
<view style="width: 100%;display: flex;justify-content: space-between;margin-top: 20rpx;">
<view style="font-size: 35rpx;font-weight: 600;">
留置针敷贴
<view style="font-size: 35rpx;font-weight: 600;margin-left: 20rpx;">
留置针敷贴(医用...
</view>
<view style="">
采购数量
<text style="font-weight: 600;color: black;">
<view style="color: black;">
<text style="color: #888888;">
采购数量
</text>
<text style="font-weight: 600;">
100
</text>
</view>
</view>
@ -884,11 +897,14 @@
<text style="font-weight: 600;color: black;">
20
</text>
<text style="color: black;">
</text>
</view>
<view
style="width: 110rpx;height: 50rpx;border-radius: 30rpx;display: flex;justify-content: center;align-items: center;border: 1rpx solid #f1f1f1;background-color: #f1f1f1;color: #C3C3C3;margin-top: -10rpx;">
入库
style="width: 110rpx;height: 50rpx;border-radius: 30rpx;display: flex;justify-content: center;align-items: center;border: 1rpx solid #C3C3C3;background-color: #f1f1f1;color: #888888;margin-top: -10rpx;">
{{ index?`销账`:`入库` }}
</view>
</view>
<view style="width: 100%;justify-content: space-between;display: flex;">
@ -902,7 +918,7 @@
</view>
<view class="">
拣货人
<text style="font-weight: 600;color: black;">
<text style="color: black;">
梁嘉豪
</text>
@ -1423,7 +1439,7 @@
}
.bottom-right {
padding: 0 50rpx;
padding: 0 30rpx;
height: 80rpx;
color: #0385FA;
border: 1rpx solid #0385FA;
@ -1433,7 +1449,7 @@
display: flex;
justify-content: center;
align-items: center;
font-size: 32rpx;
font-size: 30rpx;
}
}
@ -1992,8 +2008,9 @@
padding-left: 30rpx;
.left-img {
width: 300rpx;
height: 300rpx;
width: 250rpx;
height: 250rpx;
margin-left: 50rpx;
}
.left-tags {
@ -2011,8 +2028,8 @@
border-radius: 30rpx;
border: 1rpx solid #D2D2D2;
margin-left: 20rpx;
margin-top: 20rpx;
font-size: 25rpx;
margin-top: 10rpx;
font-size: 23rpx;
color: #555555;
}
}
@ -2492,7 +2509,7 @@
.photowall {
position: fixed;
top: 53%;
top: 54%;
left: 50%;
transform: translate(-50%, -50%);
width: 70%;
@ -2512,7 +2529,7 @@
.photowall-name {
font-size: 38rpx;
font-weight: 600;
// font-weight: 600;
}
.photowall-left {
@ -2529,7 +2546,7 @@
width: 110%;
display: flex;
flex-wrap: wrap;
margin-top: 50rpx;
margin-top: 40rpx;
.photowall-other-one {
width: 28.5%;
@ -2559,7 +2576,7 @@
font-size: 40rpx;
font-weight: 600;
background-color: #F3F5F9;
border-radius: 30rpx;
border-radius: 35rpx;
width: 100rpx;
height: 100rpx;
border: 1rpx solid #CBCFD0;
@ -2589,8 +2606,8 @@
.jianhuo-jianpan {
position: absolute;
right: 0rpx;
bottom: 15%;
right: -10rpx;
bottom: 12%;
}
.text-anim {

BIN
static/zhanwei.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -7,8 +7,8 @@
"id": "__UNI__FB2D473",
"name": "护理单元",
"version": {
"name": "1.0.006",
"code": 10006
"name": "1.0.008",
"code": 10008
},
"description": "护理单元",
"developer": {

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
.wareaitem[data-v-7a71bf71]{width:100%;height:100%;position:fixed;top:0;left:0;background:url(../../static/index/warehouse/bg.png) no-repeat;background-size:cover cover}.wareaitem .tp uni-image[data-v-7a71bf71]{width:100%;height:100%}.wareaitem .operationbtn[data-v-7a71bf71]{width:22vw;height:10vw;position:absolute;right:1.5vw;bottom:2vw;display:flex;justify-content:space-between;flex-wrap:wrap}.wareaitem .operationbtn>uni-view[data-v-7a71bf71]{width:10vw;height:4vw;border-radius:1vw;border:.0625rem solid #D9DADC;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1.3vw;color:#888d99;margin:0 .3vw;transition:transform .18s ease,box-shadow .18s ease,background .25s ease;-webkit-tap-highlight-color:transparent}.wareaitem .operationbtn>uni-view uni-image[data-v-7a71bf71]{width:1.6vw;height:1.6vw;margin-right:.2vw}.wareaitem .operationbtn .click-box[data-v-7a71bf71]{color:#888d99;background:rgba(255,255,255,.43)}.wareaitem .operationbtn .click-box-target[data-v-7a71bf71]{background:#fff;box-shadow:0 0 3vw rgba(12,102,209,.33) inset;color:#6c84a0!important;animation:scalePulse-7a71bf71 .36s cubic-bezier(.2,.8,.2,1);transform-origin:center center}.wareaitem .operationbtn .grad-text[data-v-7a71bf71]{background:linear-gradient(90deg,#5b8bb3,#87a1bd);background-size:200% 100%;background-position:0% 50%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:background-position .8s linear}@keyframes scalePulse-7a71bf71{0%{transform:scale(1)}25%{transform:scale(.94)}65%{transform:scale(1.08)}to{transform:scale(1)}}.wareaitem .wareaitem-item[data-v-7a71bf71]{width:100%;height:100%;position:fixed;top:0;left:-2vw}.wareaitem .wareaitem-item .itemact1[data-v-7a71bf71]{width:29vw;height:21vw;top:23vw;left:6vw;z-index:31}.wareaitem .wareaitem-item .itemact2[data-v-7a71bf71]{width:26vw;height:16vw;top:15vw;left:41vw;z-index:27}.wareaitem .wareaitem-item .itemact4[data-v-7a71bf71]{width:24vw;height:16vw;top:28vw;left:46vw;z-index:55}.wareaitem .wareaitem-item .itemact3[data-v-7a71bf71]{width:17vw;height:13vw;top:22vw;left:67vw;z-index:36}.wareaitem .wareaitem-item .wclik[data-v-7a71bf71]{width:22vw;height:14vw;top:16vw;left:44vw;z-index:47}.wareaitem .wareaitem-item .gifs[data-v-7a71bf71]{width:41vw;height:20vw;top:21.6vw;left:27.5vw;z-index:29}.wareaitem .wareaitem-item .ys[data-v-7a71bf71]{width:11vw;height:8vw;top:24.2vw;left:57.9vw;z-index:28}.wareaitem .wareaitem-item .wareitem1[data-v-7a71bf71]{width:86vw;height:44vw;top:1vw;left:10.5vw;z-index:15}.wareaitem .wareaitem-item .wareitem4[data-v-7a71bf71]{width:11vw;height:7vw;top:30.9vw;left:60vw}.wareaitem .wareaitem-item .wareitem6[data-v-7a71bf71]{width:17vw;height:12vw;top:28vw;right:-2vw;z-index:35}.wareaitem .wareaitem-item .wareitem5[data-v-7a71bf71]{width:18vw;height:15vw;top:37vw;left:73vw;z-index:35}.wareaitem .wareaitem-item .wareitem8[data-v-7a71bf71]{width:26vw;height:8vw;top:29.7vw;left:21.8vw}.wareaitem .wareaitem-item .wareitem11[data-v-7a71bf71]{width:3vw;height:3vw;top:24.5vw;left:60vw;z-index:35}.wareaitem .wareaitem-item .wareitem10[data-v-7a71bf71]{width:55vw;height:27vw;top:38vw;left:20vw;z-index:36}.wareaitem .wareaitem-item>uni-view[data-v-7a71bf71]{position:absolute}.wareaitem .annotation1[data-v-7a71bf71]{top:21.5vw;left:19.5vw}.wareaitem .annotation2[data-v-7a71bf71]{top:13vw;left:47vw}.wareaitem .annotation3[data-v-7a71bf71]{top:18vw;left:70vw}.wareaitem .annotation4[data-v-7a71bf71]{top:24vw;left:49.3vw}.wareaitem .annotation5[data-v-7a71bf71]{top:34vw;left:74vw}.wareaitem .annotation6[data-v-7a71bf71]{top:24vw;right:6vw}.wareaitem .annotation[data-v-7a71bf71]{width:7vw;height:8vw;z-index:20;position:fixed}.wareaitem .annotation>uni-view[data-v-7a71bf71]{position:relative}.wareaitem .annotation>uni-view[data-v-7a71bf71]:nth-child(2){width:6.5vw;height:3.2vw;margin:-.0625rem auto 0;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:.8vw .8vw 1.5vw 1.5vw;overflow:hidden}.wareaitem .annotation>uni-view:nth-child(2) uni-image[data-v-7a71bf71]{position:absolute;top:0;left:0}.wareaitem .annotation>uni-view:nth-child(2) uni-text[data-v-7a71bf71]{position:relative;font-weight:400;font-size:1.1vw;color:#fff;z-index:3;margin-top:-.5vw}.wareaitem .annotation>uni-view[data-v-7a71bf71]:nth-child(3){width:3vw;height:5vw;z-index:1;margin:-1vw auto 0}.backgroundContainer[data-v-7a71bf71]{display:flex;flex-direction:column;position:relative;width:100vw;height:100vh;background-image:url(../../static/index/lightbgcnew.png);background-size:cover;background-position:center center;overflow:hidden}.darkbackgroundContainer[data-v-7a71bf71]{width:100vw;height:100vh;display:flex;flex-direction:column;position:relative;background-image:url(../../static/index/background.png);background-size:cover;background-position:center center;overflow:hidden}.zhanwei[data-v-7a71bf71]{position:absolute;top:40vh;right:3vw;width:13vw;height:13vw}
.wareaitem[data-v-b24acc67]{width:100%;height:100%;position:fixed;top:0;left:0;background:url(../../static/index/warehouse/bg.png) no-repeat;background-size:cover cover}.wareaitem .tp uni-image[data-v-b24acc67]{width:100%;height:100%}.wareaitem .operationbtn[data-v-b24acc67]{width:22vw;height:10vw;position:absolute;right:1.5vw;bottom:2vw;display:flex;justify-content:space-between;flex-wrap:wrap}.wareaitem .operationbtn>uni-view[data-v-b24acc67]{width:10vw;height:4vw;border-radius:1vw;border:.0625rem solid #D9DADC;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1.3vw;color:#888d99;margin:0 .3vw;transition:transform .18s ease,box-shadow .18s ease,background .25s ease;-webkit-tap-highlight-color:transparent}.wareaitem .operationbtn>uni-view uni-image[data-v-b24acc67]{width:1.6vw;height:1.6vw;margin-right:.2vw}.wareaitem .operationbtn .click-box[data-v-b24acc67]{color:#888d99;background:rgba(255,255,255,.43)}.wareaitem .operationbtn .click-box-target[data-v-b24acc67]{background:#fff;box-shadow:0 0 3vw rgba(12,102,209,.33) inset;color:#6c84a0!important;animation:scalePulse-b24acc67 .36s cubic-bezier(.2,.8,.2,1);transform-origin:center center}.wareaitem .operationbtn .grad-text[data-v-b24acc67]{background:linear-gradient(90deg,#5b8bb3,#87a1bd);background-size:200% 100%;background-position:0% 50%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:background-position .8s linear}@keyframes scalePulse-b24acc67{0%{transform:scale(1)}25%{transform:scale(.94)}65%{transform:scale(1.08)}to{transform:scale(1)}}.wareaitem .wareaitem-item[data-v-b24acc67]{width:100%;height:100%;position:fixed;top:0;left:-2vw}.wareaitem .wareaitem-item .itemact1[data-v-b24acc67]{width:29vw;height:21vw;top:23vw;left:6vw;z-index:31}.wareaitem .wareaitem-item .itemact2[data-v-b24acc67]{width:26vw;height:16vw;top:15vw;left:41vw;z-index:27}.wareaitem .wareaitem-item .itemact4[data-v-b24acc67]{width:24vw;height:16vw;top:28vw;left:46vw;z-index:55}.wareaitem .wareaitem-item .itemact3[data-v-b24acc67]{width:17vw;height:13vw;top:22vw;left:67vw;z-index:36}.wareaitem .wareaitem-item .wclik[data-v-b24acc67]{width:22vw;height:14vw;top:16vw;left:44vw;z-index:47}.wareaitem .wareaitem-item .gifs[data-v-b24acc67]{width:41vw;height:20vw;top:21.6vw;left:27.5vw;z-index:29}.wareaitem .wareaitem-item .ys[data-v-b24acc67]{width:11vw;height:8vw;top:24.2vw;left:57.9vw;z-index:28}.wareaitem .wareaitem-item .wareitem1[data-v-b24acc67]{width:86vw;height:44vw;top:1vw;left:10.5vw;z-index:15}.wareaitem .wareaitem-item .wareitem4[data-v-b24acc67]{width:11vw;height:7vw;top:30.9vw;left:60vw}.wareaitem .wareaitem-item .wareitem6[data-v-b24acc67]{width:17vw;height:12vw;top:28vw;right:-2vw;z-index:35}.wareaitem .wareaitem-item .wareitem5[data-v-b24acc67]{width:18vw;height:15vw;top:37vw;left:73vw;z-index:35}.wareaitem .wareaitem-item .wareitem8[data-v-b24acc67]{width:26vw;height:8vw;top:29.7vw;left:21.8vw}.wareaitem .wareaitem-item .wareitem11[data-v-b24acc67]{width:3vw;height:3vw;top:24.5vw;left:60vw;z-index:35}.wareaitem .wareaitem-item .wareitem10[data-v-b24acc67]{width:55vw;height:27vw;top:38vw;left:20vw;z-index:36}.wareaitem .wareaitem-item>uni-view[data-v-b24acc67]{position:absolute}.wareaitem .annotation1[data-v-b24acc67]{top:21.5vw;left:19.5vw}.wareaitem .annotation2[data-v-b24acc67]{top:13vw;left:47vw}.wareaitem .annotation3[data-v-b24acc67]{top:18vw;left:70vw}.wareaitem .annotation4[data-v-b24acc67]{top:24vw;left:49.3vw}.wareaitem .annotation5[data-v-b24acc67]{top:34vw;left:74vw}.wareaitem .annotation6[data-v-b24acc67]{top:24vw;right:6vw}.wareaitem .annotation[data-v-b24acc67]{width:7vw;height:8vw;z-index:20;position:fixed}.wareaitem .annotation>uni-view[data-v-b24acc67]{position:relative}.wareaitem .annotation>uni-view[data-v-b24acc67]:nth-child(2){width:6.5vw;height:3.2vw;margin:-.0625rem auto 0;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:.8vw .8vw 1.5vw 1.5vw;overflow:hidden}.wareaitem .annotation>uni-view:nth-child(2) uni-image[data-v-b24acc67]{position:absolute;top:0;left:0}.wareaitem .annotation>uni-view:nth-child(2) uni-text[data-v-b24acc67]{position:relative;font-weight:400;font-size:1.1vw;color:#fff;z-index:3;margin-top:-.5vw}.wareaitem .annotation>uni-view[data-v-b24acc67]:nth-child(3){width:3vw;height:5vw;z-index:1;margin:-1vw auto 0}.backgroundContainer[data-v-b24acc67]{display:flex;flex-direction:column;position:relative;width:100vw;height:100vh;background-image:url(../../static/index/lightbgcnew.png);background-size:cover;background-position:center center;overflow:hidden}.darkbackgroundContainer[data-v-b24acc67]{width:100vw;height:100vh;display:flex;flex-direction:column;position:relative;background-image:url(../../static/index/background.png);background-size:cover;background-position:center center;overflow:hidden}.zhanwei[data-v-b24acc67]{position:absolute;top:40vh;right:3vw;width:13vw;height:13vw}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 442 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB

View File

@ -574,7 +574,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
};

View File

@ -577,7 +577,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
};

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__FB2D473","name":"护理单元","version":{"name":"1.0.006","code":10006},"description":"护理单元","developer":{"name":"","email":"","url":""},"permissions":{"Share":{},"Camera":{},"VideoPlayer":{},"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"render":"always","id":"1","kernel":"WKWebview"},"usingComponents":true,"nvueStyleCompiler":"uni-app","compilerVersion":3,"nativePlugins":{"MonitorModule":{"__plugin_info__":{"name":"MonitorModule","description":"bugly升级","platforms":"Android","url":"","android_package_name":"","ios_bundle_id":"","isCloud":false,"bought":-1,"pid":"","parameters":{}}}},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F8F8F8"},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"uni-app":{"control":"uni-v3","vueVersion":"3","compilerVersion":"4.76","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal","webView":{"minUserAgentVersion":"49.0"}}},"app-harmony":{"useragent":{"value":"uni-app","concatenate":true},"uniStatistics":{"enable":false}},"screenOrientation":["landscape-primary","landscape-secondary"],"launch_path":"__uniappview.html"}
{"@platforms":["android","iPhone","iPad"],"id":"__UNI__FB2D473","name":"护理单元","version":{"name":"1.0.008","code":10008},"description":"护理单元","developer":{"name":"","email":"","url":""},"permissions":{"Share":{},"Camera":{},"VideoPlayer":{},"UniNView":{"description":"UniNView原生渲染"}},"plus":{"useragent":{"value":"uni-app","concatenate":true},"splashscreen":{"target":"id:1","autoclose":true,"waiting":true,"delay":0},"popGesture":"close","launchwebview":{"render":"always","id":"1","kernel":"WKWebview"},"usingComponents":true,"nvueStyleCompiler":"uni-app","compilerVersion":3,"nativePlugins":{"MonitorModule":{"__plugin_info__":{"name":"MonitorModule","description":"bugly升级","platforms":"Android","url":"","android_package_name":"","ios_bundle_id":"","isCloud":false,"bought":-1,"pid":"","parameters":{}}}},"statusbar":{"immersed":"supportedDevice","style":"dark","background":"#F8F8F8"},"uniStatistics":{"enable":false},"allowsInlineMediaPlayback":true,"uni-app":{"control":"uni-v3","vueVersion":"3","compilerVersion":"4.76","nvueCompiler":"uni-app","renderer":"auto","nvue":{"flex-direction":"column"},"nvueLaunchMode":"normal","webView":{"minUserAgentVersion":"49.0"}}},"app-harmony":{"useragent":{"value":"uni-app","concatenate":true},"uniStatistics":{"enable":false}},"screenOrientation":["landscape-primary","landscape-secondary"],"launch_path":"__uniappview.html"}

File diff suppressed because one or more lines are too long

View File

@ -1 +1 @@
.wareaitem[data-v-7a71bf71]{width:100%;height:100%;position:fixed;top:0;left:0;background:url(../../static/index/warehouse/bg.png) no-repeat;background-size:cover cover}.wareaitem .tp uni-image[data-v-7a71bf71]{width:100%;height:100%}.wareaitem .operationbtn[data-v-7a71bf71]{width:22vw;height:10vw;position:absolute;right:1.5vw;bottom:2vw;display:flex;justify-content:space-between;flex-wrap:wrap}.wareaitem .operationbtn>uni-view[data-v-7a71bf71]{width:10vw;height:4vw;border-radius:1vw;border:.0625rem solid #D9DADC;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1.3vw;color:#888d99;margin:0 .3vw;transition:transform .18s ease,box-shadow .18s ease,background .25s ease;-webkit-tap-highlight-color:transparent}.wareaitem .operationbtn>uni-view uni-image[data-v-7a71bf71]{width:1.6vw;height:1.6vw;margin-right:.2vw}.wareaitem .operationbtn .click-box[data-v-7a71bf71]{color:#888d99;background:rgba(255,255,255,.43)}.wareaitem .operationbtn .click-box-target[data-v-7a71bf71]{background:#fff;box-shadow:0 0 3vw rgba(12,102,209,.33) inset;color:#6c84a0!important;animation:scalePulse-7a71bf71 .36s cubic-bezier(.2,.8,.2,1);transform-origin:center center}.wareaitem .operationbtn .grad-text[data-v-7a71bf71]{background:linear-gradient(90deg,#5b8bb3,#87a1bd);background-size:200% 100%;background-position:0% 50%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:background-position .8s linear}@keyframes scalePulse-7a71bf71{0%{transform:scale(1)}25%{transform:scale(.94)}65%{transform:scale(1.08)}to{transform:scale(1)}}.wareaitem .wareaitem-item[data-v-7a71bf71]{width:100%;height:100%;position:fixed;top:0;left:-2vw}.wareaitem .wareaitem-item .itemact1[data-v-7a71bf71]{width:29vw;height:21vw;top:23vw;left:6vw;z-index:31}.wareaitem .wareaitem-item .itemact2[data-v-7a71bf71]{width:26vw;height:16vw;top:15vw;left:41vw;z-index:27}.wareaitem .wareaitem-item .itemact4[data-v-7a71bf71]{width:24vw;height:16vw;top:28vw;left:46vw;z-index:55}.wareaitem .wareaitem-item .itemact3[data-v-7a71bf71]{width:17vw;height:13vw;top:22vw;left:67vw;z-index:36}.wareaitem .wareaitem-item .wclik[data-v-7a71bf71]{width:22vw;height:14vw;top:16vw;left:44vw;z-index:47}.wareaitem .wareaitem-item .gifs[data-v-7a71bf71]{width:41vw;height:20vw;top:21.6vw;left:27.5vw;z-index:29}.wareaitem .wareaitem-item .ys[data-v-7a71bf71]{width:11vw;height:8vw;top:24.2vw;left:57.9vw;z-index:28}.wareaitem .wareaitem-item .wareitem1[data-v-7a71bf71]{width:86vw;height:44vw;top:1vw;left:10.5vw;z-index:15}.wareaitem .wareaitem-item .wareitem4[data-v-7a71bf71]{width:11vw;height:7vw;top:30.9vw;left:60vw}.wareaitem .wareaitem-item .wareitem6[data-v-7a71bf71]{width:17vw;height:12vw;top:28vw;right:-2vw;z-index:35}.wareaitem .wareaitem-item .wareitem5[data-v-7a71bf71]{width:18vw;height:15vw;top:37vw;left:73vw;z-index:35}.wareaitem .wareaitem-item .wareitem8[data-v-7a71bf71]{width:26vw;height:8vw;top:29.7vw;left:21.8vw}.wareaitem .wareaitem-item .wareitem11[data-v-7a71bf71]{width:3vw;height:3vw;top:24.5vw;left:60vw;z-index:35}.wareaitem .wareaitem-item .wareitem10[data-v-7a71bf71]{width:55vw;height:27vw;top:38vw;left:20vw;z-index:36}.wareaitem .wareaitem-item>uni-view[data-v-7a71bf71]{position:absolute}.wareaitem .annotation1[data-v-7a71bf71]{top:21.5vw;left:19.5vw}.wareaitem .annotation2[data-v-7a71bf71]{top:13vw;left:47vw}.wareaitem .annotation3[data-v-7a71bf71]{top:18vw;left:70vw}.wareaitem .annotation4[data-v-7a71bf71]{top:24vw;left:49.3vw}.wareaitem .annotation5[data-v-7a71bf71]{top:34vw;left:74vw}.wareaitem .annotation6[data-v-7a71bf71]{top:24vw;right:6vw}.wareaitem .annotation[data-v-7a71bf71]{width:7vw;height:8vw;z-index:20;position:fixed}.wareaitem .annotation>uni-view[data-v-7a71bf71]{position:relative}.wareaitem .annotation>uni-view[data-v-7a71bf71]:nth-child(2){width:6.5vw;height:3.2vw;margin:-.0625rem auto 0;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:.8vw .8vw 1.5vw 1.5vw;overflow:hidden}.wareaitem .annotation>uni-view:nth-child(2) uni-image[data-v-7a71bf71]{position:absolute;top:0;left:0}.wareaitem .annotation>uni-view:nth-child(2) uni-text[data-v-7a71bf71]{position:relative;font-weight:400;font-size:1.1vw;color:#fff;z-index:3;margin-top:-.5vw}.wareaitem .annotation>uni-view[data-v-7a71bf71]:nth-child(3){width:3vw;height:5vw;z-index:1;margin:-1vw auto 0}.backgroundContainer[data-v-7a71bf71]{display:flex;flex-direction:column;position:relative;width:100vw;height:100vh;background-image:url(../../static/index/lightbgcnew.png);background-size:cover;background-position:center center;overflow:hidden}.darkbackgroundContainer[data-v-7a71bf71]{width:100vw;height:100vh;display:flex;flex-direction:column;position:relative;background-image:url(../../static/index/background.png);background-size:cover;background-position:center center;overflow:hidden}.zhanwei[data-v-7a71bf71]{position:absolute;top:40vh;right:3vw;width:13vw;height:13vw}
.wareaitem[data-v-b24acc67]{width:100%;height:100%;position:fixed;top:0;left:0;background:url(../../static/index/warehouse/bg.png) no-repeat;background-size:cover cover}.wareaitem .tp uni-image[data-v-b24acc67]{width:100%;height:100%}.wareaitem .operationbtn[data-v-b24acc67]{width:22vw;height:10vw;position:absolute;right:1.5vw;bottom:2vw;display:flex;justify-content:space-between;flex-wrap:wrap}.wareaitem .operationbtn>uni-view[data-v-b24acc67]{width:10vw;height:4vw;border-radius:1vw;border:.0625rem solid #D9DADC;display:flex;justify-content:center;align-items:center;font-weight:400;font-size:1.3vw;color:#888d99;margin:0 .3vw;transition:transform .18s ease,box-shadow .18s ease,background .25s ease;-webkit-tap-highlight-color:transparent}.wareaitem .operationbtn>uni-view uni-image[data-v-b24acc67]{width:1.6vw;height:1.6vw;margin-right:.2vw}.wareaitem .operationbtn .click-box[data-v-b24acc67]{color:#888d99;background:rgba(255,255,255,.43)}.wareaitem .operationbtn .click-box-target[data-v-b24acc67]{background:#fff;box-shadow:0 0 3vw rgba(12,102,209,.33) inset;color:#6c84a0!important;animation:scalePulse-b24acc67 .36s cubic-bezier(.2,.8,.2,1);transform-origin:center center}.wareaitem .operationbtn .grad-text[data-v-b24acc67]{background:linear-gradient(90deg,#5b8bb3,#87a1bd);background-size:200% 100%;background-position:0% 50%;-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;transition:background-position .8s linear}@keyframes scalePulse-b24acc67{0%{transform:scale(1)}25%{transform:scale(.94)}65%{transform:scale(1.08)}to{transform:scale(1)}}.wareaitem .wareaitem-item[data-v-b24acc67]{width:100%;height:100%;position:fixed;top:0;left:-2vw}.wareaitem .wareaitem-item .itemact1[data-v-b24acc67]{width:29vw;height:21vw;top:23vw;left:6vw;z-index:31}.wareaitem .wareaitem-item .itemact2[data-v-b24acc67]{width:26vw;height:16vw;top:15vw;left:41vw;z-index:27}.wareaitem .wareaitem-item .itemact4[data-v-b24acc67]{width:24vw;height:16vw;top:28vw;left:46vw;z-index:55}.wareaitem .wareaitem-item .itemact3[data-v-b24acc67]{width:17vw;height:13vw;top:22vw;left:67vw;z-index:36}.wareaitem .wareaitem-item .wclik[data-v-b24acc67]{width:22vw;height:14vw;top:16vw;left:44vw;z-index:47}.wareaitem .wareaitem-item .gifs[data-v-b24acc67]{width:41vw;height:20vw;top:21.6vw;left:27.5vw;z-index:29}.wareaitem .wareaitem-item .ys[data-v-b24acc67]{width:11vw;height:8vw;top:24.2vw;left:57.9vw;z-index:28}.wareaitem .wareaitem-item .wareitem1[data-v-b24acc67]{width:86vw;height:44vw;top:1vw;left:10.5vw;z-index:15}.wareaitem .wareaitem-item .wareitem4[data-v-b24acc67]{width:11vw;height:7vw;top:30.9vw;left:60vw}.wareaitem .wareaitem-item .wareitem6[data-v-b24acc67]{width:17vw;height:12vw;top:28vw;right:-2vw;z-index:35}.wareaitem .wareaitem-item .wareitem5[data-v-b24acc67]{width:18vw;height:15vw;top:37vw;left:73vw;z-index:35}.wareaitem .wareaitem-item .wareitem8[data-v-b24acc67]{width:26vw;height:8vw;top:29.7vw;left:21.8vw}.wareaitem .wareaitem-item .wareitem11[data-v-b24acc67]{width:3vw;height:3vw;top:24.5vw;left:60vw;z-index:35}.wareaitem .wareaitem-item .wareitem10[data-v-b24acc67]{width:55vw;height:27vw;top:38vw;left:20vw;z-index:36}.wareaitem .wareaitem-item>uni-view[data-v-b24acc67]{position:absolute}.wareaitem .annotation1[data-v-b24acc67]{top:21.5vw;left:19.5vw}.wareaitem .annotation2[data-v-b24acc67]{top:13vw;left:47vw}.wareaitem .annotation3[data-v-b24acc67]{top:18vw;left:70vw}.wareaitem .annotation4[data-v-b24acc67]{top:24vw;left:49.3vw}.wareaitem .annotation5[data-v-b24acc67]{top:34vw;left:74vw}.wareaitem .annotation6[data-v-b24acc67]{top:24vw;right:6vw}.wareaitem .annotation[data-v-b24acc67]{width:7vw;height:8vw;z-index:20;position:fixed}.wareaitem .annotation>uni-view[data-v-b24acc67]{position:relative}.wareaitem .annotation>uni-view[data-v-b24acc67]:nth-child(2){width:6.5vw;height:3.2vw;margin:-.0625rem auto 0;z-index:2;display:flex;align-items:center;justify-content:center;border-radius:.8vw .8vw 1.5vw 1.5vw;overflow:hidden}.wareaitem .annotation>uni-view:nth-child(2) uni-image[data-v-b24acc67]{position:absolute;top:0;left:0}.wareaitem .annotation>uni-view:nth-child(2) uni-text[data-v-b24acc67]{position:relative;font-weight:400;font-size:1.1vw;color:#fff;z-index:3;margin-top:-.5vw}.wareaitem .annotation>uni-view[data-v-b24acc67]:nth-child(3){width:3vw;height:5vw;z-index:1;margin:-1vw auto 0}.backgroundContainer[data-v-b24acc67]{display:flex;flex-direction:column;position:relative;width:100vw;height:100vh;background-image:url(../../static/index/lightbgcnew.png);background-size:cover;background-position:center center;overflow:hidden}.darkbackgroundContainer[data-v-b24acc67]{width:100vw;height:100vh;display:flex;flex-direction:column;position:relative;background-image:url(../../static/index/background.png);background-size:cover;background-position:center center;overflow:hidden}.zhanwei[data-v-b24acc67]{position:absolute;top:40vh;right:3vw;width:13vw;height:13vw}

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Binary file not shown.

After

Width:  |  Height:  |  Size: 694 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 442 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 4.9 KiB