课程指引+课程价格
This commit is contained in:
@@ -210,8 +210,8 @@
|
||||
],
|
||||
curriculumList: [{
|
||||
name: "课程设置",
|
||||
// url: "/pages/courseInformation/index/index",
|
||||
url: "",
|
||||
url: "/pages/courseInformation/index/index",
|
||||
// url: "",
|
||||
imgUrl: require("@/static/icon/homePage/kcjg.png"),
|
||||
},
|
||||
{
|
||||
|
||||
@@ -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"> -->
|
||||
|
||||
Reference in New Issue
Block a user