wh_components
Version:
郭炜恒的vue组件库
64 lines (58 loc) • 2.79 kB
CSS
@font-face {
font-family: 'iconfont'; /* Project id 3733565 */
src: url('./assets/iconfont/iconfont.woff2') format('woff2'),
url('./assets/iconfont/iconfont.woff') format('woff'),
url('./assets/iconfont/iconfont.ttf') format('truetype');
}
.wh-iconfont {
font-family: "iconfont" ;
font-size: 14px;
font-style: normal;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
/* 喇叭 */.wh-horn:before { content: "\e600"; }
/* 设置 */.wh-setup:before { content: "\e601"; }
/* 搜索 */.wh-search:before { content: "\e752"; }
/* 问号 */.wh-doubt:before { content: "\e64e"; }
/* 下箭头 */.wh-down:before { content: "\e632"; }
/* 女性 */.wh-woman:before { content: "\e60f"; }
/* 代码 */.wh-code:before { content: "\e62e"; }
/* 问号2 */.wh-mark:before { content: "\e61a"; }
/* 静音 */.wh-mute:before { content: "\e612"; }
/* 语言 */.wh-language:before { content: "\eed4"; }
/* 通知 */.wh-notice:before { content: "\e650"; }
/* 头像 */.wh-avatar:before { content: "\e615"; }
/* 男性 */.wh-man:before { content: "\e623"; }
/* 语言2 */.wh-lingo:before { content: "\e640"; }
/* 相机 */.wh-camera:before { content: "\ea34"; }
/* 菜单 */.wh-menu:before { content: "\e63d"; }
/* 单选 */.wh-radio:before { content: "\e65f"; }
/* 按钮 */.wh-button:before { content: "\e690"; }
/* 下拉框 */.wh-dropdown:before { content: "\e663"; }
/* 分页器 */.wh-spearer:before { content: "\eb0f"; }
/* 多选 */.wh-check:before { content: "\e616"; }
/* 回到顶部 */.wh-backtop:before { content: "\e774"; }
/* 404 */.wh-unfind:before { content: "\e653"; }
/* 表格 */.wh-table:before { content: "\eb12"; }
/* icon */.wh-icon:before { content: "\e64a"; }
/* 输入框 */.wh-input:before { content: "\e609"; }
/* 提示 */.wh-tip:before { content: "\e617"; }
/* 标记 */.wh-mark:before { content: "\e74b"; }
/* 弹窗 */.wh-popup:before { content: "\e606"; }
/* 开关 */.wh-switch:before { content: "\e736"; }
/* 加载 */.wh-loading:before { content: "\e85e"; }
/* 预览 */.wh-preview:before { content: "\e67d"; }
/* 伸缩框 */.wh-collapsible:before { content: "\ebd8"; }
/* 爱心 */.wh-heart:before{ content: "\e651"; }
/* 定位 */.wh-locate:before{ content: "\e654"; }
/* 赞 */.wh-support:before{ content: "\e655"; }
/* 无赞 */.wh-nolike:before{ content: "\e656"; }
/* 更多操作 */.wh-more:before{ content: "\e657"; }
/* 换一批 */.wh-change:before{ content: "\e658"; }
/* 客服 */.wh-customer:before{ content: "\e65a"; }
/* 图片 */.wh-image:before{ content: "\e664"; }
/* 下载 */.wh-download:before{ content: "\e665"; }
/* 旗帜 */.wh-flag:before{ content: "\e6b5"; }
/* 日期选择框 */.wh-dateselect:before{ content: "\e648"; }
/* 时间日期框 */.wh-date:before{ content: "\e61b"; }