소스 검색

修复bug

master
leiyun 7 시간 전
부모
커밋
3ec1e5a510
2개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. +1
    -1
      pages/index/index.vue
  2. +1
    -1
      pages/myinfo/myinfo.vue

+ 1
- 1
pages/index/index.vue 파일 보기

@@ -149,7 +149,7 @@ onShow(() => {
.content-area {
background: #fff;
border-radius: 24rpx;
margin: -30% 24rpx 0;
margin: -40% 24rpx 0;
position: relative;
z-index: 1;
padding: 56rpx 40rpx 32rpx;


+ 1
- 1
pages/myinfo/myinfo.vue 파일 보기

@@ -530,7 +530,7 @@ const doSubmit = async () => {
min-height: 100vh;
background: #f4f4f5;
padding: 24rpx;
padding-bottom: 240rpx;
padding-bottom: 340rpx;
}

.section {


불러오는 중...
취소
저장