中药检索完成

This commit is contained in:
yanwenlong
2024-01-30 23:55:06 +08:00
parent 927aeec7c0
commit 89e438bd3f
5 changed files with 238 additions and 140 deletions

View File

@@ -15,7 +15,7 @@
</view>
<view class="contentBox">
<view class="content">
<uni-section class="mb-10" titleFontSize="18px" title="拼音" type="line" v-if="prescriptDetail.latinname && prescriptDetail.latinname != ''" >
<uni-section class="mb-10" titleFontSize="18px" title="拉丁名" type="line" v-if="prescriptDetail.latinname && prescriptDetail.latinname != ''" >
<view class="item">
{{prescriptDetail.latinname}}
</view>