모바일 사용자 화면 UI 및 기능 개선
This commit is contained in:
@ -265,26 +265,31 @@ if($g5_shop_install) {
|
||||
de_mobile_type1_list_use = '1',
|
||||
de_mobile_type1_list_skin = 'main.10.skin.php',
|
||||
de_mobile_type1_list_mod = '3',
|
||||
de_mobile_type1_list_row = '2',
|
||||
de_mobile_type1_img_width = '$simg_width',
|
||||
de_mobile_type1_img_height = '$simg_height',
|
||||
de_mobile_type2_list_use = '1',
|
||||
de_mobile_type2_list_skin = 'main.10.skin.php',
|
||||
de_mobile_type2_list_mod = '3',
|
||||
de_mobile_type2_list_row = '2',
|
||||
de_mobile_type2_img_width = '$simg_width',
|
||||
de_mobile_type2_img_height = '$simg_height',
|
||||
de_mobile_type3_list_use = '1',
|
||||
de_mobile_type3_list_skin = 'main.10.skin.php',
|
||||
de_mobile_type3_list_mod = '3',
|
||||
de_mobile_type3_list_row = '2',
|
||||
de_mobile_type3_img_width = '$simg_width',
|
||||
de_mobile_type3_img_height = '$simg_height',
|
||||
de_mobile_type4_list_use = '1',
|
||||
de_mobile_type4_list_skin = 'main.10.skin.php',
|
||||
de_mobile_type4_list_mod = '3',
|
||||
de_mobile_type4_list_row = '2',
|
||||
de_mobile_type4_img_width = '$simg_width',
|
||||
de_mobile_type4_img_height = '$simg_height',
|
||||
de_mobile_type5_list_use = '1',
|
||||
de_mobile_type5_list_skin = 'main.10.skin.php',
|
||||
de_mobile_type5_list_mod = '3',
|
||||
de_mobile_type5_list_row = '2',
|
||||
de_mobile_type5_img_width = '$simg_width',
|
||||
de_mobile_type5_img_height = '$simg_height',
|
||||
de_bank_use = '1',
|
||||
@ -314,6 +319,7 @@ if($g5_shop_install) {
|
||||
de_rel_img_height = '$simg_height',
|
||||
de_mobile_rel_list_use = '1',
|
||||
de_mobile_rel_list_skin = 'relation.10.skin.php',
|
||||
de_mobile_rel_list_mod = '3',
|
||||
de_mobile_rel_img_width = '$simg_width',
|
||||
de_mobile_rel_img_height = '$simg_height',
|
||||
de_search_list_skin = 'list.10.skin.php',
|
||||
@ -324,7 +330,8 @@ if($g5_shop_install) {
|
||||
de_mobile_search_list_skin = 'list.10.skin.php',
|
||||
de_mobile_search_img_width = '$simg_width',
|
||||
de_mobile_search_img_height = '$simg_height',
|
||||
de_mobile_search_list_mod = '10',
|
||||
de_mobile_search_list_mod = '3',
|
||||
de_mobile_search_list_row = '5',
|
||||
de_simg_width = '$simg_width',
|
||||
de_simg_height = '$simg_height',
|
||||
de_mimg_width = '$mimg_width',
|
||||
|
||||
Reference in New Issue
Block a user