Site updated: 2019-03-16 15:24:42
This commit is contained in:
833
index.html
833
index.html
@ -1,126 +1,425 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<html class="theme-next muse use-motion" lang="zh-Hans">
|
||||
<head><meta name="generator" content="Hexo 3.8.0">
|
||||
<meta charset="utf-8">
|
||||
|
||||
<meta charset="UTF-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<meta name="theme-color" content="#222">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta http-equiv="Cache-Control" content="no-transform">
|
||||
<meta http-equiv="Cache-Control" content="no-siteapp">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<title>Hexo</title>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1">
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Hexo">
|
||||
<meta property="og:url" content="http://yoursite.com/index.html">
|
||||
<meta property="og:site_name" content="Hexo">
|
||||
<meta property="og:locale" content="default">
|
||||
|
||||
<link href="/lib/fancybox/source/jquery.fancybox.css?v=2.1.5" rel="stylesheet" type="text/css">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link href="/lib/font-awesome/css/font-awesome.min.css?v=4.6.2" rel="stylesheet" type="text/css">
|
||||
|
||||
<link href="/css/main.css?v=5.1.4" rel="stylesheet" type="text/css">
|
||||
|
||||
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-next.png?v=5.1.4">
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-next.png?v=5.1.4">
|
||||
|
||||
|
||||
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-next.png?v=5.1.4">
|
||||
|
||||
|
||||
<link rel="mask-icon" href="/images/logo.svg?v=5.1.4" color="#222">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta name="keywords" content="Hexo, NexT">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:title" content="Cool-Y">
|
||||
<meta property="og:url" content="https://cool-y.github.io/index.html">
|
||||
<meta property="og:site_name" content="Cool-Y">
|
||||
<meta property="og:locale" content="zh-Hans">
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:title" content="Hexo">
|
||||
|
||||
<link rel="alternate" href="/atom.xml" title="Hexo" type="application/atom+xml">
|
||||
|
||||
|
||||
<link rel="icon" href="/favicon.png">
|
||||
|
||||
|
||||
<link href="//fonts.googleapis.com/css?family=Source+Code+Pro" rel="stylesheet" type="text/css">
|
||||
|
||||
<link rel="stylesheet" href="/css/style.css">
|
||||
</head>
|
||||
</html>
|
||||
<body>
|
||||
<div id="container">
|
||||
<div id="wrap">
|
||||
<header id="header">
|
||||
<div id="banner"></div>
|
||||
<div id="header-outer" class="outer">
|
||||
<div id="header-title" class="inner">
|
||||
<h1 id="logo-wrap">
|
||||
<a href="/" id="logo">Hexo</a>
|
||||
</h1>
|
||||
|
||||
</div>
|
||||
<div id="header-inner" class="inner">
|
||||
<nav id="main-nav">
|
||||
<a id="main-nav-toggle" class="nav-icon"></a>
|
||||
|
||||
<a class="main-nav-link" href="/">Home</a>
|
||||
|
||||
<a class="main-nav-link" href="/archives">Archives</a>
|
||||
|
||||
</nav>
|
||||
<nav id="sub-nav">
|
||||
|
||||
<a id="nav-rss-link" class="nav-icon" href="/atom.xml" title="RSS Feed"></a>
|
||||
|
||||
<a id="nav-search-btn" class="nav-icon" title="Search"></a>
|
||||
</nav>
|
||||
<div id="search-form-wrap">
|
||||
<form action="//google.com/search" method="get" accept-charset="UTF-8" class="search-form"><input type="search" name="q" class="search-form-input" placeholder="Search"><button type="submit" class="search-form-submit"></button><input type="hidden" name="sitesearch" value="http://yoursite.com"></form>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</header>
|
||||
<div class="outer">
|
||||
<section id="main">
|
||||
|
||||
<article id="post-My-First-Post" class="article article-type-post" itemscope itemprop="blogPost">
|
||||
<div class="article-meta">
|
||||
<a href="/2019/03/16/My-First-Post/" class="article-date">
|
||||
<time datetime="2019-03-16T06:57:56.000Z" itemprop="datePublished">2019-03-16</time>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
<div class="article-inner">
|
||||
|
||||
|
||||
<header class="article-header">
|
||||
|
||||
|
||||
<h1 itemprop="name">
|
||||
<a class="article-title" href="/2019/03/16/My-First-Post/">My First Post</a>
|
||||
</h1>
|
||||
<meta name="twitter:title" content="Cool-Y">
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" id="hexo.configurations">
|
||||
var NexT = window.NexT || {};
|
||||
var CONFIG = {
|
||||
root: '/',
|
||||
scheme: 'Muse',
|
||||
version: '5.1.4',
|
||||
sidebar: {"position":"left","display":"post","offset":12,"b2t":false,"scrollpercent":false,"onmobile":false},
|
||||
fancybox: true,
|
||||
tabs: true,
|
||||
motion: {"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},
|
||||
duoshuo: {
|
||||
userId: '0',
|
||||
author: '博主'
|
||||
},
|
||||
algolia: {
|
||||
applicationID: '',
|
||||
apiKey: '',
|
||||
indexName: '',
|
||||
hits: {"per_page":10},
|
||||
labels: {"input_placeholder":"Search for Posts","hits_empty":"We didn't find any results for the search: ${query}","hits_stats":"${hits} results found in ${time} ms"}
|
||||
}
|
||||
};
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
<link rel="canonical" href="https://cool-y.github.io/">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<title>Cool-Y</title>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</head>
|
||||
|
||||
<body itemscope itemtype="http://schema.org/WebPage" lang="zh-Hans">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="container sidebar-position-left
|
||||
page-home">
|
||||
<div class="headband"></div>
|
||||
|
||||
<header id="header" class="header" itemscope itemtype="http://schema.org/WPHeader">
|
||||
<div class="header-inner"><div class="site-brand-wrapper">
|
||||
<div class="site-meta ">
|
||||
|
||||
|
||||
<div class="custom-logo-site-title">
|
||||
<a href="/" class="brand" rel="start">
|
||||
<span class="logo-line-before"><i></i></span>
|
||||
<span class="site-title">Cool-Y</span>
|
||||
<span class="logo-line-after"><i></i></span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
<p class="site-subtitle"></p>
|
||||
|
||||
</div>
|
||||
|
||||
<div class="site-nav-toggle">
|
||||
<button>
|
||||
<span class="btn-bar"></span>
|
||||
<span class="btn-bar"></span>
|
||||
<span class="btn-bar"></span>
|
||||
</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<nav class="site-nav">
|
||||
|
||||
|
||||
|
||||
<ul id="menu" class="menu">
|
||||
|
||||
|
||||
<li class="menu-item menu-item-home">
|
||||
<a href="/" rel="section">
|
||||
|
||||
<i class="menu-item-icon fa fa-fw fa-home"></i> <br>
|
||||
|
||||
首页
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
<li class="menu-item menu-item-archives">
|
||||
<a href="/archives/" rel="section">
|
||||
|
||||
<i class="menu-item-icon fa fa-fw fa-archive"></i> <br>
|
||||
|
||||
归档
|
||||
</a>
|
||||
</li>
|
||||
|
||||
|
||||
|
||||
</ul>
|
||||
|
||||
|
||||
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<main id="main" class="main">
|
||||
<div class="main-inner">
|
||||
<div class="content-wrap">
|
||||
<div id="content" class="content">
|
||||
|
||||
<section id="posts" class="posts-expand">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
|
||||
|
||||
|
||||
|
||||
<div class="post-block">
|
||||
<link itemprop="mainEntityOfPage" href="https://cool-y.github.io/2019/03/16/My-First-Post/">
|
||||
|
||||
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
|
||||
<meta itemprop="name" content="John Doe">
|
||||
<meta itemprop="description" content>
|
||||
<meta itemprop="image" content="/images/avatar.gif">
|
||||
</span>
|
||||
|
||||
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
|
||||
<meta itemprop="name" content="Cool-Y">
|
||||
</span>
|
||||
|
||||
|
||||
<header class="post-header">
|
||||
|
||||
|
||||
|
||||
<h1 class="post-title" itemprop="name headline">
|
||||
|
||||
<a class="post-title-link" href="/2019/03/16/My-First-Post/" itemprop="url">My First Post</a></h1>
|
||||
|
||||
|
||||
<div class="post-meta">
|
||||
<span class="post-time">
|
||||
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-calendar-o"></i>
|
||||
</span>
|
||||
|
||||
<span class="post-meta-item-text">发表于</span>
|
||||
|
||||
<time title="创建于" itemprop="dateCreated datePublished" datetime="2019-03-16T14:57:56+08:00">
|
||||
2019-03-16
|
||||
</time>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="article-entry" itemprop="articleBody">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="post-body" itemprop="articleBody">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer class="article-footer">
|
||||
<a data-url="http://yoursite.com/2019/03/16/My-First-Post/" data-id="cjtb54bzt00007ku0tw7q5fbm" class="article-share-link">Share</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="post-eof"></div>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article id="post-hello-world" class="article article-type-post" itemscope itemprop="blogPost">
|
||||
<div class="article-meta">
|
||||
<a href="/2019/03/16/hello-world/" class="article-date">
|
||||
<time datetime="2019-03-16T06:53:10.635Z" itemprop="datePublished">2019-03-16</time>
|
||||
</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<article class="post post-type-normal" itemscope itemtype="http://schema.org/Article">
|
||||
|
||||
|
||||
|
||||
<div class="post-block">
|
||||
<link itemprop="mainEntityOfPage" href="https://cool-y.github.io/2019/03/16/hello-world/">
|
||||
|
||||
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
|
||||
<meta itemprop="name" content="John Doe">
|
||||
<meta itemprop="description" content>
|
||||
<meta itemprop="image" content="/images/avatar.gif">
|
||||
</span>
|
||||
|
||||
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
|
||||
<meta itemprop="name" content="Cool-Y">
|
||||
</span>
|
||||
|
||||
|
||||
</div>
|
||||
<div class="article-inner">
|
||||
|
||||
|
||||
<header class="article-header">
|
||||
<header class="post-header">
|
||||
|
||||
|
||||
|
||||
<h1 class="post-title" itemprop="name headline">
|
||||
|
||||
<a class="post-title-link" href="/2019/03/16/hello-world/" itemprop="url">Hello World</a></h1>
|
||||
|
||||
|
||||
<h1 itemprop="name">
|
||||
<a class="article-title" href="/2019/03/16/hello-world/">Hello World</a>
|
||||
</h1>
|
||||
|
||||
|
||||
<div class="post-meta">
|
||||
<span class="post-time">
|
||||
|
||||
<span class="post-meta-item-icon">
|
||||
<i class="fa fa-calendar-o"></i>
|
||||
</span>
|
||||
|
||||
<span class="post-meta-item-text">发表于</span>
|
||||
|
||||
<time title="创建于" itemprop="dateCreated datePublished" datetime="2019-03-16T14:53:10+08:00">
|
||||
2019-03-16
|
||||
</time>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</span>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</header>
|
||||
|
||||
<div class="article-entry" itemprop="articleBody">
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="post-body" itemprop="articleBody">
|
||||
|
||||
|
||||
<p>Welcome to <a href="https://hexo.io/" target="_blank" rel="noopener">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/" target="_blank" rel="noopener">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html" target="_blank" rel="noopener">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues" target="_blank" rel="noopener">GitHub</a>.</p>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<p>Welcome to <a href="https://hexo.io/" target="_blank" rel="noopener">Hexo</a>! This is your very first post. Check <a href="https://hexo.io/docs/" target="_blank" rel="noopener">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a href="https://hexo.io/docs/troubleshooting.html" target="_blank" rel="noopener">troubleshooting</a> or you can ask me on <a href="https://github.com/hexojs/hexo/issues" target="_blank" rel="noopener">GitHub</a>.</p>
|
||||
<h2 id="Quick-Start"><a href="#Quick-Start" class="headerlink" title="Quick Start"></a>Quick Start</h2><h3 id="Create-a-new-post"><a href="#Create-a-new-post" class="headerlink" title="Create a new post"></a>Create a new post</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo new <span class="string">"My New Post"</span></span><br></pre></td></tr></table></figure>
|
||||
<p>More info: <a href="https://hexo.io/docs/writing.html" target="_blank" rel="noopener">Writing</a></p>
|
||||
<h3 id="Run-server"><a href="#Run-server" class="headerlink" title="Run server"></a>Run server</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo server</span><br></pre></td></tr></table></figure>
|
||||
@ -130,95 +429,307 @@
|
||||
<h3 id="Deploy-to-remote-sites"><a href="#Deploy-to-remote-sites" class="headerlink" title="Deploy to remote sites"></a>Deploy to remote sites</h3><figure class="highlight bash"><table><tr><td class="gutter"><pre><span class="line">1</span><br></pre></td><td class="code"><pre><span class="line">$ hexo deploy</span><br></pre></td></tr></table></figure>
|
||||
<p>More info: <a href="https://hexo.io/docs/deployment.html" target="_blank" rel="noopener">Deployment</a></p>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<footer class="article-footer">
|
||||
<a data-url="http://yoursite.com/2019/03/16/hello-world/" data-id="cjtb54c0900017ku00kways9b" class="article-share-link">Share</a>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<footer class="post-footer">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="post-eof"></div>
|
||||
|
||||
</footer>
|
||||
</div>
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
</article>
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
</section>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
<aside id="sidebar">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<div class="widget-wrap">
|
||||
<h3 class="widget-title">Archives</h3>
|
||||
<div class="widget">
|
||||
<ul class="archive-list"><li class="archive-list-item"><a class="archive-list-link" href="/archives/2019/03/">March 2019</a></li></ul>
|
||||
<div class="sidebar-toggle">
|
||||
<div class="sidebar-toggle-line-wrap">
|
||||
<span class="sidebar-toggle-line sidebar-toggle-line-first"></span>
|
||||
<span class="sidebar-toggle-line sidebar-toggle-line-middle"></span>
|
||||
<span class="sidebar-toggle-line sidebar-toggle-line-last"></span>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<aside id="sidebar" class="sidebar">
|
||||
|
||||
<div class="widget-wrap">
|
||||
<h3 class="widget-title">Recent Posts</h3>
|
||||
<div class="widget">
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="/2019/03/16/My-First-Post/">My First Post</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="/2019/03/16/hello-world/">Hello World</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<div class="sidebar-inner">
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<section class="site-overview-wrap sidebar-panel sidebar-panel-active">
|
||||
<div class="site-overview">
|
||||
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
|
||||
|
||||
<p class="site-author-name" itemprop="name">John Doe</p>
|
||||
<p class="site-description motion-element" itemprop="description"></p>
|
||||
</div>
|
||||
|
||||
<nav class="site-state motion-element">
|
||||
|
||||
|
||||
<div class="site-state-item site-state-posts">
|
||||
|
||||
<a href="/archives/">
|
||||
|
||||
<span class="site-state-item-count">2</span>
|
||||
<span class="site-state-item-name">日志</span>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</nav>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</aside>
|
||||
|
||||
|
||||
|
||||
</aside>
|
||||
|
||||
</div>
|
||||
<footer id="footer">
|
||||
</main>
|
||||
|
||||
<footer id="footer" class="footer">
|
||||
<div class="footer-inner">
|
||||
<div class="copyright">© <span itemprop="copyrightYear">2019</span>
|
||||
<span class="with-love">
|
||||
<i class="fa fa-user"></i>
|
||||
</span>
|
||||
<span class="author" itemprop="copyrightHolder">John Doe</span>
|
||||
|
||||
|
||||
<div class="outer">
|
||||
<div id="footer-info" class="inner">
|
||||
© 2019 John Doe<br>
|
||||
Powered by <a href="http://hexo.io/" target="_blank">Hexo</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
||||
</div>
|
||||
<nav id="mobile-nav">
|
||||
|
||||
<a href="/" class="mobile-nav-link">Home</a>
|
||||
|
||||
<a href="/archives" class="mobile-nav-link">Archives</a>
|
||||
|
||||
</nav>
|
||||
</div>
|
||||
|
||||
|
||||
<div class="powered-by">由 <a class="theme-link" target="_blank" href="https://hexo.io">Hexo</a> 强力驱动</div>
|
||||
|
||||
|
||||
|
||||
<span class="post-meta-divider">|</span>
|
||||
|
||||
|
||||
|
||||
<div class="theme-info">主题 — <a class="theme-link" target="_blank" href="https://github.com/iissnan/hexo-theme-next">NexT.Muse</a> v5.1.4</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
</footer>
|
||||
|
||||
|
||||
<div class="back-to-top">
|
||||
<i class="fa fa-arrow-up"></i>
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
<script src="//ajax.googleapis.com/ajax/libs/jquery/2.0.3/jquery.min.js"></script>
|
||||
|
||||
|
||||
<link rel="stylesheet" href="/fancybox/jquery.fancybox.css">
|
||||
<script src="/fancybox/jquery.fancybox.pack.js"></script>
|
||||
|
||||
|
||||
<script src="/js/script.js"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript">
|
||||
if (Object.prototype.toString.call(window.Promise) !== '[object Function]') {
|
||||
window.Promise = null;
|
||||
}
|
||||
</script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/lib/jquery/index.js?v=2.1.3"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/lib/fastclick/lib/fastclick.min.js?v=1.0.6"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/lib/jquery_lazyload/jquery.lazyload.js?v=1.9.7"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/lib/velocity/velocity.min.js?v=1.2.1"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/lib/velocity/velocity.ui.min.js?v=1.2.1"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/lib/fancybox/source/jquery.fancybox.pack.js?v=2.1.5"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/utils.js?v=5.1.4"></script>
|
||||
|
||||
<script type="text/javascript" src="/js/src/motion.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<script type="text/javascript" src="/js/src/bootstrap.js?v=5.1.4"></script>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
</html>
|
||||
|
Reference in New Issue
Block a user