소스 검색

fleat: menu

igb 2 달 전
부모
커밋
46bb1c971d
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      panel.php

+ 1 - 0
panel.php

@@ -35,6 +35,7 @@ $stmt->close();
                 <dt><a href="../home.php" target="contentFrame">客户查找</a></dt>
             <?php endif; ?>
             <dt><a href="../customerAdd.php" target="contentFrame">客户录入</a></dt>
+            <dt><a href="../order.php" target="contentFrame">订单录入</a></dt>
             <dt id="myCustomer" class="subnav">我的客户
                 <div class="list-wraper">
                     <a href="../customers.php" target="contentFrame">全部客户  (<?= $_SESSION['t'] ?>)</a>