检验批委托速度优化
This commit is contained in:
@@ -499,11 +499,11 @@
|
||||
F.initTreeTabStrip(mainMenu, mainTabStrip, null, true, false, false);
|
||||
|
||||
|
||||
var themeTitle = F.cookie('Theme_Pro_Title');
|
||||
if (themeTitle) {
|
||||
F.removeCookie('Theme_Pro_Title');
|
||||
notify('主题更改为:' + themeTitle);
|
||||
}
|
||||
//var themeTitle = F.cookie('Theme_Pro_Title');
|
||||
//if (themeTitle) {
|
||||
// F.removeCookie('Theme_Pro_Title');
|
||||
// notify('主题更改为:' + themeTitle);
|
||||
//}
|
||||
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user