Цей веб-сайт працює краще з JavaScript.
Головна
Огляд
Довідка
Реєстрація
Увійти
Acher
/
newEdition
Слідкувати
1
В обрані
0
Форк
0
Код
Проблеми
0
Запити на злиття
0
Релізи
0
Вікі
Активність
Переглянути джерело
Merge branch 'master' of
http://git.2weisou.com/Acher/newEdition
message
douzhuo
2 роки тому
джерело
2c1e4cf2be
372cf32a95
коміт
8345802bba
2 змінених файлів
з
3 додано
та
3 видалено
Розділений перегляд
Параметри порівняння
Показати статистику
Завантажити патч
Завантажити файл різниці
+1
-1
pages/center/records/index.vue
+2
-2
pages/index/consumer/index.vue
+ 1
- 1
pages/center/records/index.vue
Переглянути файл
@@ -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
Переглянути файл
@@ -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();
Писати
Попередній перегляд
Завантаження…
Відмінити
Зберегти