Skip to content

Instantly share code, notes, and snippets.

View jtfl2008's full-sized avatar

斐龙 jtfl2008

  • beijing china
View GitHub Profile
@jtfl2008
jtfl2008 / vue.json
Created September 17, 2019 15:03
vue模板
{
"Print to console": {
"prefix": "vTpl",
"body": [
"<template>",
" <div>$0</div>",
"</template>",
"",
"<script>",
"export default {",
@jtfl2008
jtfl2008 / 常见class关键词
Last active June 7, 2016 06:22
常见class关键词
布局类:header, footer, container, main, content, aside, page, section
包裹类:wrap, inner
区块类:region, block, box
结构类:hd, bd, ft, top, bottom, left, right, middle, col, row, grid, span
列表类:list, item, field
主次类:primary, secondary, sub, minor
大小类:s, m, l, xl, large, small
状态类:active, current, checked, hover, fail, success, warn, error, on, off
导航类:nav, prev, next, breadcrumb, forward, back, indicator, paging, first, last