Przeglądaj źródła

删除

newStyle
风继续吹 2 lat temu
rodzic
commit
4ee96e7f51
1 zmienionych plików z 6 dodań i 1 usunięć
  1. +6
    -1
      pages/index/index.vue

+ 6
- 1
pages/index/index.vue Wyświetl plik

@@ -445,7 +445,12 @@
components: {},
onLoad() {
this.LOADING = true
this.sendLog()
this.sendLog({
houseId: uni.getStorageSync(
'buildingID').id,
houseName: uni.getStorageSync(
'buildingID').name
})
},

onPullDownRefresh() {


Ładowanie…
Anuluj
Zapisz