Commit f5d2f3e9 authored by hbcui1984's avatar hbcui1984

增加mHeader_withoutBack代码块

parent 218a91f8
......@@ -41,6 +41,13 @@
</header>'
end
snippet 'mHeader_withoutBack' do |cmd|
cmd.trigger = 'mheaderwithoutback'
cmd.expansion = '<header class="mui-bar mui-bar-nav">
<h1 class="mui-title">标题$1</h1>
</header>'
end
snippet 'mBody' do |cmd|
cmd.trigger = 'mbody'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment