- 将固定定位底部距离从130rpx调整为200rpx - 优化按钮在页面中的显示位置
@@ -1667,7 +1667,7 @@ export default {
/* 添加按钮 */
.add-button {
position: fixed;
- bottom: 130rpx;
+ bottom: 200rpx;
right: 40rpx;
width: 100rpx;
height: 100rpx;