diff --git a/public_html/doc/customer_detail.php b/public_html/doc/customer_detail.php index 1a948d5..1c7e84b 100644 --- a/public_html/doc/customer_detail.php +++ b/public_html/doc/customer_detail.php @@ -907,6 +907,45 @@ $(document).ready(function(){ float:right; } + /* Map > Input > Sludge */ + .number-input { + display: flex; + align-items: center; + gap: 5px; + } + + .number-input input { + width: 100%; + text-align: center; + } + + .number-input button { + padding: 5px 10px; + cursor: pointer; + } + + /* 기본 화살표 제거 */ + .d_sludge::-webkit-inner-spin-button, + .d_sludge::-webkit-outer-spin-button { + -webkit-appearance: none; + margin: 0; + } + .d_sludge { + -moz-appearance: textfield; + } + + .left, .right { + background: none; + border: none; + color: #77B469; + font-weight: bold; + cursor: pointer; + padding: 0; + margin: 0; + appearance: none; + box-shadow: none; + outline: none; + } @@ -1796,6 +1835,11 @@ $(document).ready(function(){ + + + + + - + @@ -2000,3 +2049,31 @@ $(document).ready(function(){ $("#signature64").val(''); }); + + \ No newline at end of file diff --git a/public_html/lib/order_lib.php b/public_html/lib/order_lib.php index f5e6dd9..aeee835 100644 --- a/public_html/lib/order_lib.php +++ b/public_html/lib/order_lib.php @@ -135,6 +135,45 @@ while($lt_driver=mysqli_fetch_array($rt_driver, MYSQLI_ASSOC)) { float:right; } + /* Map > Input > Sludge */ + .number-input { + display: flex; + align-items: center; + gap: 5px; + } + + .number-input input { + width: 100%; + text-align: center; + } + + .number-input button { + padding: 5px 10px; + cursor: pointer; + } + + /* 기본 화살표 제거 */ + .d_sludge::-webkit-inner-spin-button, + .d_sludge::-webkit-outer-spin-button { + -webkit-appearance: none; + margin: 0; + } + .d_sludge { + -moz-appearance: textfield; + } + + .left, .right { + background: none; + border: none; + color: #77B469; + font-weight: bold; + cursor: pointer; + padding: 0; + margin: 0; + appearance: none; + box-shadow: none; + outline: none; + } @@ -342,6 +381,12 @@ $(document).ready(function(){
Restaurant Name
Visited Date @@ -1825,9 +1869,14 @@ $(document).ready(function(){
SludgeSludge (%) - +
+ + + +
+
+ + + + - - - - + + + + @@ -467,4 +516,28 @@ $(document).ready(function(){ - \ No newline at end of file + + +
Restaurant Name + +
Account No @@ -375,12 +420,16 @@ $(document).ready(function(){
Sludge - -
Sludge (%) +
+ + + +
+