세력도시 스크립트 동작 안하는 문제 해결
This commit is contained in:
@@ -823,8 +823,7 @@ $(function() {
|
||||
arCity = mergeSort(arCity,callback);
|
||||
//console.log(arCity);
|
||||
|
||||
var tmp = $('table');
|
||||
var $anchor = tmp.eq(tmp.length-2);
|
||||
var $anchor = $('.anchor');
|
||||
//console.log($anchor);
|
||||
|
||||
$('body > br').remove();
|
||||
|
||||
Reference in New Issue
Block a user