浏览代码

修改

dmb
douzhuo 1年前
父节点
当前提交
878bd34b75
共有 1 个文件被更改,包括 3 次插入4 次删除
  1. +3
    -4
      pages/mine/reception/addreception.vue

+ 3
- 4
pages/mine/reception/addreception.vue 查看文件

@@ -405,7 +405,7 @@
.cented-box {
background: #F8F8F8;
width: 100%;
height: 100vh;
min-height: 100vh;
}

.Pinspeak {
@@ -473,10 +473,9 @@
}

.clive {
position: absolute;
position: sticky;
bottom: 32rpx;
left: 30rpx;
right: 30rpx;
margin: 32rpx auto 0;
width: 690rpx;
height: 88rpx;
background: #2671E2;


正在加载...
取消
保存