实例介绍
卷烟厂MES管理系统模板, 采用html+javascript, 有需要的可以下载参考参考。 这只是在学校学习时的项目实践,供新手学习使用。
【实例截图】
【核心代码】
89518e3835557d38dbec7a473603b5a4.rar
└── MES管理系统
├── center.html
├── css
│ └── a.css
├── down.html
├── images
│ ├── admin.css
│ ├── admin_p.gif
│ ├── bg.gif
│ ├── bt_login.gif
│ ├── dl.gif
│ ├── header_bg.jpg
│ ├── header_left.jpg
│ ├── header_right.jpg
│ ├── left.gif
│ ├── login_03.gif
│ ├── login_03.jpg
│ ├── login_05.gif
│ ├── login_06.gif
│ ├── login_07.gif
│ ├── login_08.gif
│ ├── login_6.gif
│ ├── main_03.gif
│ ├── main_04.gif
│ ├── main_05.gif
│ ├── main_07.gif
│ ├── main_09.gif
│ ├── main_09.jpg
│ ├── main_11.gif
│ ├── main_12.gif
│ ├── main_14.gif
│ ├── main_16.gif
│ ├── main_18.gif
│ ├── main_20.gif
│ ├── main_21.gif
│ ├── main_22.jpg
│ ├── main_29.gif
│ ├── main_30.gif
│ ├── main_31.gif
│ ├── main_32.gif
│ ├── main_34.gif
│ ├── main_36.gif
│ ├── main_37.gif
│ ├── main_39.gif
│ ├── main_40.gif
│ ├── main_41.gif
│ ├── main_45.gif
│ ├── main_47.gif
│ ├── main_48.gif
│ ├── main_51.gif
│ ├── main_52.gif
│ ├── main_55_1.gif
│ ├── main_55.gif
│ ├── main_58.gif
│ ├── main_59.gif
│ ├── main_61.gif
│ ├── main_62.gif
│ ├── menu_bg.jpg
│ ├── menu_bt.jpg
│ ├── menu_icon.gif
│ ├── shadow_bg.jpg
│ ├── title_bg1.jpg
│ └── title_bg2.jpg
├── left.html
├── login.html
├── main.html
├── middel.html
├── right.html
├── tab
│ ├── gw
│ │ ├── addFunction.htm
│ │ ├── addRole.htm
│ │ ├── addUser.html
│ │ ├── allotFunction.htm
│ │ ├── css
│ │ │ └── info.css
│ │ ├── functionManage.html
│ │ ├── images
│ │ │ ├── 00.gif
│ │ │ ├── 11.gif
│ │ │ ├── 22.gif
│ │ │ ├── 33.gif
│ │ │ ├── amend.gif
│ │ │ ├── arrow.gif
│ │ │ ├── back.gif
│ │ │ ├── backtrack.gif
│ │ │ ├── bg.gif
│ │ │ ├── big_amend.gif
│ │ │ ├── big_del.gif
│ │ │ ├── big_grey_del.gif
│ │ │ ├── CX.gif
│ │ │ ├── del.gif
│ │ │ ├── dot.gif
│ │ │ ├── dotoverdue.gif
│ │ │ ├── download.gif
│ │ │ ├── edt.gif
│ │ │ ├── first.gif
│ │ │ ├── go.gif
│ │ │ ├── grey_amend.gif
│ │ │ ├── grey_del.gif
│ │ │ ├── head.gif
│ │ │ ├── inform.gif
│ │ │ ├── last.gif
│ │ │ ├── logo.gif
│ │ │ ├── next.gif
│ │ │ ├── open.gif
│ │ │ ├── overdue_dot.gif
│ │ │ ├── search_title.gif
│ │ │ ├── tab_03.gif
│ │ │ ├── tab_05.gif
│ │ │ ├── tab_07.gif
│ │ │ ├── tab_12.gif
│ │ │ ├── tab_15.gif
│ │ │ ├── tab_17.gif
│ │ │ ├── tab_18.gif
│ │ │ ├── tab_19.gif
│ │ │ ├── tab_20.gif
│ │ │ ├── tb.gif
│ │ │ ├── title.gif
│ │ │ ├── visa_dot.gif
│ │ │ └── visa_title.gif
│ │ ├── pubtab.js
│ │ ├── queryFunction.htm
│ │ ├── queryLog.htm
│ │ ├── queryRole.htm
│ │ ├── queryUser.html
│ │ ├── roleManage.html
│ │ ├── tab.html
│ │ ├── updateFunction.html
│ │ ├── updatePwd.htm
│ │ ├── updateUser.htm
│ │ ├── userInfo.html
│ │ └── userManage.html
│ ├── lsx
│ │ ├── carroom.html
│ │ ├── companyinfo.html
│ │ ├── images
│ │ │ ├── 00.gif
│ │ │ ├── 11.gif
│ │ │ ├── 22.gif
│ │ │ ├── 33.gif
│ │ │ ├── amend.gif
│ │ │ ├── arrow.gif
│ │ │ ├── back.gif
│ │ │ ├── backroom_green.png
│ │ │ ├── backroom_red.png
│ │ │ ├── backtrack.gif
│ │ │ ├── bg.gif
│ │ │ ├── big_amend.gif
│ │ │ ├── big_del.gif
│ │ │ ├── big_grey_del.gif
│ │ │ ├── bluepoint.png
│ │ │ ├── carroom_green.png
│ │ │ ├── carroom_red.png
│ │ │ ├── CX.gif
│ │ │ ├── del.gif
│ │ │ ├── dot.gif
│ │ │ ├── dotoverdue.gif
│ │ │ ├── download.gif
│ │ │ ├── edt.gif
│ │ │ ├── first.gif
│ │ │ ├── go.gif
│ │ │ ├── greenpoint.png
│ │ │ ├── grey_amend.gif
│ │ │ ├── grey_del.gif
│ │ │ ├── hand.png
│ │ │ ├── head.gif
│ │ │ ├── inform.gif
│ │ │ ├── last.gif
│ │ │ ├── logo.gif
│ │ │ ├── moveroom_green.png
│ │ │ ├── moveroom_red.png
│ │ │ ├── next.gif
│ │ │ ├── open.gif
│ │ │ ├── overdue_dot.gif
│ │ │ ├── redpoint.png
│ │ │ ├── search_title.gif
│ │ │ ├── tab_03.gif
│ │ │ ├── tab_05.gif
│ │ │ ├── tab_07.gif
│ │ │ ├── tab_12.gif
│ │ │ ├── tab_15.gif
│ │ │ ├── tab_17.gif
│ │ │ ├── tab_18.gif
│ │ │ ├── tab_19.gif
│ │ │ ├── tab_20.gif
│ │ │ ├── tb.gif
│ │ │ ├── title.gif
│ │ │ ├── visa_dot.gif
│ │ │ ├── visa_title.gif
│ │ │ └── yellowpoint.png
│ │ ├── rubot
│ │ │ ├── blue_10.png
│ │ │ ├── blue_11.png
│ │ │ ├── blue_12.png
│ │ │ ├── blue_13.png
│ │ │ ├── blue_14.png
│ │ │ ├── blue_15.png
│ │ │ ├── blue_16.png
│ │ │ ├── blue_17.png
│ │ │ ├── blue_18.png
│ │ │ ├── blue_19.png
│ │ │ ├── blue_1.png
│ │ │ ├── blue_20.png
│ │ │ ├── blue_2.png
│ │ │ ├── blue_3.png
│ │ │ ├── blue_4.png
│ │ │ ├── blue_5.png
│ │ │ ├── blue_6.png
│ │ │ ├── blue_7.png
│ │ │ ├── blue_8.png
│ │ │ ├── blue_9.png
│ │ │ ├── green_10.png
│ │ │ ├── green_11.png
│ │ │ ├── green_12.png
│ │ │ ├── green_13.png
│ │ │ ├── green_14.png
│ │ │ ├── green_15.png
│ │ │ ├── green_16.png
│ │ │ ├── green_17.png
│ │ │ ├── green_18.png
│ │ │ ├── green_19.png
│ │ │ ├── green_1.png
│ │ │ ├── green_20.png
│ │ │ ├── green_2.png
│ │ │ ├── green_3.png
│ │ │ ├── green_4.png
│ │ │ ├── green_5.png
│ │ │ ├── green_6.png
│ │ │ ├── green_7.png
│ │ │ ├── green_8.png
│ │ │ ├── green_9.png
│ │ │ ├── red_10.png
│ │ │ ├── red_11.png
│ │ │ ├── red_12.png
│ │ │ ├── red_13.png
│ │ │ ├── red_14.png
│ │ │ ├── red_15.png
│ │ │ ├── red_16.png
│ │ │ ├── red_17.png
│ │ │ ├── red_18.png
│ │ │ ├── red_19.png
│ │ │ ├── red_1.png
│ │ │ ├── red_20.png
│ │ │ ├── red_2.png
│ │ │ ├── red_3.png
│ │ │ ├── red_4.png
│ │ │ ├── red_5.png
│ │ │ ├── red_6.png
│ │ │ ├── red_7.png
│ │ │ ├── red_8.png
│ │ │ ├── red_9.png
│ │ │ ├── yellow_10.png
│ │ │ ├── yellow_11.png
│ │ │ ├── yellow_12.png
│ │ │ ├── yellow_13.png
│ │ │ ├── yellow_14.png
│ │ │ ├── yellow_15.png
│ │ │ ├── yellow_16.png
│ │ │ ├── yellow_17.png
│ │ │ ├── yellow_18.png
│ │ │ ├── yellow_19.png
│ │ │ ├── yellow_1.png
│ │ │ ├── yellow_20.png
│ │ │ ├── yellow_2.png
│ │ │ ├── yellow_3.png
│ │ │ ├── yellow_4.png
│ │ │ ├── yellow_5.png
│ │ │ ├── yellow_6.png
│ │ │ ├── yellow_7.png
│ │ │ ├── yellow_8.png
│ │ │ └── yellow_9.png
│ │ └── rubot.html
│ ├── lyy
│ │ ├── addBOM.htm
│ │ ├── addbranch.html
│ │ ├── addbrand.html
│ │ ├── addoregan.htm
│ │ ├── addstuff.htm
│ │ ├── addUser2.html
│ │ ├── addUser.html
│ │ ├── BOM.html
│ │ ├── branch.html
│ │ ├── brand.html
│ │ ├── css
│ │ │ └── core.css
│ │ ├── date.html
│ │ ├── dateplan.html
│ │ ├── Demo.html
│ │ ├── editbranch.html
│ │ ├── editbrand.html
│ │ ├── images
│ │ │ ├── 00.gif
│ │ │ ├── 11.gif
│ │ │ ├── 22.gif
│ │ │ ├── 33.gif
│ │ │ ├── amend.gif
│ │ │ ├── arrow.gif
│ │ │ ├── back.gif
│ │ │ ├── backtrack.gif
│ │ │ ├── bg.gif
│ │ │ ├── big_amend.gif
│ │ │ ├── big_del.gif
│ │ │ ├── big_grey_del.gif
│ │ │ ├── CX.gif
│ │ │ ├── del.gif
│ │ │ ├── dot.gif
│ │ │ ├── dotoverdue.gif
│ │ │ ├── download.gif
│ │ │ ├── edt.gif
│ │ │ ├── first.gif
│ │ │ ├── go.gif
│ │ │ ├── grey_amend.gif
│ │ │ ├── grey_del.gif
│ │ │ ├── head.gif
│ │ │ ├── inform.gif
│ │ │ ├── last.gif
│ │ │ ├── logo.gif
│ │ │ ├── next.gif
│ │ │ ├── open.gif
│ │ │ ├── overdue_dot.gif
│ │ │ ├── search_title.gif
│ │ │ ├── tab_03.gif
│ │ │ ├── tab_05.gif
│ │ │ ├── tab_07.gif
│ │ │ ├── tab_12.gif
│ │ │ ├── tab_15.gif
│ │ │ ├── tab_17.gif
│ │ │ ├── tab_18.gif
│ │ │ ├── tab_19.gif
│ │ │ ├── tab_20.gif
│ │ │ ├── tb.gif
│ │ │ ├── title.gif
│ │ │ ├── visa_dot.gif
│ │ │ └── visa_title.gif
│ │ ├── jiqi.html
│ │ ├── js
│ │ │ ├── jMonthCalendar.js
│ │ │ ├── jMonthCalendar.min.js
│ │ │ ├── jMonthCalendar.pack.js
│ │ │ ├── jquery-1.3.js
│ │ │ └── jquery-1.3.min.js
│ │ ├── maintain.html
│ │ ├── oregan.html
│ │ ├── selectplan.html
│ │ ├── selectUser.html
│ │ ├── stuff.html
│ │ ├── tab.html
│ │ ├── totalPlan.html
│ │ ├── updateBOM.htm
│ │ ├── updatejiqi.html
│ │ ├── updateoregan.htm
│ │ ├── updateplan.html
│ │ ├── updatestuff.htm
│ │ ├── updatetain.html
│ │ └── updateUser.html
│ ├── skin
│ │ ├── css
│ │ │ ├── base.css
│ │ │ ├── css1.css
│ │ │ ├── main.css
│ │ │ ├── menu.css
│ │ │ ├── newhead.css
│ │ │ └── Style.css
│ │ └── js
│ │ └── frame
│ │ ├── ckbookinfo.js
│ │ ├── ckfriend.js
│ │ ├── communal.js
│ │ ├── date.js
│ │ ├── FusionCharts.js
│ │ └── menu.js
│ ├── swf
│ │ └── FCF_Column3D.swf
│ ├── xgd
│ │ ├── cailiaoAdd.html
│ │ ├── cailiaoChukuAdd.html
│ │ ├── cailiaoChukuEdit.html
│ │ ├── cailiaoChuku.html
│ │ ├── cailiaoChukuSearch.html
│ │ ├── cailiaoEdit.html
│ │ ├── cailiaokuEdit.html
│ │ ├── cailiaokuSearch2.html
│ │ ├── cailiaokuSearch.html
│ │ ├── cailiaoList.html
│ │ ├── cailiaoRuku.html
│ │ ├── cailiaoRukuSearch.html
│ │ ├── cailiaoSearch.html
│ │ ├── chengpChukuEdit.html
│ │ ├── chengpinAdd.html
│ │ ├── chengpinChukuAdd.html
│ │ ├── chengpinChuku.html
│ │ ├── chengpinChukuSearch.html
│ │ ├── chengpinEdit.html
│ │ ├── chengpinkuEdit.html
│ │ ├── chengpinkuSearch2.html
│ │ ├── chengpinkuSearch.html
│ │ ├── chengpinList.html
│ │ ├── chengpinRuku.html
│ │ ├── chengpinSearch.html
│ │ ├── image
│ │ │ ├── amend.gif
│ │ │ ├── arrow.gif
│ │ │ ├── backtrack.gif
│ │ │ ├── big_amend.gif
│ │ │ ├── big_del.gif
│ │ │ ├── big_grey_del.gif
│ │ │ ├── CX.gif
│ │ │ ├── del.gif
│ │ │ ├── dot.gif
│ │ │ ├── dotoverdue.gif
│ │ │ ├── download.gif
│ │ │ ├── grey_amend.gif
│ │ │ ├── grey_del.gif
│ │ │ ├── head.gif
│ │ │ ├── inform.gif
│ │ │ ├── logo.gif
│ │ │ ├── open.gif
│ │ │ ├── overdue_dot.gif
│ │ │ ├── search_title.gif
│ │ │ ├── title.gif
│ │ │ ├── visa_dot.gif
│ │ │ └── visa_title.gif
│ │ ├── images
│ │ │ ├── 11.gif
│ │ │ ├── 22.gif
│ │ │ ├── 33.gif
│ │ │ ├── back.gif
│ │ │ ├── bg.gif
│ │ │ ├── del.gif
│ │ │ ├── edt.gif
│ │ │ ├── first.gif
│ │ │ ├── go.gif
│ │ │ ├── last.gif
│ │ │ ├── next.gif
│ │ │ ├── tab_03.gif
│ │ │ ├── tab_05.gif
│ │ │ ├── tab_07.gif
│ │ │ ├── tab_12.gif
│ │ │ ├── tab_15.gif
│ │ │ ├── tab_17.gif
│ │ │ ├── tab_18.gif
│ │ │ ├── tab_19.gif
│ │ │ ├── tab_20.gif
│ │ │ └── tb.gif
│ │ ├── imagess
│ │ │ ├── amend.gif
│ │ │ ├── arrow.gif
│ │ │ ├── backtrack.gif
│ │ │ ├── big_amend.gif
│ │ │ ├── big_del.gif
│ │ │ ├── big_grey_del.gif
│ │ │ ├── CX.gif
│ │ │ ├── del.gif
│ │ │ ├── dot.gif
│ │ │ ├── dotoverdue.gif
│ │ │ ├── download.gif
│ │ │ ├── grey_amend.gif
│ │ │ ├── grey_del.gif
│ │ │ ├── head.gif
│ │ │ ├── inform.gif
│ │ │ ├── logo.gif
│ │ │ ├── open.gif
│ │ │ ├── overdue_dot.gif
│ │ │ ├── search_title.gif
│ │ │ ├── title.gif
│ │ │ ├── visa_dot.gif
│ │ │ └── visa_title.gif
│ │ ├── pankuAdd.html
│ │ ├── pankuEdit.html
│ │ ├── panku.html
│ │ ├── pankuSearch.html
│ │ └── style
│ │ ├── foot.css
│ │ ├── head.css
│ │ ├── info.css
│ │ └── purple.css
│ ├── zyq
│ │ ├── belowPlant.html
│ │ ├── chancePlantVerify.html
│ │ ├── ChanceQuit.html
│ │ ├── chanceVerify.html
│ │ ├── Column4D.xml
│ │ ├── ConnectAdd.html
│ │ ├── Connect.html
│ │ ├── ConnectQuery.html
│ │ ├── ConnectUpdate.html
│ │ ├── images
│ │ │ ├── 00.gif
│ │ │ ├── 11.gif
│ │ │ ├── 22.gif
│ │ │ ├── 33.gif
│ │ │ ├── amend.gif
│ │ │ ├── arrow.gif
│ │ │ ├── back.gif
│ │ │ ├── backtrack.gif
│ │ │ ├── bg.gif
│ │ │ ├── big_amend.gif
│ │ │ ├── big_del.gif
│ │ │ ├── big_grey_del.gif
│ │ │ ├── bluepoint.png
│ │ │ ├── companyinfo.png
│ │ │ ├── CX.gif
│ │ │ ├── del.gif
│ │ │ ├── dot.gif
│ │ │ ├── dotoverdue.gif
│ │ │ ├── download.gif
│ │ │ ├── edt.gif
│ │ │ ├── first.gif
│ │ │ ├── go.gif
│ │ │ ├── greenpoint.png
│ │ │ ├── grey_amend.gif
│ │ │ ├── grey_del.gif
│ │ │ ├── head.gif
│ │ │ ├── inform.gif
│ │ │ ├── last.gif
│ │ │ ├── logo.gif
│ │ │ ├── next.gif
│ │ │ ├── open.gif
│ │ │ ├── overdue_dot.gif
│ │ │ ├── redpoint.png
│ │ │ ├── search_title.gif
│ │ │ ├── tab_03.gif
│ │ │ ├── tab_05.gif
│ │ │ ├── tab_07.gif
│ │ │ ├── tab_12.gif
│ │ │ ├── tab_15.gif
│ │ │ ├── tab_17.gif
│ │ │ ├── tab_18.gif
│ │ │ ├── tab_19.gif
│ │ │ ├── tab_20.gif
│ │ │ ├── tb.gif
│ │ │ ├── title.gif
│ │ │ ├── visa_dot.gif
│ │ │ ├── visa_title.gif
│ │ │ └── yellowpoint.png
│ │ ├── joinQuery.html
│ │ ├── mistStandAdd.html
│ │ ├── MistStand.html
│ │ ├── mistStandQuery.html
│ │ ├── mistStandUpdate.html
│ │ ├── plantYieldBan.html
│ │ ├── plantYieldNian.html
│ │ ├── plantYieldRi.html
│ │ ├── plantYieldYue.html
│ │ ├── Query.html
│ │ ├── QuitAdd.html
│ │ ├── retreatQuery.html
│ │ ├── ShopYieldDepleteQuery.html
│ │ ├── ShopYieldDepleteQueryUpdate.html
│ │ ├── ShopYieldQuery.html
│ │ ├── ShopYieldQueryUpdate.html
│ │ ├── StaeYieldStandAdd.html
│ │ ├── StaeYieldStand.html
│ │ ├── StageYieldDeplete.html
│ │ └── StageYieldUpdate.html
│ └── zzw
│ ├── annual.html
│ ├── checkannual.html
│ ├── checkeveryday.html
│ ├── checkmonth.html
│ ├── checkquarter.html
│ ├── everyday.html
│ ├── images
│ │ ├── 11.gif
│ │ ├── 22.gif
│ │ ├── 33.gif
│ │ ├── back.gif
│ │ ├── bg.gif
│ │ ├── del.gif
│ │ ├── edt.gif
│ │ ├── first.gif
│ │ ├── go.gif
│ │ ├── last.gif
│ │ ├── next.gif
│ │ ├── tab_03.gif
│ │ ├── tab_05.gif
│ │ ├── tab_07.gif
│ │ ├── tab_12.gif
│ │ ├── tab_15.gif
│ │ ├── tab_17.gif
│ │ ├── tab_18.gif
│ │ ├── tab_19.gif
│ │ ├── tab_20.gif
│ │ ├── tb.gif
│ │ └── vie.gif
│ ├── month.html
│ ├── quarter.html
│ └── report
│ ├── images
│ │ ├── 00.gif
│ │ ├── 11.gif
│ │ ├── 22.gif
│ │ ├── 33.gif
│ │ ├── amend.gif
│ │ ├── arrow.gif
│ │ ├── back.gif
│ │ ├── backtrack.gif
│ │ ├── bg.gif
│ │ ├── big_amend.gif
│ │ ├── big_del.gif
│ │ ├── big_grey_del.gif
│ │ ├── CX.gif
│ │ ├── del.gif
│ │ ├── dot.gif
│ │ ├── dotoverdue.gif
│ │ ├── download.gif
│ │ ├── edt.gif
│ │ ├── first.gif
│ │ ├── go.gif
│ │ ├── grey_amend.gif
│ │ ├── grey_del.gif
│ │ ├── head.gif
│ │ ├── inform.gif
│ │ ├── last.gif
│ │ ├── logo.gif
│ │ ├── next.gif
│ │ ├── open.gif
│ │ ├── overdue_dot.gif
│ │ ├── search_title.gif
│ │ ├── tab_03.gif
│ │ ├── tab_05.gif
│ │ ├── tab_07.gif
│ │ ├── tab_12.gif
│ │ ├── tab_15.gif
│ │ ├── tab_17.gif
│ │ ├── tab_18.gif
│ │ ├── tab_19.gif
│ │ ├── tab_20.gif
│ │ ├── tb.gif
│ │ ├── title.gif
│ │ ├── vie.gif
│ │ ├── visa_dot.gif
│ │ └── visa_title.gif
│ ├── moveStatus.html
│ ├── productionRecord.html
│ ├── queryannual.html
│ ├── queryeveryday.html
│ ├── querymonth.html
│ ├── querymoveStatus.html
│ ├── queryproductionRecord.html
│ └── queryquarter.html
└── top.html
30 directories, 613 files
标签:
小贴士
感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。
- 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
- 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
- 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
- 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。
关于好例子网
本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明
网友评论
我要评论