Deze website werkt beter met JavaScript.
Beginscherm
Verkennen
Help
Registreren
Inloggen
liumin
/
NewZkgj
Volgen
1
Ster
0
Vork
0
Code
Kwesties
0
Pull-aanvragen
0
Publicaties
0
Wiki
Activiteit
Bladeren bron
tijiao
dev
douzhuo
2 jaren geleden
bovenliggende
6ec3ef8fe5
commit
2975a06b5f
4 gewijzigde bestanden
met
toevoegingen van 4
en
4 verwijderingen
Zij-aan-zij weergave
Diff opties
Statistieken weergeven
Download Patch-bestand
Download Diff-bestand
+1
-1
pages/index/customer.vue
+1
-1
pages/index/index.vue
+1
-1
pages/index/learning.vue
+1
-1
pages/index/personal.vue
+ 1
- 1
pages/index/customer.vue
Bestand weergeven
@@ -118,7 +118,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/index.vue
Bestand weergeven
@@ -455,7 +455,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/learning.vue
Bestand weergeven
@@ -104,7 +104,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
+ 1
- 1
pages/index/personal.vue
Bestand weergeven
@@ -131,7 +131,7 @@
},
success: (res) => {
this.count = res.data.data
this.tabbarList[3].count = res.data.data
this.tabbarList[3].count = res.data.data
|| 0
}
})
},
Schrijf
Voorbeeld
Laden…
Annuleren
Opslaan