leiyun 3 ore fa
parent
commit
3ec1e5a510
2 ha cambiato i file con 2 aggiunte e 2 eliminazioni
  1. +1
    -1
      pages/index/index.vue
  2. +1
    -1
      pages/myinfo/myinfo.vue

+ 1
- 1
pages/index/index.vue Vedi File

@@ -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 Vedi File

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

.section {


Caricamento…
Annulla
Salva