{if(config("app_debug") && 1==2)}
	#__vconsole .vc-switch{bottom: 4.769em !important;}
	
	const vconsole = new VConsole();
{/if}

快捷键:jstiaoshi

源:

sublime_text格式

<snippet>
    <content><![CDATA[
{if(config("app_debug") && 1==2)}
	#__vconsole .vc-switch{bottom: 4.769em !important;}
	
	const vconsole = new VConsole();
{/if}
]]></content>
   <tabTrigger>jstiaoshi(移动端js调试)</tabTrigger>
   <scope></scope>
</snippet>
点赞(0)

评论列表 共有 0 条评论

暂无评论
立即
投稿
发表
评论
返回
顶部