설치시 모바일 초기화면 상품수 기본값 변경
This commit is contained in:
@ -233,32 +233,27 @@ if($shop_install) {
|
||||
de_type5_img_height = '$mimg_height',
|
||||
de_mobile_type1_list_use = '1',
|
||||
de_mobile_type1_list_skin = 'maintype10.inc.php',
|
||||
de_mobile_type1_list_mod = '3',
|
||||
de_mobile_type1_list_row = '2',
|
||||
de_mobile_type1_list_row = '3',
|
||||
de_mobile_type1_img_width = '$mimg_width',
|
||||
de_mobile_type1_img_height = '$mimg_height',
|
||||
de_mobile_type2_list_use = '1',
|
||||
de_mobile_type2_list_skin = 'maintype10.inc.php',
|
||||
de_mobile_type2_list_mod = '3',
|
||||
de_mobile_type2_list_row = '2',
|
||||
de_mobile_type2_list_row = '3',
|
||||
de_mobile_type2_img_width = '$mimg_width',
|
||||
de_mobile_type2_img_height = '$mimg_height',
|
||||
de_mobile_type3_list_use = '1',
|
||||
de_mobile_type3_list_skin = 'maintype10.inc.php',
|
||||
de_mobile_type3_list_mod = '1',
|
||||
de_mobile_type3_list_row = '3',
|
||||
de_mobile_type3_img_width = '$mimg_width',
|
||||
de_mobile_type3_img_height = '$mimg_height',
|
||||
de_mobile_type4_list_use = '1',
|
||||
de_mobile_type4_list_skin = 'maintype10.inc.php',
|
||||
de_mobile_type4_list_mod = '3',
|
||||
de_mobile_type4_list_row = '1',
|
||||
de_mobile_type4_list_row = '3',
|
||||
de_mobile_type4_img_width = '$mimg_width',
|
||||
de_mobile_type4_img_height = '$mimg_height',
|
||||
de_mobile_type5_list_use = '1',
|
||||
de_mobile_type5_list_skin = 'maintype10.inc.php',
|
||||
de_mobile_type5_list_mod = '3',
|
||||
de_mobile_type5_list_row = '1',
|
||||
de_mobile_type5_list_row = '3',
|
||||
de_mobile_type5_img_width = '$mimg_width',
|
||||
de_mobile_type5_img_height = '$mimg_height',
|
||||
de_bank_use = '1',
|
||||
|
||||
Reference in New Issue
Block a user