医嘱和包法

This commit is contained in:
2025-02-21 08:47:39 +08:00
parent 5cc063e690
commit 09130239ad
10 changed files with 185 additions and 65 deletions

View File

@@ -107,6 +107,9 @@
<!-- <text v-if="item.deployment==2">{{' 每次 '+item.volume+' ml '}} </text> -->
<text> {{item.dosage}} </text>
</view>
<view class="text">
<text>包装方式{{item.process_rule}}</text>
</view>
</view>
</view>
</block>
@@ -661,7 +664,7 @@
font-weight: 400;
color: #31353D;
}
image {
width: 82rpx;
height: 62rpx;
@@ -774,4 +777,4 @@
color: #fff;
border-radius: 12rpx;
}
</style>
</style>