瀏覽代碼

提交修改

trunk1017
douzhuo 1 年之前
父節點
當前提交
944af6d44c
共有 1 個文件被更改,包括 3 次插入3 次删除
  1. +3
    -3
      pages/mine/details2.vue

+ 3
- 3
pages/mine/details2.vue 查看文件

@@ -3183,12 +3183,13 @@
margin: 20rpx 0 0 0;
display: flex;
justify-content: center;
align-items: center;
border: 1rpx solid #999;

.mitems {
flex-shrink: 0;
width: 50rpx;
height: 50rpx;
width: 70rpx;
height: 70rpx;
background-color: #F2F2F2;
display: flex;
align-items: center;
@@ -3197,7 +3198,6 @@

.input {
width: 100rpx;
height: 47rpx;
font-size: 32rpx;
text-align: center;
}


Loading…
取消
儲存