Skip to content

lbin82/SmartMenu

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Structure

Portal ├── customer │   ├── menucss │   │   └── skin1 │   │   ├── images │   │   │   ├── ajax-loader.png │   │   │   ├── bell.png │   │   │   ├── bg.png │   │   │   ├── Button-call-1.png │   │   │   ├── Button-call-2.png │   │   │   ├── Button-list-1.png │   │   │   ├── Button-list-2.png │   │   │   ├── cart.png │   │   │   ├── flash.png │   │   │   ├── food-pic.jpg │   │   │   ├── home_alt.png │   │   │   ├── home.png │   │   │   ├── icons-18-black.png │   │   │   ├── icons-18-white.png │   │   │   ├── icons-36-black.png │   │   │   ├── icons-36-white.png │   │   │   ├── icon-search-black.png │   │   │   ├── logo.png │   │   │   ├── menu-Arrow back.png │   │   │   ├── menu-Arrow Forward.png │   │   │   ├── menu-bg.png │   │   │   ├── menu-button.png │   │   │   ├── menu-line.png │   │   │   ├── Permutation-1-1.png │   │   │   ├── Permutation-1-2.png │   │   │   ├── Permutation-2-1.png │   │   │   ├── Permutation-2-2.png │   │   │   ├── Permutation-3-1.png │   │   │   ├── Permutation-3-2.png │   │   │   ├── php.png │   │   │   ├── Price-Button-1.png │   │   │   ├── python-ico.png │   │   │   ├── python.png │   │   │   └── search.png │   │   └── skin1.css │   ├── menudata │   │   ├── CategoryData.txt │   │   ├── menudata.txt │   │   └── paihanglistdata.txt │   ├── menuimages │   │   ├── CHENGZHI129532202920937500Big.jpg │   │   └── CHENGZHI129532202920937500Small.jpg │   ├── menujs │   │   ├── db.js │   │   ├── image.js │   │   ├── index.js │   │   ├── locale.js │   │   ├── utils.js │   │   └── webkitdragdrop.js │   └── menupages │   ├── db_test.html │   ├── image_test.html │   ├── index.html │   ├── smartmenu.manifest │   └── ui_test.html └── jquery-mobile ├── jquery.min.js ├── jquery.mobile.css └── jquery.mobile.min.js

About

smart menu

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors