进行html排序
This commit is contained in:
parent
9a84951490
commit
6309a9f4da
|
|
@ -1096,7 +1096,7 @@ class table_theme
|
||||||
|
|
||||||
// 区域
|
// 区域
|
||||||
$this->selctCityConfig['class'] = 'search-city-js';
|
$this->selctCityConfig['class'] = 'search-city-js';
|
||||||
$this->search['left'][] = self::th_select_city();
|
$this->search[] = self::th_select_city();
|
||||||
|
|
||||||
$html = '';
|
$html = '';
|
||||||
// 地图区域
|
// 地图区域
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue