1
0
mirror of https://github.com/ialley-workshop-open/uni-halo.git synced 2026-06-12 13:19:31 +08:00

新增:文章详情评论弹幕设置功能

This commit is contained in:
小莫唐尼
2022-12-13 10:51:21 +08:00
parent 9573b303e2
commit 5000da9a64
7 changed files with 98 additions and 33 deletions
+2 -1
View File
@@ -3,7 +3,7 @@
<view class="page-title">我们的故事</view>
<view class="html-typed" v-html="html">内容渲染</view>
<scroll-btn bottom="60rpx" :scrollTop.sync="scrollTop"></scroll-btn>
<scroll-btn bottom="160rpx" :scrollTop.sync="scrollTop"></scroll-btn>
</view>
</template>
@@ -76,6 +76,7 @@ export default {
rgba(7, 179, 155, 0.1) 86%,
rgba(109, 186, 130, 0.1)
);
color: rgba(26, 26, 26, 1);
}
.page-title {
font-size: 42rpx;