Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
Connexion
leiyun
/
cytx_mp
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
修复bug
master
leiyun
il y a 3 heures
Parent
c2ea2bb0f5
révision
3ec1e5a510
2 fichiers modifiés
avec
2 ajouts
et
2 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
pages/index/index.vue
+1
-1
pages/myinfo/myinfo.vue
+ 1
- 1
pages/index/index.vue
Voir le fichier
@@ -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
Voir le fichier
@@ -530,7 +530,7 @@ const doSubmit = async () => {
min-height: 100vh;
background: #f4f4f5;
padding: 24rpx;
padding-bottom:
2
40rpx;
padding-bottom:
3
40rpx;
}
.section {
Écrire
Aperçu
Chargement…
Annuler
Enregistrer