{
"folders":
[
{
"path": "web",
"name":"工商服务",
"folder_exclude_patterns":["runtime","thinkphp","vendor"],
},
{
"path": "web\\application\\admin",
"folder_exclude_patterns":["behavior","command","vendor","auth","general","user","addon","auth","category","command","common","dashboard","general","index","layout","user"],
"file_exclude_patterns": ["Command.php","Category.php","Dashboard.php","Index.php","ajax.php","common.php","config.php","tags.php","Addon.php","Admin.php","AdminLog.php","AuthGroup.php","AuthGroupAccess.php","AuthRule.php","Command.php","User.php","UserGroup.php","UserRule.php"]
},
{
"path": "web\\application\\index",
"folder_exclude_patterns":["behavior","command","vendor","auth","general","user","addon","auth","category","command","common","dashboard","general","layout"],
"file_exclude_patterns": ["Command.php","Category.php","Dashboard.php","ajax.php","common.php","config.php","tags.php","Addon.php","Admin.php","AdminLog.php","AuthGroup.php","AuthGroupAccess.php","AuthRule.php","Command.php","UserGroup.php","UserRule.php"]
},
{
"path": "web\\public\\assets\\js\backend\\g","name":"admin_js"
},
],
"site":{
"domain":"http://a27.com",
"root_folder":"web"
}
}
快捷键:zhandianjson
源:
sublime_text格式
<snippet>
<content><![CDATA[
{
"folders":
[
{
"path": "web",
"name":"工商服务",
"folder_exclude_patterns":["runtime","thinkphp","vendor"],
},
{
"path": "web\\application\\admin",
"folder_exclude_patterns":["behavior","command","vendor","auth","general","user","addon","auth","category","command","common","dashboard","general","index","layout","user"],
"file_exclude_patterns": ["Command.php","Category.php","Dashboard.php","Index.php","ajax.php","common.php","config.php","tags.php","Addon.php","Admin.php","AdminLog.php","AuthGroup.php","AuthGroupAccess.php","AuthRule.php","Command.php","User.php","UserGroup.php","UserRule.php"]
},
{
"path": "web\\application\\index",
"folder_exclude_patterns":["behavior","command","vendor","auth","general","user","addon","auth","category","command","common","dashboard","general","layout"],
"file_exclude_patterns": ["Command.php","Category.php","Dashboard.php","ajax.php","common.php","config.php","tags.php","Addon.php","Admin.php","AdminLog.php","AuthGroup.php","AuthGroupAccess.php","AuthRule.php","Command.php","UserGroup.php","UserRule.php"]
},
{
"path": "web\\public\\assets\\js\backend\\g","name":"admin_js"
},
],
"site":{
"domain":"http://a27.com",
"root_folder":"web"
}
}
]]></content>
<tabTrigger>zhandianjson(fastadmin站点配置)</tabTrigger>
<scope></scope>
</snippet>
发表评论 取消回复