提交 25a69b3d authored 作者: 劳广强's avatar 劳广强

fix: 修复 上报类型 举报说明按钮没有固定底部

上级 bed810b1
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
} }
.footer { .footer {
position: absolute; position: fixed;
bottom: 120rpx; bottom: 120rpx;
width: 100%; width: 100%;
} }
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
</u-grid-item> </u-grid-item>
</u-grid> </u-grid>
<view style="height: 60rpx" /> <view style="height: 120rpx" />
<view class="footer"> <view class="footer">
<u-button class="report-btn" @click="onReportClick">举报说明</u-button> <u-button class="report-btn" @click="onReportClick">举报说明</u-button>
</view> </view>
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论