This commit is contained in:
@fawn-nine
2023-07-03 15:39:10 +08:00
parent 40a469f8fd
commit 37150dbd79
10 changed files with 30 additions and 11 deletions

View File

@@ -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 () {