搜索优化
parent
87b0f4f052
commit
fe52ffef12
|
|
@ -324,7 +324,7 @@
|
|||
this.setData({
|
||||
params: params,
|
||||
post_data: {
|
||||
wd: (params.keywords || '').replace(/\+/g, ' ')
|
||||
wd: params.keywords || ''
|
||||
}
|
||||
});
|
||||
},
|
||||
|
|
|
|||
Loading…
Reference in New Issue