Documentation ¶
Overview ¶
*
- Copyright 2014 @ z3q.net.
- name :
- author : jarryliu
- date : 2014-01-22 21:08
- description :
- history :
*
- Copyright 2014 @ z3q.net.
- name :
- author : jarryliu
- date : 2014-01-22 21:08
- description :
- history :
*
- Copyright 2015 @ z3q.net.
- name : sorter.go
- author : jarryliu
- date : 2015-08-17 16:19
- description :
- history :
*
- Copyright 2014 @ z3q.net.
- name :
- author : jarryliu
- date : 2014-01-22 21:08
- description :
- history :
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GoodsListSortItems []*SortItem = []*SortItem{ {Name: "price", Text: "价格", Option: true}, {Name: "sale", Text: "销量", Option: true}, }
todo: 条件需要加上
Functions ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.