li 7 years ago
parent
commit
d2c6a5779c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      app/js/inform.js

+ 1 - 1
app/js/inform.js

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