课程指引+课程价格

This commit is contained in:
2024-05-27 15:04:09 +08:00
parent 8b74fc1611
commit 314f4a4fb4
12 changed files with 1624 additions and 879 deletions

View File

@@ -5,7 +5,7 @@
<z-nav-bar :title="prescriptDetail.title" bgColor="#3AB3AE" fontColor="#fff"></z-nav-bar>
<view
class="contentBox"
v-if="prescriptDetail.content && prescriptDetail.type == 0"
v-if="prescriptDetail.type == 0"
>
<view class="content">
<!-- <uni-section class="mb-10" titleFontSize="18px" title="标题" type="line"> -->