An open API service indexing awesome lists of open source software.

https://github.com/chanmo/cbuy

A classic mobile shop template
https://github.com/chanmo/cbuy

Last synced: about 1 year ago
JSON representation

A classic mobile shop template

Awesome Lists containing this project

README

          

# CBUY
A classic mobile shop templates.

## References and Credits
* [Juss](https://github.com/ChanMo/juss)
* [FontAwesome](https://fontawesome.io/)
* [Pinterest](https://pinterest.html/)

## Template List
* `base.html` base template, include header, css, js
* `index.html` old index template
* `index2.html` new index template
* `category.html` old commodity category
* `category_tree.html` new category
* `list.html` commodity list
* `list_item.html` as a component, used for list
* `commodity.html` commodity template
* `commodity_item.html` as a component
* `shop.html` shop main template
* `me.html` member main template
* `login.html` member login template
* `integral.html` member integral template
* `order.html` order
* `order_create.html` checkout template
* `order_create_success.html` success template
* `order_detail.html` order detail template
* `order_list.html` order list template
* `address.html` address list template
* `address_form.html` address form template
* `comment_list.html` uncomment list
* `comment_order.html` comment order(main)
* `comment_commodity.html` comment commodity