|
|
@ -51,7 +51,7 @@ class PackageConcent extends Component {
|
|
|
|
//否 string 排序,默认最新, ‘recently’, ‘price’
|
|
|
|
//否 string 排序,默认最新, ‘recently’, ‘price’
|
|
|
|
// 否 string 类型, front,backend,mobile,database, cloud_compute_and_big_data,devops_and_test,ai,other
|
|
|
|
// 否 string 类型, front,backend,mobile,database, cloud_compute_and_big_data,devops_and_test,ai,other
|
|
|
|
componentDidMount() {
|
|
|
|
componentDidMount() {
|
|
|
|
window.document.title = '交流问答'
|
|
|
|
window.document.title = '众包社区'
|
|
|
|
let {category,keyword,sort_by,sort_direction,page}=this.state
|
|
|
|
let {category,keyword,sort_by,sort_direction,page}=this.state
|
|
|
|
this.setdatas(category,keyword,sort_by,sort_direction,page)
|
|
|
|
this.setdatas(category,keyword,sort_by,sort_direction,page)
|
|
|
|
|
|
|
|
|
|
|
|