代码拉取完成,页面将自动刷新
同步操作将从 笔下光年/Light Year Admin v4 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
<!DOCTYPE html>
<html lang="zh">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=0, minimal-ui">
<meta name="keywords" content="LightYear,LightYearAdmin,光年,后台模板,后台管理系统,光年HTML模板">
<meta name="description" content="Light Year Admin V4是一个基于Bootstrap v4.4.1的后台管理系统的HTML模板。">
<meta name="author" content="yinq">
<title>通知消息 - 光年(Light Year Admin V4)后台管理系统模板</title>
<link rel="shortcut icon" type="image/x-icon" href="favicon.ico">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="apple-touch-fullscreen" content="yes">
<meta name="apple-mobile-web-app-status-bar-style" content="default">
<link rel="stylesheet" type="text/css" href="css/materialdesignicons.min.css">
<link rel="stylesheet" type="text/css" href="css/bootstrap.min.css">
<link rel="stylesheet" type="text/css" href="css/animate.min.css">
<link rel="stylesheet" type="text/css" href="css/style.min.css">
</head>
<body>
<!--页面loading-->
<div id="lyear-preloader" class="loading">
<div class="ctn-preloader">
<div class="round_spinner">
<div class="spinner"></div>
<img src="images/loading-logo.png" alt="">
</div>
</div>
</div>
<!--页面loading end-->
<div class="lyear-layout-web">
<div class="lyear-layout-container">
<!--左侧导航-->
<aside class="lyear-layout-sidebar">
<!-- logo -->
<div id="logo" class="sidebar-header">
<a href="index.html"><img src="images/logo-sidebar.png" title="LightYear" alt="LightYear" /></a>
</div>
<div class="lyear-layout-sidebar-info lyear-scroll">
<nav class="sidebar-main">
<ul class="nav-drawer">
<li class="nav-item"> <a href="index.html"><i class="mdi mdi-home"></i> <span>后台首页</span></a> </li>
<li class="nav-item nav-item-has-subnav">
<a href="javascript:void(0)"><i class="mdi mdi-palette"></i> <span>UI 元素</span></a>
<ul class="nav nav-subnav">
<li> <a href="lyear_ui_typography.html">排版</a> </li>
<li> <a href="lyear_ui_grid.html">栅格</a> </li>
<li> <a href="lyear_ui_icon.html">图标</a> </li>
<li> <a href="lyear_ui_alerts.html">警告框</a> </li>
<li> <a href="lyear_ui_buttons.html">按钮</a> </li>
<li> <a href="lyear_ui_button_group.html">按钮组</a> </li>
<li> <a href="lyear_ui_cards.html">卡片</a> </li>
<li> <a href="lyear_ui_tables.html">表格</a> </li>
<li> <a href="lyear_ui_modal.html">模态框</a> </li>
<li> <a href="lyear_ui_dropdown.html">下拉菜单</a> </li>
<li> <a href="lyear_ui_tooltips.html">工具提示</a> </li>
<li> <a href="lyear_ui_tabs.html">标签页</a> </li>
<li> <a href="lyear_ui_pagination.html">分页</a> </li>
<li> <a href="lyear_ui_popovers.html">POP提示</a> </li>
<li> <a href="lyear_ui_images.html">图片</a> </li>
<li> <a href="lyear_ui_badges.html">徽章</a> </li>
<li> <a href="lyear_ui_progress.html">进度条</a> </li>
<li> <a href="lyear_ui_list_group.html">列表组</a> </li>
<li> <a href="lyear_ui_media_object.html">媒体对象</a> </li>
<li> <a href="lyear_ui_navbar.html">导航栏</a> </li>
<li> <a href="lyear_ui_scrollspy.html">滚动监听</a> </li>
<li> <a href="lyear_ui_spinners.html">加载状态</a> </li>
<li> <a href="lyear_ui_toasts.html">消息弹窗</a> </li>
<li> <a href="lyear_ui_timeline.html">时光轴</a> </li>
<li> <a href="lyear_ui_other.html">其他</a> </li>
</ul>
</li>
<li class="nav-item nav-item-has-subnav">
<a href="javascript:void(0)"><i class="mdi mdi-format-align-justify"></i> <span>表单</span></a>
<ul class="nav nav-subnav">
<li> <a href="lyear_forms_elements.html">基本元素</a> </li>
<li> <a href="lyear_forms_input_group.html">输入框组</a> </li>
<li> <a href="lyear_forms_radio.html">单选框</a> </li>
<li> <a href="lyear_forms_checkbox.html">复选框</a> </li>
<li> <a href="lyear_forms_switches.html">开关</a> </li>
<li> <a href="lyear_forms_range.html">范围选择</a> </li>
</ul>
</li>
<li class="nav-item nav-item-has-subnav">
<a href="javascript:void(0)"><i class="mdi mdi-tools"></i> <span>工具类</span></a>
<ul class="nav nav-subnav">
<li> <a href="lyear_utilities_borders.html">边框</a> </li>
<li> <a href="lyear_utilities_colors.html">颜色</a> </li>
<li> <a href="lyear_utilities_display.html">显示属性</a> </li>
<li> <a href="lyear_utilities_flex.html">弹性布局</a> </li>
<li> <a href="lyear_utilities_float.html">浮动</a> </li>
<li> <a href="lyear_utilities_sizing.html">尺寸</a> </li>
<li> <a href="lyear_utilities_spacing.html">间隔</a> </li>
<li> <a href="lyear_utilities_stretched_link.html">延伸链接</a> </li>
<li> <a href="lyear_utilities_text.html">文本</a> </li>
<li> <a href="lyear_utilities_other.html">其他</a> </li>
</ul>
</li>
<li class="nav-item nav-item-has-subnav">
<a href="javascript:void(0)"><i class="mdi mdi-file-outline"></i> <span>示例页面</span></a>
<ul class="nav nav-subnav">
<li> <a href="lyear_pages_doc.html">文档列表</a> </li>
<li> <a href="lyear_pages_gallery.html">图库列表</a> </li>
<li> <a href="lyear_pages_config.html">网站配置</a> </li>
<li> <a href="lyear_pages_rabc.html">设置权限</a> </li>
<li> <a href="lyear_pages_add_doc.html">新增文档</a> </li>
<li> <a href="lyear_pages_guide.html">表单向导</a> </li>
<li> <a href="lyear_pages_data_table.html">表格插件</a> </li>
<li> <a href="lyear_pages_login_1.html" target="_blank">登录页面1</a> </li>
<li> <a href="lyear_pages_login_2.html" target="_blank">登录页面2</a> </li>
<li> <a href="lyear_pages_login_3.html" target="_blank">登录页面3</a> </li>
<li> <a href="lyear_pages_login_4.html" target="_blank">登录页面4</a> </li>
<li> <a href="lyear_pages_error.html" target="_blank">错误页面</a> </li>
</ul>
</li>
<li class="nav-item nav-item-has-subnav active open">
<a href="javascript:void(0)"><i class="mdi mdi-language-javascript"></i> <span>JS 插件</span></a>
<ul class="nav nav-subnav">
<li> <a href="lyear_js_datepicker.html">日期选取器</a> </li>
<li> <a href="lyear_js_colorpicker.html">选色器</a> </li>
<li> <a href="lyear_js_chartjs.html">Chart.js</a> </li>
<li> <a href="lyear_js_jconfirm.html">对话框</a> </li>
<li> <a href="lyear_js_tags_input.html">标签插件</a> </li>
<li class="active"> <a href="lyear_js_notify.html">通知消息</a> </li>
<li> <a href="lyear_js_maxlength.html">长度判断</a> </li>
<li> <a href="lyear_js_select.html">下拉选择</a> </li>
<li> <a href="lyear_js_fullcalendar.html">日程插件</a> </li>
<li> <a href="lyear_js_loading.html">loading插件</a> </li>
</ul>
</li>
<li class="nav-item nav-item-has-subnav">
<a href="javascript:void(0)"><i class="mdi mdi-menu"></i> <span>多级菜单</span></a>
<ul class="nav nav-subnav">
<li> <a href="#!">一级菜单</a> </li>
<li class="nav-item nav-item-has-subnav">
<a href="#!">一级菜单</a>
<ul class="nav nav-subnav">
<li> <a href="#!">二级菜单</a> </li>
<li class="nav-item nav-item-has-subnav">
<a href="#!">二级菜单</a>
<ul class="nav nav-subnav">
<li> <a href="#!">三级菜单</a> </li>
<li> <a href="#!">三级菜单</a> </li>
</ul>
</li>
</ul>
</li>
<li> <a href="#!">一级菜单</a> </li>
</ul>
</li>
</ul>
</nav>
<div class="sidebar-footer">
<p class="copyright">Copyright © 2019. <a target="_blank" href="http://lyear.itshubao.com">IT书包</a> All rights reserved.</p>
</div>
</div>
</aside>
<!--End 左侧导航-->
<!--头部信息-->
<header class="lyear-layout-header">
<nav class="navbar">
<div class="navbar-left">
<div class="lyear-aside-toggler">
<span class="lyear-toggler-bar"></span>
<span class="lyear-toggler-bar"></span>
<span class="lyear-toggler-bar"></span>
</div>
</div>
<ul class="navbar-right d-flex align-items-center">
<li class="dropdown dropdown-notice">
<span data-toggle="dropdown" class="icon-item">
<i class="mdi mdi-bell-outline"></i>
<span class="badge badge-danger">10</span>
</span>
<div class="dropdown-menu dropdown-menu-right">
<div class="lyear-notifications">
<div class="lyear-notifications-title clearfix" data-stopPropagation="true"><a href="#!" class="float-right">查看全部</a>你有 10 条未读消息</div>
<div class="lyear-notifications-info lyear-scroll">
<a href="#!" class="dropdown-item" title="树莓派销量猛增,疫情期间居家工作学习、医疗领域都需要它">树莓派销量猛增,疫情期间居家工作学习、医疗领域都需要它</a>
<a href="#!" class="dropdown-item" title="GNOME 用户体验团队将为 GNOME Shell 提供更多改进">GNOME 用户体验团队将为 GNOME Shell 提供更多改进</a>
<a href="#!" class="dropdown-item" title="Linux On iPhone 即将面世,支持 iOS 的双启动">Linux On iPhone 即将面世,支持 iOS 的双启动</a>
<a href="#!" class="dropdown-item" title="GitHub 私有仓库完全免费面向团队提供">GitHub 私有仓库完全免费面向团队提供</a>
<a href="#!" class="dropdown-item" title="Wasmtime 为 WebAssembly 增加 Go 语言绑定">Wasmtime 为 WebAssembly 增加 Go 语言绑定</a>
<a href="#!" class="dropdown-item" title="红帽借“订阅”成开源一哥,首创者 Cormier 升任总裁">红帽借“订阅”成开源一哥,首创者 Cormier 升任总裁</a>
<a href="#!" class="dropdown-item" title="Zend 宣布推出两项 PHP 新产品">Zend 宣布推出两项 PHP 新产品</a>
</div>
</div>
</div>
</li>
<!--切换主题配色-->
<li class="dropdown dropdown-skin">
<span data-toggle="dropdown" class="icon-item"><i class="mdi mdi-palette"></i></span>
<ul class="dropdown-menu dropdown-menu-right" data-stopPropagation="true">
<li class="drop-title"><p>主题</p></li>
<li class="drop-skin-li clearfix">
<span class="inverse">
<input type="radio" name="site_theme" value="default" id="site_theme_1" checked>
<label for="site_theme_1"></label>
</span>
<span>
<input type="radio" name="site_theme" value="dark" id="site_theme_2">
<label for="site_theme_2"></label>
</span>
<span>
<input type="radio" name="site_theme" value="translucent" id="site_theme_3">
<label for="site_theme_3"></label>
</span>
</li>
<li class="drop-title"><p>LOGO</p></li>
<li class="drop-skin-li clearfix">
<span class="inverse">
<input type="radio" name="logo_bg" value="default" id="logo_bg_1" checked>
<label for="logo_bg_1"></label>
</span>
<span>
<input type="radio" name="logo_bg" value="color_2" id="logo_bg_2">
<label for="logo_bg_2"></label>
</span>
<span>
<input type="radio" name="logo_bg" value="color_3" id="logo_bg_3">
<label for="logo_bg_3"></label>
</span>
<span>
<input type="radio" name="logo_bg" value="color_4" id="logo_bg_4">
<label for="logo_bg_4"></label>
</span>
<span>
<input type="radio" name="logo_bg" value="color_5" id="logo_bg_5">
<label for="logo_bg_5"></label>
</span>
<span>
<input type="radio" name="logo_bg" value="color_6" id="logo_bg_6">
<label for="logo_bg_6"></label>
</span>
<span>
<input type="radio" name="logo_bg" value="color_7" id="logo_bg_7">
<label for="logo_bg_7"></label>
</span>
<span>
<input type="radio" name="logo_bg" value="color_8" id="logo_bg_8">
<label for="logo_bg_8"></label>
</span>
</li>
<li class="drop-title"><p>头部</p></li>
<li class="drop-skin-li clearfix">
<span class="inverse">
<input type="radio" name="header_bg" value="default" id="header_bg_1" checked>
<label for="header_bg_1"></label>
</span>
<span>
<input type="radio" name="header_bg" value="color_2" id="header_bg_2">
<label for="header_bg_2"></label>
</span>
<span>
<input type="radio" name="header_bg" value="color_3" id="header_bg_3">
<label for="header_bg_3"></label>
</span>
<span>
<input type="radio" name="header_bg" value="color_4" id="header_bg_4">
<label for="header_bg_4"></label>
</span>
<span>
<input type="radio" name="header_bg" value="color_5" id="header_bg_5">
<label for="header_bg_5"></label>
</span>
<span>
<input type="radio" name="header_bg" value="color_6" id="header_bg_6">
<label for="header_bg_6"></label>
</span>
<span>
<input type="radio" name="header_bg" value="color_7" id="header_bg_7">
<label for="header_bg_7"></label>
</span>
<span>
<input type="radio" name="header_bg" value="color_8" id="header_bg_8">
<label for="header_bg_8"></label>
</span>
</li>
<li class="drop-title"><p>侧边栏</p></li>
<li class="drop-skin-li clearfix">
<span class="inverse">
<input type="radio" name="sidebar_bg" value="default" id="sidebar_bg_1" checked>
<label for="sidebar_bg_1"></label>
</span>
<span>
<input type="radio" name="sidebar_bg" value="color_2" id="sidebar_bg_2">
<label for="sidebar_bg_2"></label>
</span>
<span>
<input type="radio" name="sidebar_bg" value="color_3" id="sidebar_bg_3">
<label for="sidebar_bg_3"></label>
</span>
<span>
<input type="radio" name="sidebar_bg" value="color_4" id="sidebar_bg_4">
<label for="sidebar_bg_4"></label>
</span>
<span>
<input type="radio" name="sidebar_bg" value="color_5" id="sidebar_bg_5">
<label for="sidebar_bg_5"></label>
</span>
<span>
<input type="radio" name="sidebar_bg" value="color_6" id="sidebar_bg_6">
<label for="sidebar_bg_6"></label>
</span>
<span>
<input type="radio" name="sidebar_bg" value="color_7" id="sidebar_bg_7">
<label for="sidebar_bg_7"></label>
</span>
<span>
<input type="radio" name="sidebar_bg" value="color_8" id="sidebar_bg_8">
<label for="sidebar_bg_8"></label>
</span>
</li>
</ul>
</li>
<!--切换主题配色-->
<li class="dropdown dropdown-profile">
<a href="javascript:void(0)" data-toggle="dropdown" class="dropdown-toggle">
<img class="img-avatar img-avatar-48 m-r-10" src="images/users/avatar.jpg" alt="笔下光年" />
<span>笔下光年</span>
</a>
<ul class="dropdown-menu dropdown-menu-right">
<li>
<a class="dropdown-item" href="lyear_pages_profile.html"><i class="mdi mdi-account"></i> 个人信息</a>
</li>
<li>
<a class="dropdown-item" href="lyear_pages_edit_pwd.html"><i class="mdi mdi-lock-outline"></i> 修改密码</a>
</li>
<li>
<a class="dropdown-item" href="javascript:void(0)"><i class="mdi mdi-delete"></i> 清空缓存</a>
</li>
<li class="dropdown-divider"></li>
<li>
<a class="dropdown-item" href="lyear_pages_login_1.html"><i class="mdi mdi-logout-variant"></i> 退出登录</a>
</li>
</ul>
</li>
</ul>
</nav>
</header>
<!--End 头部信息-->
<!--页面主要内容-->
<main class="lyear-layout-content">
<div class="container-fluid p-t-15">
<div class="row">
<div class="col-lg-12">
<div class="card">
<header class="card-header"><div class="card-title">通知消息</div></header>
<div class="card-body">
<p>插件使用用Bootstrap Notify 3.1.3,文档地址:<a href="http://bootstrap-notify.remabledesigns.com/" target="_blank">http://bootstrap-notify.remabledesigns.com/</a>,github地址:<a href="https://github.com/mouse0270/bootstrap-notify" target="_blank">https://github.com/mouse0270/bootstrap-notify</a>。</p>
<div class="row">
<div class="col-md-4">
<div class="form-group">
<label>图标</label>
<input class="form-control" name="icon" id="icon" placeholder="请输入mdi字体图标类" value="mdi mdi-alert" />
</div>
<div class="form-group">
<label>标题</label>
<input class="form-control" name="title" id="title" placeholder="请输入标题" value="光年后台模板" />
</div>
<div class="form-group">
<label>消息内容</label>
<textarea class="form-control" name="message" id="message" placeholder="请输入消息内容">Light Year Admin V4是一个后台管理系统的HTML模板,基于Bootstrap v4.4.1。</textarea>
</div>
<div class="form-group">
<label>位置</label>
<div class="clearfix mb-1">
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="positionRadio1" name="position" class="custom-control-input" value="top-left">
<label class="custom-control-label" for="positionRadio1">左上角</label>
</div>
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="positionRadio2" name="position" class="custom-control-input" value="top-center">
<label class="custom-control-label" for="positionRadio2">上中</label>
</div>
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="positionRadio3" name="position" class="custom-control-input" checked value="top-right">
<label class="custom-control-label" for="positionRadio3">右上角</label>
</div>
</div>
<div class="clearfix">
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="positionRadio4" name="position" class="custom-control-input" value="bottom-left">
<label class="custom-control-label" for="positionRadio4">左下角</label>
</div>
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="positionRadio5" name="position" class="custom-control-input" value="bottom-center">
<label class="custom-control-label" for="positionRadio5">下中</label>
</div>
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="positionRadio6" name="position" class="custom-control-input" value="bottom-right">
<label class="custom-control-label" for="positionRadio6">右下角</label>
</div>
</div>
</div>
<div class="form-group">
<label>消息类型</label>
<div class="clearfix">
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="typeRadio1" name="type" class="custom-control-input" value="info" checked>
<label class="custom-control-label" for="typeRadio1">信息</label>
</div>
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="typeRadio2" name="type" class="custom-control-input" value="success">
<label class="custom-control-label" for="typeRadio2">成功</label>
</div>
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="typeRadio3" name="type" class="custom-control-input" value="warning">
<label class="custom-control-label" for="typeRadio3">警告</label>
</div>
<div class="custom-control custom-radio custom-control-inline">
<input type="radio" id="typeRadio4" name="type" class="custom-control-input" value="danger">
<label class="custom-control-label" for="typeRadio4">错误</label>
</div>
</div>
</div>
<div class="form-group">
<label>关闭后回调</label>
<div class="custom-control custom-switch">
<input type="checkbox" class="custom-control-input" id="onClosedSwitch">
<label class="custom-control-label" for="onClosedSwitch"></label>
</div>
</div>
</div>
<div class="col-md-4">
<div class="form-group">
<label>允许关闭</label>
<div class="custom-control custom-switch">
<input type="checkbox" class="custom-control-input" id="dismissSwitch" value="1" checked>
<label class="custom-control-label" for="dismissSwitch"></label>
</div>
</div>
<div class="form-group">
<label>悬停时暂停</label>
<div class="custom-control custom-switch">
<input type="checkbox" class="custom-control-input" id="hoverSwitch" value="1">
<label class="custom-control-label" for="hoverSwitch"></label>
</div>
</div>
<div class="form-group">
<label>最新的居上</label>
<div class="custom-control custom-switch">
<input type="checkbox" class="custom-control-input" id="newestSwitch" value="1">
<label class="custom-control-label" for="newestSwitch"></label>
</div>
</div>
<div class="form-group">
<label>URL</label>
<input class="form-control" name="url" id="url" placeholder="请输入需要跳转的URL地址" value="" />
</div>
<div class="form-group">
<label>URL打开方式</label>
<input class="form-control" name="target" id="target" placeholder="请输入URL打开方式" value="_blank" />
</div>
<div class="form-group">
<label>显示动画方法</label>
<input class="form-control" name="showMethod" id="showMethod" placeholder="请输入显示动画方法" value="animated fadeInDown" />
</div>
<div class="form-group">
<label>关闭动画方法</label>
<input class="form-control" name="hideMethod" id="hideMethod" placeholder="请输入关闭动画方法" value="animated fadeOutUp" />
</div>
</div>
<div class="col-md-4">
<div class="form-group">
<label>间距</label>
<input class="form-control" name="spacing" id="spacing" placeholder="请输入间距大小" value="10" min="0" />
</div>
<div class="form-group">
<label>X轴偏移</label>
<input class="form-control" name="offsetxaxis" id="offsetxaxis" placeholder="请输入X轴偏移大小" value="20" min="0" />
</div>
<div class="form-group">
<label>Y轴偏移</label>
<input class="form-control" name="offsetyaxis" id="offsetyaxis" placeholder="请输入Y轴偏移大小" value="20" min="0" />
</div>
<div class="form-group">
<label>延迟</label>
<input class="form-control" name="delay" id="delay" placeholder="请输入间距大小" value="5000" min="0" />
</div>
<div class="form-group">
<label>z-index</label>
<input class="form-control" name="zindex" id="zindex" placeholder="请输入间距大小" value="1031" min="0" />
</div>
</div>
<div class="col-md-12">
<div class="form-group mb-0">
<button type="button" class="btn btn-primary" id="runExample">显示消息</button>
</div>
</div>
</div>
</div>
</div>
</div>
<div class="col-lg-12">
<div class="card">
<header class="card-header"><div class="card-title">文档</div></header>
<div class="card-body">
<p>插件有用到一些动画效果,请结合 <code>animate.min.css</code> 使用。</p>
<pre>$.notify({
// options
message: 'Hello World'
},{
// settings
type: 'danger'
});</pre>
<p>所有可用的 Options/Settings</p>
<pre>$.notify({
// options
icon: 'glyphicon glyphicon-warning-sign',
title: 'Bootstrap notify',
message: 'Turning standard Bootstrap alerts into "notify" like notifications',
url: 'https://github.com/mouse0270/bootstrap-notify',
target: '_blank'
},{
// settings
element: 'body',
position: null,
type: "info",
allow_dismiss: true,
newest_on_top: false,
showProgressbar: false,
placement: {
from: "top",
align: "right"
},
offset: 20,
spacing: 10,
z_index: 1031,
delay: 5000,
timer: 1000,
url_target: '_blank',
mouse_over: null,
animate: {
enter: 'animated fadeInDown',
exit: 'animated fadeOutUp'
},
onShow: null,
onShown: null,
onClose: null,
onClosed: null,
icon_type: 'class',
template: '<div data-notify="container" class="col-xs-11 col-sm-3 alert alert-{0}" role="alert">' +
'<button type="button" aria-hidden="true" class="close" data-notify="dismiss">×</button>' +
'<span data-notify="icon"></span> ' +
'<span data-notify="title">{1}</span> ' +
'<span data-notify="message">{2}</span>' +
'<div class="progress" data-notify="progressbar">' +
'<div class="progress-bar progress-bar-{0}" role="progressbar" aria-valuenow="0" aria-valuemin="0" aria-valuemax="100" style="width: 0%;"></div>' +
'</div>' +
'<a href="{3}" target="{4}" data-notify="url"></a>' +
'</div>'
});</pre>
<h6>选项</h6>
<table class="table table-bordered">
<thead>
<tr>
<th>Name</th>
<th>Type / Values</th>
<th>Required</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td data-title="Code">icon</td>
<td data-title="Type / Values"><em>class</em> | <em>src</em></td>
<td data-title="Required"><code>No</code></td>
<td data-title="Description">这是将在通知通知中显示的图标。此图标可以是 class(字体图标)或图片url。如果您想使用图片url,请记住必须在选项中将icon_type 设置为 <code>image</code>。</td>
</tr>
<tr>
<td data-title="Code">title</td>
<td data-title="Type / Values"><em>string</em></td>
<td data-title="Required"><code>No</code></td>
<td data-title="Description">这是将在通知通知中显示的标题。请记住,除非您在css中设置了[data-notify="title"]样式,否则此样式看起来与消息相同。</td>
</tr>
<tr>
<td data-title="Code">message</td>
<td data-title="Type / Values"><em>string</em></td>
<td data-title="Required"><code>Yes</code></td>
<td data-title="Description">这是将在通知通知中显示的消息。</td>
</tr>
<tr>
<td data-title="Code">url</td>
<td data-title="Type / Values"><em>web address</em></td>
<td data-title="Required"><code>No</code></td>
<td data-title="Description">如果设置此值,则会使整个通知(关闭按钮除外)成为可单击区域。如果用户单击此区域,则会将它们带到此处指定的url。</td>
</tr>
<tr>
<td data-title="Code">target</td>
<td data-title="Type / Values"><em>_blank</em> | <em>_self</em> | <em>_parent</em> | <em>_top</em></td>
<td data-title="Required"><code>no</code></td>
<td data-title="Description">target属性指定打开链接通知的位置。</td>
</tr>
</tbody>
</table>
<h6>设置</h6>
<table class="table table-bordered">
<thead>
<tr>
<th>Name</th>
<th>Type / Values</th>
<th>Default</th>
<th>Description</th>
</tr>
</thead>
<tbody>
<tr>
<td data-title="Code">element</td>
<td data-title="Type / Values"><em>string</em></td>
<td data-title="Default"><code>body</code></td>
<td data-title="Description">将通知附加到特定元素。如果元素设置为文档正文以外的任何内容,则它将从 <code>position:fixed</code> 切换到 <code>position:absolute</code>。</td>
</tr>
<tr>
<td data-title="Code">position</td>
<td data-title="Type / Values"><em>static</em> | <em>fixed</em> | <em>relative</em> | <em>absolute</em> | <em><code>null</code></em></td>
<td data-title="Default"><code>null</code></td>
<td data-title="Description">允许用户指定通知容器元素的自定义位置。</td>
</tr>
<tr>
<td data-title="Code">type</td>
<td data-title="Type / Values"><em>string</em></td>
<td data-title="Default"><code>info</code></td>
<td data-title="Description">使用引导本地警报样式定义通知的样式。请记住,生成通知时,该类型的前缀是 <code>alert-</code>。使用原有警告框样式时,这不是问题,但如果在设置css时创建了新样式(如pink),则必须使用类 <code>alert-pink</code>。</td>
</tr>
<tr>
<td data-title="Code">allow_dismiss</td>
<td data-title="Type / Values"><em>boolean</em></td>
<td data-title="Default"><code>true</code></td>
<td data-title="Description">如果将此值设置为false,它将隐藏有 <code>data-grow="disside"</code> 的元素。请记住,如果修改 <code>template</code> 设置,并且不包含 <code>data-notify="dismiss"</code> 元素,即使此设置为true,也不会有任何元素供用户单击以关闭通知。</td>
</tr>
<tr>
<td data-title="Code">showProgressbar</td>
<td data-title="Type / Values"><em>boolean</em></td>
<td data-title="Default"><code>false</code></td>
<td data-title="Description">此 <code>boolean</code> 用于确定通知是否应显示进度条。</td>
</tr>
<tr>
<td data-title="Code">placement.from</td>
<td data-title="Type / Values"><em>string</em></td>
<td data-title="Default"><code>top</code></td>
<td data-title="Description">这将控制通知将放在元素的 <code>top</code> 或 <code>bottom</code> 的位置。</td>
</tr>
<tr>
<td data-title="Code">placement.align</td>
<td data-title="Type / Values"><em>string</em></td>
<td data-title="Default"><code>right</code></td>
<td data-title="Description">这将控制通知是否将放置在元素的 <code>left</code>、<code>center</code> 或 <code>right</code>。</td>
</tr>
<tr>
<td data-title="Code">offset</td>
<td data-title="Type / Values"><em>integer</em></td>
<td data-title="Default"><code>20</code></td>
<td data-title="Description">这将在元素和通知之间创建一个内边距空间。</td>
</tr>
<tr>
<td data-title="Code">offset.x</td>
<td data-title="Type / Values"><em>integer</em></td>
<td data-title="Default"><code>20</code></td>
<td data-title="Description">这将在元素和通知之间的 <code>x</code> 轴上添加一个内边距空间。</td>
</tr>
<tr>
<td data-title="Code">offset.y</td>
<td data-title="Type / Values"><em>integer</em></td>
<td data-title="Default"><code>20</code></td>
<td data-title="Description">这将在元素和通知之间的 <code>y</code> 轴上添加一个内边距空间。</td>
</tr>
<tr>
<td data-title="Code">spacing</td>
<td data-title="Type / Values"><em>integer</em></td>
<td data-title="Default"><code>10</code></td>
<td data-title="Description">这将在具有相同位置的通知之间添加一个 <code>pixels</code> 的内边距,在它们的边之间创建一个空间。</td>
</tr>
<tr>
<td data-title="Code">z_index</td>
<td data-title="Type / Values"><em>integer</em></td>
<td data-title="Default"><code>1031</code></td>
<td data-title="Description">很简单,这将设置通知的css属性 <code>z-index</code> 。如果有其他元素与通知重叠,则可能需要提高此数字。</td>
</tr>
<tr>
<td data-title="Code">delay</td>
<td data-title="Type / Values"><em>integer</em></td>
<td data-title="Default"><code>5000</code></td>
<td data-title="Description">如果 <code>delay</code> 设置为高于 <code>0</code> 的值,则在 <code>delay</code> 期间结束后,通知将自动关闭。请记住延迟使用毫秒,因此 <code>5000</code> 是 <code>5</code> 秒。</td>
</tr>
<tr>
<td data-title="Code">timer</td>
<td data-title="Type / Values"><em>integer</em></td>
<td data-title="Default"><code>1000</code></td>
<td data-title="Description">这是在每个 <code>timer</code> 毫秒时从通知中删除的毫秒数。因此,为了减少每1000毫秒的混淆,将从 <code>notify</code> 延迟的剩余时间中删除1000毫秒。 如果设置得更高,则在计时器用完之前,不会删除通知。</td>
</tr>
<tr>
<td data-title="Code">url_target</td>
<td data-title="Type / Values"><em>_blank</em> | <em>_self</em> | <em>_parent</em> | <em>_top</em></td>
<td data-title="Default"><code>'_blank'</code></td>
<td data-title="Description">这将设置通知的url地址打开方式。 请检查 <code>HTML <a></code> 标签的 <code>target</code> 属性以了解有关这些选项。</td>
</tr>
<tr>
<td data-title="Code">mouse_over</td>
<td data-title="Type / Values"><em>pause</em> | <em><code>null</code></em></td>
<td data-title="Default"><code>null</code></td>
<td data-title="Description">默认情况下,此操作不起任何作用。如果将此选项设置为暂停,则它将<code>pause</code>通知延迟的计时器。从版本2.0.0之后,计时器将不会重置,它将从最后一次计时开始继续。</td>
</tr>
<tr>
<td data-title="Code">animate.enter</td>
<td data-title="Type / Values">string</td>
<td data-title="Default"><code>animated fadeInDown</code></td>
<td data-title="Description">这将控制用于在屏幕上生成通知的动画。从版本2.0.0之后,此插件没有与任何动画一起打包。请用 <a href="http://daneden.me/" target="_blank">Daniel Eden</a> 编写的 <a href="http://daneden.github.io/animate.css/" target="_blank">Animate.css</a>。</td>
</tr>
<tr>
<td data-title="Code">animate.exit</td>
<td data-title="Type / Values">string</td>
<td data-title="Default"><code>animated fadeOutUp</code></td>
<td data-title="Description">这将控制用于在屏幕上生成通知的动画。从版本2.0.0之后,此插件没有与任何动画一起打包。请用 <a href="http://daneden.me/" target="_blank">Daniel Eden</a> 编写的 <a href="http://daneden.github.io/animate.css/" target="_blank">Animate.css</a>。</td>
</tr>
<tr>
<td data-title="Code">onShow</td>
<td data-title="Type / Values">function</td>
<td data-title="Default"><code>null</code></td>
<td data-title="Description">调用 <code>show</code> 实例方法时,此事件立即激发。</td>
</tr>
<tr>
<td data-title="Code">onShow</td>
<td data-title="Type / Values">function</td>
<td data-title="Default"><code>null</code></td>
<td data-title="Description">当消息框对用户可见时(将等待CSS转换完成)触发此事件。</td>
</tr>
<tr>
<td data-title="Code">onClose</td>
<td data-title="Type / Values">function</td>
<td data-title="Default"><code>null</code></td>
<td data-title="Description">此事件在通知关闭时立即触发。</td>
</tr>
<tr>
<td data-title="Code">onClosed</td>
<td data-title="Type / Values">function</td>
<td data-title="Default"><code>null</code></td>
<td data-title="Description">当消息框完成关闭并从 <code>Document</code> 中移除时,将触发此事件(将等待CSS转换完成)。</td>
</tr>
<tr>
<td data-title="Code">icon_type</td>
<td data-title="Type / Values">string</td>
<td data-title="Default"><code>class</code></td>
<td data-title="Description">这是用来让插件知道你是使用图标字体,还是你使用图片。如果此设置未设置为 <code>image</code>,则默认为 <code>class</code>。请记住,如果你使用的是一个图片,你需将 <code>icon</code> 设置为图片的地址。</td>
</tr>
<tr>
<td data-title="Code">template</td>
<td data-title="Type / Values">HTML</td>
<td data-title="Default"><code>code below</code></td>
<td data-title="Description">自3.0.0版以来,模板选项已经进行了修改,希望能让用户更好地控制布局。请在上面找到默认模板的代码。</td>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</div>
</div>
</main>
<!--End 页面主要内容-->
</div>
</div>
<script type="text/javascript" src="js/jquery.min.js"></script>
<script type="text/javascript" src="js/popper.min.js"></script>
<script type="text/javascript" src="js/bootstrap.min.js"></script>
<script type="text/javascript" src="js/perfect-scrollbar.min.js"></script>
<script type="text/javascript" src="js/jquery.cookie.min.js"></script>
<script type="text/javascript" src="js/bootstrap-notify.min.js"></script>
<script type="text/javascript" src="js/main.min.js"></script>
<script type="text/javascript">
function testOnClosed() {
alert('消息框关闭后弹出');
}
$('#runExample').click(function() {
$.notify({
icon: $('#icon').val(),
title: $('#title').val(),
message: $('#message').val(),
url: $('#url').val(),
target: $('#target').val()
},{
type: $('input[name="type"]:checked').val(),
allow_dismiss: $('#dismissSwitch').is(':checked'),
newest_on_top: $('#newestSwitch').is(':checked'),
placement: {
from: $('input[name="position"]:checked').val().split("-")[0],
align: $('input[name="position"]:checked').val().split("-")[1]
},
offset: {
x: $('#offsetxaxis').val(),
y: $('#offsetyaxis').val()
},
spacing: $('#spacing').val(),
z_index: $('#zindex').val(),
delay: $('#delay').val(),
animate: {
enter: $('#showMethod').val(),
exit: $('#hideMethod').val()
},
onClosed: ($('#onClosedSwitch').is(':checked') ? testOnClosed : null),
mouse_over: ($('#hoverSwitch').is(':checked') ? "pause" : null)
});
return false;
});
</script>
</body>
</html>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。