增加项目使用情况汇总
This commit is contained in:
@@ -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;")
|
||||
|
||||
Reference in New Issue
Block a user