增加项目使用情况汇总

This commit is contained in:
2023-09-01 08:53:55 +08:00
parent 79c5a301c5
commit cfd069933e
11 changed files with 2239 additions and 2 deletions
+5
View File
@@ -692,6 +692,11 @@
}
F.ready(function () {
$(".y_row div").click(function () {
var $item = $('.f-tabstrip-header')
$item.attr('style', ";display:block !important;")
});
$(".item-s li").click(function () {
var $item = $('.f-tabstrip-header')
$item.attr('style', ";display:block !important;")