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

bug fixes

上级 31feb6e2
......@@ -63,7 +63,7 @@ const onClick = (data: IVideoItem) => {
}
p {
margin-top: 0.04rem;
font-size: 0.1rem;
font-size: 0.2rem;
line-height: 0.28rem;
color: #999999;
}
......
......@@ -155,7 +155,7 @@ function showTips() {
box-sizing: border-box;
h2 {
margin-bottom: 0.15rem;
font-size: 26px;
font-size: 0.26rem;
font-weight: 600;
color: #333333;
}
......
......@@ -67,7 +67,7 @@ useInfiniteScroll(
block
round
class="my-button button-fixed"
:to="{ path: '/course/publish', query: { course_id: courseId, chapter_id: data.id } }"
:to="{ path: '/learn/publish', query: { course_id: courseId, chapter_id: data.id } }"
>我也要拍照得星星</van-button
>
</div>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论