📄 xtreeconfig.js
字号:
var webFXTreeConfig = {
rootIcon : 'js/xtree_foldericon.gif',
openRootIcon : 'js/xtree_openfoldericon.gif',
folderIcon : 'js/xtree_foldericon.gif',
openFolderIcon : 'js/xtree_openfoldericon.gif',
fileIcon : 'js/xtree_file.gif',
iIcon : 'js/xtree_I.gif',
lIcon : 'js/xtree_L.gif',
lMinusIcon : 'js/xtree_Lminus.gif',
lPlusIcon : 'js/xtree_Lplus.gif',
tIcon : 'js/xtree_T.gif',
tMinusIcon : 'js/xtree_Tminus.gif',
tPlusIcon : 'js/xtree_Tplus.gif',
blankIcon : 'js/xtree_blank.gif',
defaultText : 'Tree Item',
defaultAction : '',
defaultBehavior : 'classic',
usePersistence : true
};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -