Explorar el Código

[积分商城][修改][下拉刷新]

tags/C.10.02
hurui hace 5 años
padre
commit
b4d63b1998
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. +2
    -2
      pages/integralmall/index.js

+ 2
- 2
pages/integralmall/index.js Ver fichero

@@ -349,9 +349,9 @@ Page({
sortColumn: '',
sortOrder: '',
userCredit: '',
page:1
page:1,
allow_load: true,
})
console.log()
that.getList(1);
that.getPoints();
}

Cargando…
Cancelar
Guardar