From 1aa00b27b398c4e18bf54a73818f83d51105467a Mon Sep 17 00:00:00 2001 From: whitedot Date: Fri, 19 Apr 2013 17:51:56 +0900 Subject: [PATCH] =?UTF-8?q?=EC=87=BC=ED=95=91=EB=AA=B0=EA=B4=80=EB=A6=AC?= =?UTF-8?q?=EC=9E=90:=20#32=20=EC=87=BC=ED=95=91=EB=AA=B0=ED=98=84?= =?UTF-8?q?=ED=99=A9=20=EB=A7=A4=EC=B6=9C=ED=98=84=ED=99=A9=20=ED=91=9C?= =?UTF-8?q?=EC=A4=80=ED=99=94=20=EB=B0=8F=20=EC=8A=A4=ED=83=80=EC=9D=BC=20?= =?UTF-8?q?=EC=99=84=EB=A3=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- adm/shop_admin/sale1.php | 101 ++++++++++++++++++--------------------- 1 file changed, 46 insertions(+), 55 deletions(-) diff --git a/adm/shop_admin/sale1.php b/adm/shop_admin/sale1.php index d782c8ce0..4c84f3bd2 100644 --- a/adm/shop_admin/sale1.php +++ b/adm/shop_admin/sale1.php @@ -7,61 +7,52 @@ auth_check($auth[$sub_menu], "r"); $g4['title'] = '매출현황'; include_once (G4_ADMIN_PATH.'/admin.head.php'); ?> - -
-

매출현황

- - - - - - - - - - - - - - - - - - - -
당일 매출현황 -
- " id="date" class="frm_input" size="8" maxlength="8"> - - -
-
일별 매출현황 -
- " id="fr_date" class="frm_input" size="8" maxlength="8"> - - " id="to_date" class="frm_input" size="8" maxlength="8"> - - -
-
월별 매출현황 -
- " id="fr_month" class="frm_input" size="6" maxlength="6"> - - " id="to_month" class="frm_input" size="6" maxlength="6"> - - -
-
연별 매출현황 -
- " id="fr_year" class="frm_input" size="4" maxlength="4"> - - " id="to_year" class="frm_input" size="4" maxlength="4"> - - -
-
+ +
+

조건별 매출현황 확인

+ +
+

일일 매출현황

+
+ " id="date" class="frm_input" size="8" maxlength="8"> + + +
+
+ +
+

일간 매출현황

+
+ " id="fr_date" class="frm_input" size="8" maxlength="8"> + + " id="to_date" class="frm_input" size="8" maxlength="8"> + + +
+
+ +
+

월간 매출현황

+
+ " id="fr_month" class="frm_input" size="6" maxlength="6"> + + " id="to_month" class="frm_input" size="6" maxlength="6"> + + +
+
+ +
+

연간 매출현황

+
+ " id="fr_year" class="frm_input" size="4" maxlength="4"> + + " id="to_year" class="frm_input" size="4" maxlength="4"> + + +
+
+