Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
Acher
/
newEdition
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
Merge branch 'master' of
http://git.2weisou.com/Acher/newEdition
message
douzhuo
il y a 2 ans
Parent
2c1e4cf2be
372cf32a95
révision
8345802bba
2 fichiers modifiés
avec
3 ajouts
et
3 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/center/records/index.vue
+2
-2
pages/index/consumer/index.vue
+ 1
- 1
pages/center/records/index.vue
Voir le fichier
@@ -322,7 +322,7 @@
this.screen.validInvalid = options.validInvalid
if (options.staTime) {
this.staTime = options.staTime;
this.endtime = options.endtime +' 23:59:59';
;
this.endtime = options.endtime +' 23:59:59';
}
},
onShow() {
+ 2
- 2
pages/index/consumer/index.vue
Voir le fichier
@@ -434,8 +434,8 @@
console.log(this.userInfo.showPhoneStatus)
if (this.isnorefresh == 'refresh') {
this.buildingID = uni.getStorageSync('buildingID').id;
this.nextPage = 1;
this.recordList = []
//
this.nextPage = 1;
//
this.recordList = []
this.getFreeList()
this.getfindKeywordsList()
this.getFromSource();
Écrire
Aperçu
Chargement…
Annuler
Enregistrer