Browse Source

fleat: menu

igb 4 weeks ago
parent
commit
46bb1c971d
1 changed files with 1 additions and 0 deletions
  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>