diff --git a/component/public/newgame/joysticknew.vue b/component/public/newgame/joysticknew.vue
index f377f9e..6cb72b3 100644
--- a/component/public/newgame/joysticknew.vue
+++ b/component/public/newgame/joysticknew.vue
@@ -67,11 +67,11 @@
},
movebottom: {
type: Number,
- default: 30
+ default: 80
},
moveright: {
type: Number,
- default:60
+ default:70
},
pao:{
type: Boolean,
diff --git a/pages/NursingNew/component/leftcontent/serveswipe.vue b/pages/NursingNew/component/leftcontent/serveswipe.vue
index fc4bc96..d1ed572 100644
--- a/pages/NursingNew/component/leftcontent/serveswipe.vue
+++ b/pages/NursingNew/component/leftcontent/serveswipe.vue
@@ -18,8 +18,11 @@
-
+
+
+
+
@@ -201,7 +204,8 @@
-
{{v.name }}
@@ -250,8 +254,7 @@
+ v-if="topbuttontarget>0&&(listobj?.izStart=='Y'&& listobj?.izFinish=='N')" class="del">
@@ -267,7 +270,7 @@
点击上传{{topbuttontarget==1?'图片':'录像'}}
-
+
@@ -592,7 +595,7 @@
}
const pici = ref(0);
const del = (v, i) => {
- console.log("?????",i)
+ console.log("?????", i)
pici.value = i;
}
const del1 = () => {
@@ -884,7 +887,6 @@
\ No newline at end of file
diff --git a/pages/NursingNew/component/logistics/newindex.vue b/pages/NursingNew/component/logistics/newindex.vue
index 4798b82..68bb558 100644
--- a/pages/NursingNew/component/logistics/newindex.vue
+++ b/pages/NursingNew/component/logistics/newindex.vue
@@ -1698,10 +1698,10 @@
const emotionTagList = ref([]);
const bodyTagList = ref([]);
const geteverything = () => {
-
+ console.log("为啥",uni.getStorageSync('nuId'))
if (uni.getStorageSync('nuId')) {
getNclist(uni.getStorageSync('nuId')).then((res : any) => {
- // console.log("通了吗",res)
+ console.log("通了吗",res)
timearr.value = Array.from({ length: 24 }, (_, hour) => ({
positioning: hour.toString(),
children: minuteArr.map(time => ({
@@ -2100,6 +2100,7 @@
const lastClick = ref(0)
let singleTimer = null
const clickaddnew = (item, index) => {
+
isTuoing.value = false
killbaddata.value = true
thirdmenuIndex.value = index
@@ -2210,6 +2211,7 @@
})
} else {
addDirective(postdata).then((res) => {
+ console.log("wtf",res)
if (res.success) {
geteverything()
setTimeout(() => {
diff --git a/pages/NursingNew/component/nurse/bigindex.css b/pages/NursingNew/component/nurse/bigindex.css
index a4a2706..ec7cb51 100644
--- a/pages/NursingNew/component/nurse/bigindex.css
+++ b/pages/NursingNew/component/nurse/bigindex.css
@@ -609,22 +609,32 @@
}
font-size: 33rpx;
- margin-top: 10rpx;
+ margin-top: 5rpx;
display:flex;
position: relative;
}
- .history-right {
+ .blue-button-left {
+ border: 2rpx solid #fff;
+ border-radius: 50%;
+ width: 2.5vw;
+ height: 2.5vw;
+ position: absolute;
+ left: -0.8vw;
+ top: 0;
+ }
- width: 7vw;
- height: 2.8vw;
+ .history-right {
+ width: 7.7vw;
+ height: 2.5vw;
background: linear-gradient(to bottom, #009DEF, #0076FF);
display: flex;
justify-content: center;
align-items: center;
- border-radius: 10rpx;
+ border-radius: 30rpx;
color: #fff;
- font-size: 30rpx;
+ padding-left: 1.4vw;
+ font-size: 26rpx;
position: relative;
}
}
@@ -686,7 +696,7 @@
margin-left: 6rpx;
margin-top: 15rpx;
margin-bottom: 10rpx;
-
+
}
.history-name {
@@ -1027,25 +1037,26 @@
background-color: red;
}
-.que-nomessage{
+.que-nomessage {
width: 25.2vw;
height: 26vw;
position: absolute;
- top: 58%;
+ top: 55%;
left: 50%;
- transform: translate(-50%,-50%);
+ transform: translate(-50%, -50%);
border-radius: 30rpx;
border: 1rpx solid #d9d9d9;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
-
- image{
+
+ image {
width: 10vw;
height: 10vw;
}
- view{
+
+ view {
width: 100%;
text-align: center;
font-weight: 300;
diff --git a/pages/NursingNew/component/nurse/bigindex.vue b/pages/NursingNew/component/nurse/bigindex.vue
index 93ae534..d0cce4d 100644
--- a/pages/NursingNew/component/nurse/bigindex.vue
+++ b/pages/NursingNew/component/nurse/bigindex.vue
@@ -250,10 +250,11 @@
服务指令
+
长者标签
-
+
暂无数据
diff --git a/pages/NursingNew/component/nurse/component/default.vue b/pages/NursingNew/component/nurse/component/default.vue
index 3c94bba..50654f0 100644
--- a/pages/NursingNew/component/nurse/component/default.vue
+++ b/pages/NursingNew/component/nurse/component/default.vue
@@ -18,7 +18,7 @@
\ No newline at end of file
diff --git a/pages/NursingNew/component/warehousematrix/newindex.vue b/pages/NursingNew/component/warehousematrix/newindex.vue
index a62e518..e516402 100644
--- a/pages/NursingNew/component/warehousematrix/newindex.vue
+++ b/pages/NursingNew/component/warehousematrix/newindex.vue
@@ -1531,6 +1531,7 @@
const doaddDirective = (element : any) => {
addDirective(element).then((res) => {
+ // console.log("?????0",res)
if (res.success) {
geteverything()
}
diff --git a/pages/Warehouse/finish.vue b/pages/Warehouse/finish.vue
index 356d549..0146663 100644
--- a/pages/Warehouse/finish.vue
+++ b/pages/Warehouse/finish.vue
@@ -651,13 +651,15 @@
{{v.status_dictText}}
-
+
+
+
+ {{ v.wlName }}
+
+
-
- {{ v.wlName }}
-
@@ -2332,7 +2334,7 @@
.pls-card-middle {
width: 100%;
height: 11vh;
- margin-top: 2vh;
+ margin-top: 2.5vh;
display: flex;
position: relative;
@@ -2407,6 +2409,7 @@
.pls-card-end {
width: 100%;
+ margin-top: 20rpx;
height: 7.7vh;
display: flex;
@@ -2579,10 +2582,10 @@
// justify-content: space-around;
.middle-img {
- margin-top: 10rpx;
- width: 150rpx;
- height: 150rpx;
+ max-width: 130rpx;
+ max-height: 130rpx;
border-radius: 1vw;
+ margin-right: 7rpx;
}
.middle-right {
@@ -2591,20 +2594,7 @@
flex-direction: column;
align-items: center;
- .right-title {
- width: 85%;
- white-space: nowrap;
- /* 不换行 */
- overflow: hidden;
- /* 超出隐藏 */
- text-overflow: ellipsis;
- /* 显示省略号 */
- display: block;
- font-weight: 800;
- font-size: 30rpx;
- margin-bottom: 20rpx;
- text-align: center;
- }
+
.right-middle {
// margin-bottom: 7rpx;
@@ -2673,10 +2663,10 @@
padding-top: 30rpx;
.left-img {
- width: 250rpx;
- height: 250rpx;
- margin-left: 50rpx;
- margin-top: 2vw;
+ width: 280rpx;
+ height: 280rpx;
+ margin-left: 20rpx;
+ margin-top: 0.5vw;
border-radius: 1vw;
}
@@ -3112,8 +3102,8 @@
.juzhong {
align-items: center;
- height: 40rpx;
- font-size: 25rpx;
+ height: 45rpx;
+ font-size: 28rpx;
display: flex;
width: 335rpx;
color: black;
@@ -3123,22 +3113,22 @@
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
- width: 210rpx;
+ width: 190rpx;
height: 40rpx;
}
}
.up-tags {
position: absolute;
- right: 15rpx;
- top: 15rpx;
- width: 110rpx;
+ right: 120rpx;
+ top: 100rpx;
+ width: 120rpx;
height: 50rpx;
border-radius: 40rpx;
background-color: #fff;
color: #555555;
border: 1rpx solid #C3C3C3;
- font-size: 24rpx;
+ font-size: 27rpx;
z-index: 2;
display: flex;
justify-content: center;
@@ -3147,15 +3137,15 @@
.up-tags-target {
position: absolute;
- right: 15rpx;
- top: 15rpx;
- width: 110rpx;
+ right: 120rpx;
+ top: 100rpx;
+ width: 120rpx;
height: 50rpx;
border-radius: 40rpx;
background-color: #fff;
color: #1083F8;
border: 1rpx solid #A4D5FE;
- font-size: 24rpx;
+ font-size: 27rpx;
z-index: 2;
display: flex;
justify-content: center;
@@ -3502,6 +3492,7 @@
width: 88%;
height: 110rpx;
display: flex;
+ margin-top: 10rpx;
.right-end {
// background-color: red;
@@ -3584,4 +3575,24 @@
border-radius: 30rpx;
z-index: 100;
}
+ .title-flex{
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ padding: 20rpx 0;
+ padding-top: 30rpx;
+ }
+ .right-title {
+ width: 10vw;
+ white-space: nowrap;
+ /* 不换行 */
+ overflow: hidden;
+ /* 超出隐藏 */
+ text-overflow: ellipsis;
+ /* 显示省略号 */
+ display: block;
+ font-weight: 800;
+ font-size: 30rpx;
+ margin-bottom: 60rpx;
+ }
\ No newline at end of file
diff --git a/pages/Warehouse/index/component/index.vue b/pages/Warehouse/index/component/index.vue
index 6278dea..ba98612 100644
--- a/pages/Warehouse/index/component/index.vue
+++ b/pages/Warehouse/index/component/index.vue
@@ -1340,7 +1340,7 @@
width: 14vw;
height: 2vw;
display: flex;
- justify-content: space-around;
+ // justify-content: space-around;
margin-top: 2.5vw;
view {
diff --git a/pages/Warehouse/index/index.vue b/pages/Warehouse/index/index.vue
index 7de3e1f..585c46e 100644
--- a/pages/Warehouse/index/index.vue
+++ b/pages/Warehouse/index/index.vue
@@ -65,7 +65,7 @@
-
+
{
- menuop.value = 9;
- }, 100)
- console.log('后勤矩阵')
- break;
+ // case 'kzgn_hqjz':
+ // swipdex.value = 9;
+ // setTimeout(() => {
+ // menuop.value = 9;
+ // }, 100)
+ // console.log('后勤矩阵')
+ // break;
case 'kzgn_kfjz':
swipdex.value = 10;
setTimeout(() => {
diff --git a/pages/Warehouse/picking.vue b/pages/Warehouse/picking.vue
index b11e596..77c86a1 100644
--- a/pages/Warehouse/picking.vue
+++ b/pages/Warehouse/picking.vue
@@ -4,7 +4,7 @@
:style="opencgr||opengys||opendata ?{background:`transparent`}:{}"
@click="moreindex=-1; topbuttontarget=-1;openjianhuo=false;opengaijia=false;opendata=false;opencgr=false;opengys=false;albumlist=[]">
-
@@ -689,13 +689,17 @@
{{v.status_dictText}}
-
+
+
+
+ {{ v.wlName }}
+
+
+
-
- {{ v.wlName }}
-
+
@@ -2513,10 +2517,10 @@
// justify-content: space-around;
.middle-img {
- margin-top: 10rpx;
- width: 150rpx;
- height: 150rpx;
+ max-width: 130rpx;
+ max-height: 130rpx;
border-radius: 1vw;
+ margin-right: 7rpx;
}
.middle-right {
@@ -2525,20 +2529,7 @@
flex-direction: column;
align-items: center;
- .right-title {
- width: 85%;
- white-space: nowrap;
- /* 不换行 */
- overflow: hidden;
- /* 超出隐藏 */
- text-overflow: ellipsis;
- /* 显示省略号 */
- display: block;
- font-weight: 800;
- font-size: 30rpx;
- margin-bottom: 20rpx;
- text-align: center;
- }
+
.right-middle {
// margin-bottom: 7rpx;
@@ -2548,7 +2539,20 @@
}
}
}
-
+ .right-title {
+ width: 10vw;
+ white-space: nowrap;
+ /* 不换行 */
+ overflow: hidden;
+ /* 超出隐藏 */
+ text-overflow: ellipsis;
+ /* 显示省略号 */
+ display: block;
+ font-weight: 800;
+ font-size: 30rpx;
+ margin-bottom: 60rpx;
+ // text-align: center;
+ }
.wuliao-title {
margin-top: 18rpx;
margin-left: 30rpx;
@@ -2596,12 +2600,11 @@
padding-top: 30rpx;
.left-img {
- width: 250rpx;
- height: 250rpx;
- margin-left: 50rpx;
- margin-top: 2vw;
+ width: 280rpx;
+ height: 280rpx;
+ margin-left: 20rpx;
+ margin-top: 0.5vw;
border-radius: 1vw;
- // margin-right: 50rpx;
}
.left-tags {
@@ -2897,8 +2900,8 @@
.juzhong {
align-items: center;
- height: 40rpx;
- font-size: 25rpx;
+ height: 45rpx;
+ font-size: 28rpx;
display: flex;
width: 335rpx;
color: black;
@@ -2908,22 +2911,22 @@
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
- width: 210rpx;
+ width: 190rpx;
height: 40rpx;
}
}
.up-tags {
position: absolute;
- right: 15rpx;
- top: 15rpx;
- width: 110rpx;
+ right: 120rpx;
+ top: 100rpx;
+ width: 120rpx;
height: 50rpx;
border-radius: 40rpx;
background-color: #fff;
color: #555555;
border: 1rpx solid #C3C3C3;
- font-size: 24rpx;
+ font-size: 27rpx;
z-index: 2;
display: flex;
justify-content: center;
@@ -2932,15 +2935,15 @@
.up-tags-target {
position: absolute;
- right: 15rpx;
- top: 15rpx;
- width: 110rpx;
+ right: 120rpx;
+ top: 100rpx;
+ width: 120rpx;
height: 50rpx;
border-radius: 40rpx;
background-color: #fff;
color: #1083F8;
border: 1rpx solid #A4D5FE;
- font-size: 24rpx;
+ font-size: 27rpx;
z-index: 2;
display: flex;
justify-content: center;
@@ -3349,7 +3352,8 @@
width: 88%;
height: 110rpx;
display: flex;
-
+ margin-top: 10rpx;
+
.right-end {
// background-color: red;
width: 33%;
@@ -3417,4 +3421,11 @@
border-radius: 30rpx;
z-index: 100;
}
+ .title-flex{
+ display: flex;
+ justify-content: center;
+ align-items: center;
+ padding: 20rpx 0;
+ padding-top: 30rpx;
+ }
\ No newline at end of file
diff --git a/pages/procurement/common/toryitem.vue b/pages/procurement/common/toryitem.vue
index 8ead9ea..bd312e2 100644
--- a/pages/procurement/common/toryitem.vue
+++ b/pages/procurement/common/toryitem.vue
@@ -190,6 +190,7 @@
// console.log("啥啊",i)
v.zk = !v.zk;
havezk.value = v.zk
+ // console.log("头疼啊",havezk.value)
if (v.zk) {
if (props.pddType == '1') { uni.setStorageSync('valitem', v); }
setTimeout(() => {
@@ -343,7 +344,7 @@
return y <= (h * 1 / 2);
}
const isbottom = ref(false);
- const clicklock = ref(false)
+ // const clicklock = ref(false)
/** 事件处理示例 */
function onTap(e) {
const top = isTopHalfApp(e);
@@ -352,19 +353,24 @@
return;
}
if (havezk.value) {
-
- if (!clicklock.value) {
- if (!top) {
- isbottom.value = true
- // console.log("开启了")
- } else {
- isbottom.value = false
- }
- clicklock.value = true
+ // console.log("top", top, clicklock.value)
+ // if (!clicklock.value) {
+ // if (!top) {
+ // isbottom.value = true
+ // // console.log("开启了")
+ // } else {
+ // isbottom.value = false
+ // }
+ // clicklock.value = true
+ // }
+ if (!top) {
+ isbottom.value = true
+ // console.log("开启了")
+ } else {
+ isbottom.value = false
}
-
} else {
- clicklock.value = false
+ // clicklock.value = false
}
// uni.showToast({ title: top ? '上半部分' : '下半部分', icon: 'none' });
@@ -780,7 +786,7 @@
height: 100%;
overflow: hidden;
position: absolute;
- left: 18vw;
+ left: 15.5vw;
top: 0.5vw;
.wltwo {
@@ -863,7 +869,7 @@
display: flex;
flex-direction: column;
position: absolute;
- left: 2vw;
+ left: 0.5vw;
top: 1.5vw;
.cardp {
@@ -902,22 +908,25 @@
}
.imgs {
- width: 13vw;
- height: 9vw;
+ width: 10vw;
+ height: 10vw;
// background: #F8F8F8;
border-radius: 1.1vw;
display: flex;
justify-content: center;
align-items: center;
- margin-top: 1.2vw;
+ // margin-top: 1.2vw;
+ // background-color: blue;
+ margin-left: 2.5vw;
+ margin-top: 0.5vw;
// margin: 0.8vw auto 0;
// padding: 0.5vw;
>image {
- width: 9vw;
- height: 9vw;
- margin-left: 1vw;
- border-radius: 0.4vw;
+ width: 100%;
+ height: 100%;
+ // margin-left: 1vw;
+ // border-radius: 0.4vw;
}
}
diff --git a/pages/procurement/components/Inventory.vue b/pages/procurement/components/Inventory.vue
index 3e74841..a4e0be3 100644
--- a/pages/procurement/components/Inventory.vue
+++ b/pages/procurement/components/Inventory.vue
@@ -27,7 +27,7 @@
规格型号: {{v.specificationModel}}
- 采购单价:
+ 采购单价:111111111111111
¥{{v.oneUnitPrice?Number(v.oneUnitPrice).toFixed(2):""}}
采购单位: {{ v.oneUnit}}
采购单价:
diff --git a/pages/procurement/components/carditem.vue b/pages/procurement/components/carditem.vue
index 35cc992..abb5530 100644
--- a/pages/procurement/components/carditem.vue
+++ b/pages/procurement/components/carditem.vue
@@ -467,12 +467,14 @@
.imghs {
width: 12vw;
height: 12vw;
- margin: 0.8vw auto 0.25vw;
+ margin: 0vw auto 0.25vw;
padding: 0.2vw;
+ padding-top: 0;
background: #fff;
border-radius: 1.1vw;
>image {
+ margin-top: -0.6vw;
width: 100%;
height: 100%;
border-radius: 1.1vw;
diff --git a/pages/procurement/material.vue b/pages/procurement/material.vue
index 6fe2025..6473ac8 100644
--- a/pages/procurement/material.vue
+++ b/pages/procurement/material.vue
@@ -920,9 +920,10 @@
image {
width: 7vw;
height: 7vw;
- margin: 0.5vw auto 0.5vw;
+ margin: 1vw auto 0.3vw;
display: block;
border-radius: 0.7vw;
+ // background-color: red;
}
>view {
diff --git a/pages/procurement/outbound.vue b/pages/procurement/outbound.vue
index ecd7e13..791ce4a 100644
--- a/pages/procurement/outbound.vue
+++ b/pages/procurement/outbound.vue
@@ -197,7 +197,7 @@
-
@@ -1243,11 +1243,10 @@
padding: 0.5vw 0;
.bgimg {
- width: 8vw;
- height: 8vw;
- margin: 0.3vw auto 0.25vw;
+ width: 7vw;
+ height: 7vw;
+ margin: 1.3vw auto 0.25vw;
border-radius: 1.1vw;
- background: #fff;
display: flex;
justify-content: center;
align-items: center;
diff --git a/pages/procurement/purchaseorder.vue b/pages/procurement/purchaseorder.vue
index 45ce3fb..74d9e3f 100644
--- a/pages/procurement/purchaseorder.vue
+++ b/pages/procurement/purchaseorder.vue
@@ -1123,8 +1123,9 @@
.middle-img {
width: 150rpx;
height: 150rpx;
- margin: 0.3vw 0 0 0.15vw;
+ margin: 0vw 0 0 0.15vw;
border-radius: 1vw;
+ // background-color: red;
}
.middle-right {
@@ -1196,11 +1197,12 @@
padding-top: 30rpx;
.left-img {
- width: 250rpx;
- height: 250rpx;
- margin-left: 50rpx;
- margin-top: 2vw;
+ width: 280rpx;
+ height: 280rpx;
+ margin-left: 20rpx;
+ margin-top: 0.5vw;
border-radius: 1vw;
+ // background-color: blue;
}
.left-tags {
diff --git a/pages/watch/full.vue b/pages/watch/full.vue
index d94f810..33ecb09 100644
--- a/pages/watch/full.vue
+++ b/pages/watch/full.vue
@@ -349,7 +349,7 @@
}
break
case 8:
- jumpopen.value = true
+ jumpopen.value = !jumpopen.value
break
case 9:
@@ -546,7 +546,7 @@
height: 100%;
width: 100%;
position: relative;
- padding: 60rpx;
+ padding: 50rpx;
.scroll-vi {
height: 100rpx;
@@ -584,7 +584,7 @@
}
.big-bgc {
- margin-left: -15rpx;
+ // margin-left: -15rpx;
margin-top: 20rpx;
width: 1600rpx;
height: 1000rpx;
@@ -616,20 +616,20 @@
.right-right {
position: absolute;
- right: -20rpx;
- top: 60rpx;
+ right: -90rpx;
+ top: 27rpx;
height: calc(100% - 250rpx);
width: 570rpx;
}
.bottom-view {
- margin-left: 90rpx;
+ // margin-left: 90rpx;
margin-top: 20rpx;
width: 440rpx;
height: 800rpx;
border-radius: 50rpx;
- background-color: rgba(226, 227, 231, 0.5);
+ // background-color: rgba(226, 227, 231, 0.5);
position: relative;
display: flex;
flex-wrap: wrap;
@@ -640,7 +640,7 @@
.button-father {
margin-top: 20rpx;
margin-bottom: 0;
- margin-left: 28rpx;
+ margin-left: 30rpx;
text-align: center;
.bottom-button {
@@ -648,8 +648,8 @@
display: flex;
justify-content: center;
align-items: center;
- width: 110rpx;
- height: 110rpx;
+ width: 115rpx;
+ height: 115rpx;
border: 1rpx solid #CDD3DD;
border-radius: 35rpx;
margin-bottom: 5rpx;
@@ -679,34 +679,34 @@
.picture {
display: flex;
- margin-top: 40rpx;
+ margin-top: 25rpx;
.picture-card {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
- margin-left: 20rpx;
- margin-right: 10rpx;
+ margin-right: 25rpx;
+ // margin-right: 10rpx;
width: 200rpx;
-
+ // background-color: red;
.bgc-card {
width: 100%;
- height: 130rpx;
+ height: 150rpx;
background-color: rgba(226, 227, 231, 0.5);
border-radius: 30rpx;
display: flex;
justify-content: center;
align-items: center;
- margin-bottom: 10rpx;
+ margin-bottom: 20rpx;
}
}
}
.jump-white {
position: absolute;
- bottom: 20rpx;
- left: 50rpx;
+ bottom: 35rpx;
+ left: 30rpx;
width: 300rpx;
height: 400rpx;
background-color: #fff;
diff --git a/static/index/procurement/k.png b/static/index/procurement/k.png
index 952fe2e..f5b365c 100644
Binary files a/static/index/procurement/k.png and b/static/index/procurement/k.png differ