-
-
![]()
+
+
素材名称
@@ -1570,10 +1177,12 @@ export default {
width: 100%;
height: 500px;
}
+
.propagandaselect {
width: 100px;
height: 100px;
background: #fafafa;
+
.add {
color: #b6b6b7;
font-size: 22px;
@@ -1584,16 +1193,19 @@ export default {
}
.leftpro {
- height: 760px;
+ height: calc(100vh - 124px);
overflow: auto;
+
.name {
font-weight: 700;
margin-bottom: 10px;
}
+
.listitem {
width: 100%;
height: 50px;
border-bottom: 1px solid #dcdfe6;
+
.count {
display: inline-block;
position: relative;
@@ -1603,11 +1215,13 @@ export default {
top: -35px;
font-size: 13px;
}
+
.all {
height: 50px;
line-height: 50px;
padding-left: 13px;
}
+
.allactive {
background: #e8f4ff;
height: 50px;
@@ -1617,45 +1231,54 @@ export default {
}
}
}
+
.button {
display: inline-block;
position: relative;
left: 20px;
top: -11px;
}
+
audio {
width: 350px;
// background: #4d9de7;
}
+
.titletop {
font-size: 16px;
font-weight: 700;
}
+
.bodytop {
position: relative;
top: 20px;
height: 500px;
overflow: auto;
border: 1px solid #e2e2e2;
+
.titledata {
margin: 30px 0px 15px 30px;
top: 14px;
font-size: 20px;
}
+
.audiotop {
margin: 10px 0px 10px 30px;
}
+
img {
// width: 100%;
// width: 362px;
// height: 127px;
margin: 0px 0px 0px 30px;
}
+
.know {
margin: 11px 0px 10px 30px;
font-size: 16px;
}
+
.knowlist {
margin: 10px 0px 10px 30px;
font-size: 16px;
@@ -1667,35 +1290,42 @@ audio {
height: 500px;
// background: #409eff;
display: flex;
+
.left {
overflow: auto;
width: 77%;
height: 500px;
+
// background: #989992;
video {
height: 500px;
width: 100%;
}
}
+
img {
// height: 100%;
// width: 100%;
}
+
.right {
width: 20%;
// background: red;
overflow: auto;
margin-left: 30px;
+
.nametitle {
font-size: 14px;
font-weight: 600;
}
+
.nameitem {
color: #959595;
margin: 13px;
}
}
}
+
.bodytopxj {
width: 100%;
display: flex;
@@ -1703,6 +1333,7 @@ audio {
align-items: center;
flex-wrap: wrap;
justify-content: flex-start;
+
// align-content: space-between;
.bodylist {
width: 31%;
@@ -1712,6 +1343,7 @@ audio {
position: relative;
// margin-bottom: 10px;
margin: 6px;
+
.texttitle {
white-space: nowrap;
overflow: hidden;
@@ -1719,6 +1351,7 @@ audio {
font-weight: 700;
margin: 5px 0px 5px 10px;
}
+
//
.dataliat {
white-space: nowrap;
@@ -1728,13 +1361,16 @@ audio {
font-size: 12px;
color: #989992;
}
+
.bq {
width: 155px;
}
+
img {
width: 100%;
height: 100px;
}
+
.label {
position: absolute;
right: 0px;
diff --git a/src/views/manage/servicepackage/index.vue b/src/views/manage/servicepackage/index.vue
index ce505b1..f2367d9 100644
--- a/src/views/manage/servicepackage/index.vue
+++ b/src/views/manage/servicepackage/index.vue
@@ -1,91 +1,71 @@
-
-
-
-
-
-
-
+
+
+
+
科室名称
+
+
+
+
+
+
+ {{ item.departmentName }}
+
+
{{ item.countNum }}
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 搜索
- 重置
-
-
+
+
+
+
+
+ 搜索
+ 重置
+
+
-
-
- 新增服务包
-
-
-
-
-
-
-
-
-
科室名称
-
-
-
-
-
-
- {{ item.departmentName }}
-
-
{{ item.countNum }}
-
-
-
-
-
+
+
+
+
-
-
-
-
+
+
+
+
-
+
{{ scope.row.whetherRelease == "0" ? "否" : "" }}
{{ scope.row.whetherRelease == "1" ? "是" : "" }}
-
-
+
+
- 复制
- 发布
- 详情
- 修改
- 删除
+ 复制
+ 发布
+ 详情
+ 修改
+ 删除
-
+
-
-
+
+
- {{ departmentName }}
- {{ departmentName }}
+ {{ departmentName }}
+ ">{{ departmentName }}
- {{ diseaseTypeName }}
- {{ diseaseTypeName }}
+ {{ diseaseTypeName }}
+ ">{{ diseaseTypeName }}
-
+
-
+
元
-
+
-
-
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
-
-
+
+
+
-
+
-
+
-
+
-
-
+
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
-
+
-
-
+
+
-
+
-
+
-
-
+
+
-
+
- 搜索
- 重置
+ 搜索
+ 重置
-
+
-
-
+
+
-
+
-
+
-
-
+
+
{{
- formdetail.diseaseTypeName
- }}
+ formdetail.diseaseTypeName
+ }}
-
+
{{ formdetail.packageName }}
@@ -700,52 +337,33 @@
{{
- formdetail.packageTermAndUnit
- }}
+ formdetail.packageTermAndUnit
+ }}
{{
- formdetail.hardwareType == "BLOOD_PRESSURE" ? "血压仪" : ""
- }}
+ formdetail.hardwareType == "BLOOD_PRESSURE" ? "血压仪" : ""
+ }}
{{
- formdetail.hardwareType == "GLUCOSE_METER" ? "血糖仪" : ""
- }}
+ formdetail.hardwareType == "GLUCOSE_METER" ? "血糖仪" : ""
+ }}
{{
- formdetail.hardwareType == "ELECTROCARDIOGRA" ? "心电仪" : ""
- }}
+ formdetail.hardwareType == "ELECTROCARDIOGRA" ? "心电仪" : ""
+ }}
-
-
-
+
+
+
-
+
是否同意发布?