复数
This commit is contained in:
@@ -68,7 +68,7 @@ function sy_index() {
|
||||
$('#com_index').selectivity({
|
||||
allowClear: true,
|
||||
items: new_arry,
|
||||
placeholder: 'Please choose topics'
|
||||
placeholder: 'Please select a topic'
|
||||
})
|
||||
|
||||
$('.es_serch_btn').click(function () {
|
||||
@@ -8136,7 +8136,7 @@ function art_wisdom() {
|
||||
$('#com_index').selectivity({
|
||||
allowClear: true,
|
||||
items: new_arry,
|
||||
placeholder: 'Please choose topics'
|
||||
placeholder: 'Please select a topic'
|
||||
})
|
||||
|
||||
$('.es_serch_btn').click(function () {
|
||||
@@ -8372,7 +8372,7 @@ function rev_ver() {
|
||||
$('#com_index').selectivity({
|
||||
allowClear: true,
|
||||
items: new_arry,
|
||||
placeholder: 'Please choose topics'
|
||||
placeholder: 'Please select a topic'
|
||||
})
|
||||
|
||||
$('.es_serch_btn').click(function () {
|
||||
|
||||
Reference in New Issue
Block a user