Ver a proveniência

删除

newStyle
风继续吹 há 2 anos
ascendente
cometimento
4ee96e7f51
1 ficheiros alterados com 6 adições e 1 eliminações
  1. +6
    -1
      pages/index/index.vue

+ 6
- 1
pages/index/index.vue Ver ficheiro

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

onPullDownRefresh() {


Carregando…
Cancelar
Guardar