Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Inloggen
leiyun
/
cytx_mp
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
修复bug
master
leiyun
3 uur geleden
bovenliggende
c2ea2bb0f5
commit
3ec1e5a510
2 gewijzigde bestanden
met
toevoegingen van 2
en
2 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
pages/index/index.vue
+1
-1
pages/myinfo/myinfo.vue
+ 1
- 1
pages/index/index.vue
Bestand weergeven
@@ -149,7 +149,7 @@ onShow(() => {
.content-area {
background: #fff;
border-radius: 24rpx;
margin: -
3
0% 24rpx 0;
margin: -
4
0% 24rpx 0;
position: relative;
z-index: 1;
padding: 56rpx 40rpx 32rpx;
+ 1
- 1
pages/myinfo/myinfo.vue
Bestand weergeven
@@ -530,7 +530,7 @@ const doSubmit = async () => {
min-height: 100vh;
background: #f4f4f5;
padding: 24rpx;
padding-bottom:
2
40rpx;
padding-bottom:
3
40rpx;
}
.section {
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan