li %!s(int64=7) %!d(string=hace) años
padre
commit
d2c6a5779c
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/js/inform.js

+ 1 - 1
app/js/inform.js

@ -222,7 +222,7 @@ mui("#consultList").on("tap", ".madiaInfo", function() {
222 222
		extras: data
223 223
	})
224 224
})
225
mui("#consultList").on("tap", ".useHead", function() {
225
mui("#consultList").on("tap", ".sty", function() {
226 226
	var dobj = this.getAttribute("data-id");
227 227
	mui.openWindow({
228 228
		url: '../html/userInforShow.html',