From 2462b1b124e171db8a065b230e26d87d78dc54c3 Mon Sep 17 00:00:00 2001
From: Teng <461587751@qq.com>
Date: Fri, 13 Mar 2026 16:15:05 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BC=98=E5=8C=96=E4=BA=86=E4=BB=A3=E7=A0=81?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
component/public/donghua.vue | 257 +++++++++++-------
.../component/leftcontent/serveswipe.vue | 2 +-
pages/NursingNew/component/nurse/index.css | 72 ++---
pages/NursingNew/component/nurse/newindex.vue | 90 +++---
.../component/pleasetake/common/htditem.vue | 2 +-
pages/NursingNew/index.vue | 2 +-
pages/login/newanimationpage.vue | 6 +-
static/index/changemode.png | Bin 0 -> 3302 bytes
8 files changed, 261 insertions(+), 170 deletions(-)
create mode 100644 static/index/changemode.png
diff --git a/component/public/donghua.vue b/component/public/donghua.vue
index aa5648f..5c76030 100644
--- a/component/public/donghua.vue
+++ b/component/public/donghua.vue
@@ -21,130 +21,205 @@
)) -->
-
-
-
\ No newline at end of file
diff --git a/pages/NursingNew/component/leftcontent/serveswipe.vue b/pages/NursingNew/component/leftcontent/serveswipe.vue
index bb55164..6cfc409 100644
--- a/pages/NursingNew/component/leftcontent/serveswipe.vue
+++ b/pages/NursingNew/component/leftcontent/serveswipe.vue
@@ -1577,7 +1577,7 @@
.message-view {
display: flex;
-
+ font-size: 25rpx;
.message-shu {
width: 3rpx;
height: 1.5vw;
diff --git a/pages/NursingNew/component/nurse/index.css b/pages/NursingNew/component/nurse/index.css
index 17fbe88..80b100f 100644
--- a/pages/NursingNew/component/nurse/index.css
+++ b/pages/NursingNew/component/nurse/index.css
@@ -1453,20 +1453,6 @@
margin-left: -5rpx;
display: flex;
align-items: center;
-
- .target-gray {
- background-color: #F8F8FA;
- border: 1rpx solid #D5D5D5;
- display: flex;
- height: 100%;
- align-items: center;
- padding: 0 18rpx;
- border-radius: 10rpx;
- font-size: 28rpx;
- color: #222222;
- }
-
-
}
.target-contain {
@@ -1550,7 +1536,7 @@
top: 310rpx;
left: 0;
width: 100%;
- height: 472rpx;
+ height: 490rpx;
background-color: #fff;
border: 2rpx solid rgba(0, 137, 254, 0.29);
border-radius: 35rpx;
@@ -1800,7 +1786,7 @@
right: 20rpx;
top: 50%;
transform: translateY(-50%);
- width: 200rpx;
+ width: 220rpx;
height: 70%;
background-color: #0089FE;
border-radius: 20rpx;
@@ -1809,6 +1795,13 @@
align-items: center;
color: #fff;
font-size: 35rpx;
+
+ .white-imge {
+ width: 40rpx;
+ height: 40rpx;
+ margin-right: 5rpx;
+ }
+
}
}
@@ -2128,16 +2121,17 @@
.packtarget-end {
width: 100%;
- height: 200rpx;
+ height: 240rpx;
display: flex;
padding-top: 15rpx;
position: relative;
+ /* background-color: red; */
.target-edit {
position: absolute;
right: 5rpx;
- bottom: -20rpx;
+ bottom: 0rpx;
width: 130rpx;
height: 60rpx;
display: flex;
@@ -2151,8 +2145,8 @@
}
.end-icon {
- width: 100rpx;
- height: 100rpx;
+ width: 80rpx;
+ height: 80rpx;
margin-left: 20rpx;
margin-top: 5rpx;
margin-right: 20rpx;
@@ -2165,15 +2159,12 @@
border: 1rpx solid #D5D5D5;
display: flex;
height: 35rpx;
- width: 100%;
- /* align-items: center; */
- /* padding: 0 10rpx; */
+ padding: 0 10rpx;
border-radius: 10rpx;
- font-size: 23rpx;
- color: #222222;
+ font-size: 25rpx;
+ color: #7a7a7a;
justify-content: center;
align-items: center;
- margin-top: 10rpx;
}
.packtarget-title {
@@ -2186,7 +2177,7 @@
position: absolute;
top: 2.5rpx;
left: 0;
- font-size: 31rpx;
+ font-size: 32rpx;
/* margin-top: 3rpx; */
}
@@ -2199,7 +2190,10 @@
}
.packtarget-serviceContent {
- width: 350rpx;
+ position: absolute;
+ left: 0;
+ top: 100rpx;
+ width: 530rpx;
height: 70rpx;
margin-top: 10rpx;
font-size: 25rpx;
@@ -2406,11 +2400,13 @@
width: 100%;
height: 100%;
}
-.includestwo-father{
+
+.includestwo-father {
display: flex;
align-items: center;
- margin-top: 5rpx;
+ margin-top: 5rpx;
}
+
.includestwo {
width: 110rpx;
@@ -2423,26 +2419,32 @@
align-items: center;
color: #fff;
}
-.includestwo-detail{
+
+.includestwo-detail {
font-size: 25rpx;
margin-left: 10rpx;
}
-.includestwo-image{
+
+.includestwo-image {
width: 12rpx;
height: 11rpx;
margin-left: 6rpx;
}
-.target-gray-spec{
+
+.target-gray-spec {
background-color: #F8F8FA;
border: 1rpx solid #D5D5D5;
display: flex;
height: 35rpx;
- /* align-items: center; */
padding: 0 10rpx;
border-radius: 10rpx;
font-size: 25rpx;
color: #222222;
justify-content: center;
align-items: center;
- /* margin-top: 10rpx; */
+}
+.gray-view{
+ display: flex;
+ align-items: center;
+ margin-top: 7rpx;
}
\ No newline at end of file
diff --git a/pages/NursingNew/component/nurse/newindex.vue b/pages/NursingNew/component/nurse/newindex.vue
index 6642d89..3b89148 100644
--- a/pages/NursingNew/component/nurse/newindex.vue
+++ b/pages/NursingNew/component/nurse/newindex.vue
@@ -64,7 +64,7 @@
-
({{ item1.directiveName?splitString(item1.directiveName)[1]:""}})
-
+
指令集合
详情
-
+
-
+
@@ -307,7 +309,7 @@
{{ bottomItems[moreindex]?.directiveName }}
- {{ bottomItems[moreindex]?.serviceContent }}
+ {{ bottomItems[moreindex]?.serviceContent || `暂无指令详细信息` }}
@@ -349,16 +351,18 @@
-
-
+
- {{ ruleritem.includesarray?.length >1?`长按可进行删除操作。`:`双击服务指令可添加矩阵, 长按服务指令可拖动到即时指令区进行添加。` }}
-
+ {{ ruleritem.includesarray?.length >1?`长按可进行删除操作。`:`双击服务指令可添加矩阵, 长按服务指令可拖动到即时指令区进行添加。` }}
+
@@ -473,7 +477,7 @@
{{ savePackagelist[packnumber]?.directives[packdetail]?.directiveName }}
- {{ savePackagelist[packnumber]?.directives[packdetail]?.serviceContent }}
+ {{ savePackagelist[packnumber]?.directives[packdetail]?.serviceContent || `暂无指令详细信息` }}
@@ -529,7 +533,7 @@
- {{ ruleritem.serviceContent }}
+ {{ ruleritem.serviceContent || `暂无指令详细信息` }}
@@ -561,10 +565,10 @@
{{ ruleritem?.includesarray[packtargetindex]?.newtypename }}
-
+
{{ ruleritem?.includesarray[packtargetindex]?.newtypename }}
-
+
|
@@ -579,7 +583,8 @@
+ @click.stop="cleanallopen();packtargetindex=index;killbaddata = true"
+ :key="index">
-
- {{ ruleritem?.includesarray[packtargetindex]?.categoryName }}
-
-
- {{ ruleritem?.includesarray[packtargetindex]?.typeName }}
-
-
-
- {{ splitString(ruleritem?.includesarray[packtargetindex]?.directiveName)[0] + (splitString(ruleritem?.includesarray[packtargetindex]?.directiveName)[1]?`(${splitString(ruleritem?.includesarray[packtargetindex]?.directiveName)[1]})`:"") }}
-
+
+
-
-
-
- {{ ruleritem?.includesarray[packtargetindex]?.serviceContent }}
-
+
+ {{ ruleritem?.includesarray[packtargetindex]?.serviceContent || `暂无指令详细信息` }}
+
添加
@@ -656,9 +658,9 @@
-
+