Skip to content

Instantly share code, notes, and snippets.

@z007
Last active August 29, 2015 14:06
Show Gist options
  • Save z007/54e81f97fe3a2caa3469 to your computer and use it in GitHub Desktop.
Save z007/54e81f97fe3a2caa3469 to your computer and use it in GitHub Desktop.
导航栏simple 模板
<p>导航栏下拉列表</p>
<ul>
<li>1</li>
<li>2</li>
<li>3
<ul>
<li>4</li>
<li>5</li>
</ul>
<li>
</ul>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment