https://github.com/jinwyp/mobilemuying
web app for muying
https://github.com/jinwyp/mobilemuying
Last synced: 7 months ago
JSON representation
web app for muying
- Host: GitHub
- URL: https://github.com/jinwyp/mobilemuying
- Owner: jinwyp
- Created: 2012-06-18T02:23:37.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-09-13T07:35:59.000Z (about 13 years ago)
- Last Synced: 2025-01-18T12:12:38.881Z (9 months ago)
- Language: JavaScript
- Size: 2.88 MB
- Stars: 3
- Watchers: 8
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# web app for muying
# 文档结构
1. js文件夹是所有的js文件 其中lib 文件夹是 所有的js库文件 包括jQuery 和 jQuery Mobile 的js,css 和jQueryMobile自带图片图标文件 在jquerymobile/images下
2. js 文件夹下的 myapp 是我们自己使用的js文件. my.validate.js是表单验证内容.
3. style 是我们自己的css文件,my.css 文件内容一部分是jQueryMobile的主题样式,通过[themeroller](http://jquerymobile.com/themeroller/) 工具制作的css. camera.css是首页轮显插件带的样式
4. images 是我们自己的图片文件 子文件slides是首页轮显的图片元素