83 Star 844 Fork 408

若依 / hplus

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
mail_compose.html 7.16 KB
一键复制 编辑 原始数据 按行查看 历史
若依 提交于 2024-01-12 11:08 . 删除统计代码
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>H+ 后台主题UI框架 - 写信</title>
<meta name="keywords" content="H+后台主题,后台bootstrap框架,会员中心主题,后台HTML,响应式后台" />
<meta name="description" content="H+是一个完全响应式,基于Bootstrap3最新版本开发的扁平化主题,她采用了主流的左右两栏式布局,使用了Html5+CSS3等现代技术" />
<link rel="shortcut icon" href="favicon.ico" />
<link href="css/bootstrap.min.css?v=3.3.7" rel="stylesheet" />
<link href="css/font-awesome.css?v=4.4.0" rel="stylesheet" />
<link href="css/plugins/iCheck/custom.css" rel="stylesheet" />
<link href="css/plugins/summernote/summernote.css" rel="stylesheet" />
<link href="css/plugins/summernote/summernote-bs3.css" rel="stylesheet" />
<link href="css/animate.css" rel="stylesheet" />
<link href="css/style.css?v=4.1.0" rel="stylesheet" />
</head>
<body class="gray-bg">
<div class="wrapper wrapper-content">
<div class="row">
<div class="col-sm-3">
<div class="ibox float-e-margins">
<div class="ibox-content mailbox-content">
<div class="file-manager">
<a class="btn btn-block btn-primary compose-mail" href="mail_compose.html">写信</a>
<div class="space-25"></div>
<h5>文件夹</h5>
<ul class="folder-list m-b-md" style="padding: 0;">
<li>
<a href="mailbox.html"> <i class="fa fa-inbox"></i> 收件箱 <span class="label label-warning pull-right">16</span> </a>
</li>
<li>
<a href="mailbox.html"> <i class="fa fa-envelope-o"></i> 发信</a>
</li>
<li>
<a href="mailbox.html"> <i class="fa fa-certificate"></i> 重要</a>
</li>
<li>
<a href="mailbox.html"> <i class="fa fa-file-text-o"></i> 草稿 <span class="label label-danger pull-right">2</span> </a>
</li>
<li>
<a href="mailbox.html"> <i class="fa fa-trash-o"></i> 垃圾箱</a>
</li>
</ul>
<h5>分类</h5>
<ul class="category-list" style="padding: 0;">
<li>
<a href="mail_compose.html#"> <i class="fa fa-circle text-navy"></i> 工作</a>
</li>
<li>
<a href="mail_compose.html#"> <i class="fa fa-circle text-danger"></i> 文档</a>
</li>
<li>
<a href="mail_compose.html#"> <i class="fa fa-circle text-primary"></i> 社交</a>
</li>
<li>
<a href="mail_compose.html#"> <i class="fa fa-circle text-info"></i> 广告</a>
</li>
<li>
<a href="mail_compose.html#"> <i class="fa fa-circle text-warning"></i> 客户端</a>
</li>
</ul>
<h5 class="tag-title">标签</h5>
<ul class="tag-list" style="padding: 0;">
<li>
<a href="mail_compose.html"><i class="fa fa-tag"></i> 朋友</a>
</li>
<li>
<a href="mail_compose.html"><i class="fa fa-tag"></i> 工作</a>
</li>
<li>
<a href="mail_compose.html"><i class="fa fa-tag"></i> 家庭</a>
</li>
<li>
<a href="mail_compose.html"><i class="fa fa-tag"></i> 孩子</a>
</li>
<li>
<a href="mail_compose.html"><i class="fa fa-tag"></i> 假期</a>
</li>
<li>
<a href="mail_compose.html"><i class="fa fa-tag"></i> 音乐</a>
</li>
<li>
<a href="mail_compose.html"><i class="fa fa-tag"></i> 照片</a>
</li>
<li>
<a href="mail_compose.html"><i class="fa fa-tag"></i> 电影</a>
</li>
</ul>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<div class="col-sm-9 animated fadeInRight">
<div class="mail-box-header">
<div class="pull-right tooltip-demo">
<a href="mailbox.html" class="btn btn-white btn-sm" data-toggle="tooltip" data-placement="top" title="存为草稿"><i class="fa fa-pencil"></i> 存为草稿</a>
<a href="mailbox.html" class="btn btn-danger btn-sm" data-toggle="tooltip" data-placement="top" title="放弃"><i class="fa fa-times"></i> 放弃</a>
</div>
<h2>
写信
</h2>
</div>
<div class="mail-box">
<div class="mail-body">
<form class="form-horizontal" method="get">
<div class="form-group">
<label class="col-sm-2 control-label">发送到:</label>
<div class="col-sm-10">
<input type="text" class="form-control" value="i@zi-han.net" />
</div>
</div>
<div class="form-group">
<label class="col-sm-2 control-label">主题:</label>
<div class="col-sm-10">
<input type="text" class="form-control" value="" />
</div>
</div>
</form>
</div>
<div class="mail-text h-200">
<div class="summernote">
<h2>H+ 后台主题</h2>
<p>
H+是一个完全响应式,基于Bootstrap3最新版本开发的扁平化主题,她采用了主流的左右两栏式布局,使用了Html5+CSS3等现代技术,她提供了诸多的强大的可以重新组合的UI组件,并集成了最新的jQuery版本,当然,也集成了很多功能强大,用途广泛的国内外jQuery插件及其他组件,她可以用于所有的Web应用程序,如<b>网站管理后台</b><b>网站会员中心</b><b>CMS</b><b>CRM</b><b>OA</b>等等,当然,您也可以对她进行深度定制,以做出更强系统。
</p>
</div>
<div class="clearfix"></div>
</div>
<div class="mail-body text-right tooltip-demo">
<a href="mailbox.html" class="btn btn-sm btn-primary" data-toggle="tooltip" data-placement="top" title="Send"><i class="fa fa-reply"></i> 发送</a>
<a href="mailbox.html" class="btn btn-white btn-sm" data-toggle="tooltip" data-placement="top" title="Discard email"><i class="fa fa-times"></i> 放弃</a>
<a href="mailbox.html" class="btn btn-white btn-sm" data-toggle="tooltip" data-placement="top" title="Move to draft folder"><i class="fa fa-pencil"></i> 存为草稿</a>
</div>
<div class="clearfix"></div>
</div>
</div>
</div>
</div>
<!-- 全局js -->
<script src="js/jquery.min.js?v=2.1.4"></script>
<script src="js/bootstrap.min.js?v=3.3.7"></script>
<!-- 自定义js -->
<script src="js/content.js?v=1.0.0"></script>
<!-- iCheck -->
<script src="js/plugins/iCheck/icheck.min.js"></script>
<!-- SUMMERNOTE -->
<script src="js/plugins/summernote/summernote.min.js"></script>
<script src="js/plugins/summernote/summernote-zh-CN.js"></script>
<script>
$(document).ready(function () {
$('.i-checks').iCheck({
checkboxClass: 'icheckbox_square-green',
radioClass: 'iradio_square-green'
});
$('.summernote').summernote({
lang: 'zh-CN'
});
});
var edit = function () {
$('.click2edit').summernote({
focus: true
});
};
var save = function () {
var aHTML = $('.click2edit').code(); //save HTML If you need(aHTML: array).
$('.click2edit').destroy();
};
</script>
</body>
</html>
HTML/CSS
1
https://gitee.com/hplus_admin/hplus.git
git@gitee.com:hplus_admin/hplus.git
hplus_admin
hplus
hplus
master

搜索帮助