From b1c859d56234491d761037da6e36a51bd173e8ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=EC=B5=9C=EC=A4=80=ED=9D=A0git=20config=20git=20config=20-?= =?UTF-8?q?-helpgit=20config=20--global=20user=2Ename=20=EC=B5=9C=EC=A4=80?= =?UTF-8?q?=ED=9D=A0?= Date: Sat, 5 Aug 2023 23:31:33 +0900 Subject: [PATCH] shoppingmallv2 init... --- app/Views/front/product/index.php | 28 +++++++++++++++----------- app/Views/front/product/index_list.php | 28 +++++++++++++++----------- 2 files changed, 32 insertions(+), 24 deletions(-) diff --git a/app/Views/front/product/index.php b/app/Views/front/product/index.php index a3e832e..4fc3fa4 100644 --- a/app/Views/front/product/index.php +++ b/app/Views/front/product/index.php @@ -2,18 +2,22 @@ section('content') ?>
getHead()) ?>
-
- - getPrimaryKey() . 'order_field=price,order_value=ASC', '판매가순', ["class" => "btn btn-sm btn-info btn-circle", "target" => "_self"]) ?> - getPrimaryKey() . 'order_field=view_cnt,order_value=DESC', '인기순', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> - - "get")) ?> - include('templates/front/index_head') ?> - - getPrimaryKey() . '&v=_list', 'List', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> - - -
+ + + + + + +
+ getPrimaryKey() . 'order_field=price,order_value=ASC', '판매가순', ["class" => "btn btn-sm btn-info btn-circle", "target" => "_self"]) ?> + getPrimaryKey() . 'order_field=view_cnt,order_value=DESC', '인기순', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> + + "get")) ?> + include('templates/front/index_head') ?> + + + getPrimaryKey() . '&v=_list', 'List', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> +
diff --git a/app/Views/front/product/index_list.php b/app/Views/front/product/index_list.php index fda56d0..3acc478 100644 --- a/app/Views/front/product/index_list.php +++ b/app/Views/front/product/index_list.php @@ -2,18 +2,22 @@ section('content') ?>
getHead()) ?>
-
- "get")) ?> - - getPrimaryKey() . 'order_field=price,order_value=ASC', '판매가순', ["class" => "btn btn-sm btn-info btn-circle", "target" => "_self"]) ?> - getPrimaryKey() . 'order_field=view_cnt,order_value=DESC', '인기순', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> - - include('templates/front/index_head') ?> - - getPrimaryKey(), 'Block', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> - - -
+ + + + + + +
+ getPrimaryKey() . 'order_field=price,order_value=ASC', '판매가순', ["class" => "btn btn-sm btn-info btn-circle", "target" => "_self"]) ?> + getPrimaryKey() . 'order_field=view_cnt,order_value=DESC', '인기순', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> + + "get")) ?> + include('templates/front/index_head') ?> + + + getPrimaryKey(), 'Block', ["class" => "btn btn-sm btn-primary btn-circle", "target" => "_self"]) ?> +