Commit ca54f8e9 by sunerhu

修改了一些Bug

parent 870fcba7
......@@ -22,14 +22,14 @@
"path" : "pages/courseDetail/courseDetail",
"style" :
{
"navigationBarTitleText": "SFP",
"navigationBarTitleText": "课程详情",
"enablePullDownRefresh": false
}
},{
"path" : "pages/product/product",
"style" :
{
"navigationBarTitleText": "课程详情",
"navigationBarTitleText": "SFP",
"enablePullDownRefresh": false
}
},{
......
......@@ -22,11 +22,12 @@
</view>
</view>
<tabBar :currentPage="currentPage"></tabBar>
</view>
</template>
<script>
import courseItem from "@/components/courseItem/courseItem.vue";
export default {
data() {
return {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment