|
@@ -99,7 +99,8 @@ func SearchReport(keyWord string, classifyIdFirsts []int, classifyIdSeconds []in
|
|
// // "post_tags": "{{/highlight}}",
|
|
// // "post_tags": "{{/highlight}}",
|
|
// },
|
|
// },
|
|
},
|
|
},
|
|
- "pre_tags": "<span style=\"color:#E3B377\">",
|
|
|
|
|
|
+ // "pre_tags": "<span style=\"color:#E3B377\">",
|
|
|
|
+ "pre_tags": "<span class=\"report-title_color\">",
|
|
"post_tags": "</span>",
|
|
"post_tags": "</span>",
|
|
}
|
|
}
|
|
|
|
|