Browse Source

新增main 集合 造价书 工料机 报表 基于tab切换

Chente 8 years ago
parent
commit
f8d63d60ab
3 changed files with 2627 additions and 1 deletions
  1. 2 0
      README.md
  2. 1 1
      baobiao.html
  3. 2624 0
      main.html

+ 2 - 0
README.md

@@ -37,6 +37,7 @@
     ├-- zaojiashu.html
     ├-- gongliaoji.html
     └-- baobiao.html
+    └-- main.html
 
 ## 页面简介
 
@@ -58,3 +59,4 @@
 * zaojiashu.html  - 造价书
 * gongliaoji.html - 工料机
 * baobiao.html - 报表
+* main.html - 集合 造价书 工料机 报表

+ 1 - 1
baobiao.html

@@ -145,7 +145,7 @@
                 </div>
               </div>
             </div>
-          </div>
+        </div>
       </div>
       <!--弹出纸张-->
       <div class="modal fade" id="paper" data-backdrop="static">

File diff suppressed because it is too large
+ 2624 - 0
main.html