提交 e17bbd6d authored 作者: 王鹏飞's avatar 王鹏飞

bug fixes

上级 3454539e
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
<template v-else> <template v-else>
<van-empty <van-empty
image="https://zws-imgs-pub.ezijing.com/transport/weapp/empty.png" image="https://zws-imgs-pub.ezijing.com/transport/weapp/empty.png"
description="快去开启课程学习,一起加油考证吧!" description="快去开启全部考试服务,一起加油考证吧!"
class="custom-empty" class="custom-empty"
/> />
<div class="fixed-box"> <div class="fixed-box">
...@@ -33,7 +33,7 @@ ...@@ -33,7 +33,7 @@
v-for="item in chooseList" v-for="item in chooseList"
:key="item.type" :key="item.type"
@click="changeSelected(item)" @click="changeSelected(item)"
>{{item.name}}</li> >{{ item.name }}</li>
</ul> </ul>
<div class="popup-buttons"> <div class="popup-buttons">
<van-button type="primary" @click="popupVisible = false">取消</van-button> <van-button type="primary" @click="popupVisible = false">取消</van-button>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论