Browse Source

Merge branch 'dev' of
http://121.42.53.174:3000/bulomakaka/ekexiu.app.git into dev

li 7 years ago
parent
commit
965ec11725
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',