Commit 014210a9 authored by Mac's avatar Mac

1

parent 240acf5e
......@@ -231,7 +231,7 @@
$(".menu_view").remove()
var html="";
$.each(data, function(i,v) {
var imgurl = 'http://newyear.oytour.com'+data[i].Icon
var imgurl = 'http://hpye.oytour.com'+data[i].Icon
html+='<div class="menu_view" onclick="menu_btn('+data[i].Id+')">\n' +
' <img src='+imgurl+' alt="">\n' +
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment