1 Star 1 Fork 0

yyy1203 / yyy1203

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 30.85 KB
一键复制 编辑 原始数据 按行查看 历史
yyy1203 提交于 2022-03-10 17:09 . Site updated: 2022-03-10 17:09:20
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<!-- hexo-inject:begin --><!-- hexo-inject:end --><meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=2">
<meta name="theme-color" content="#222">
<meta name="generator" content="Hexo 6.0.0">
<link rel="apple-touch-icon" sizes="180x180" href="/images/apple-touch-icon-next.png">
<link rel="icon" type="image/png" sizes="32x32" href="/images/favicon-32x32-next.png">
<link rel="icon" type="image/png" sizes="16x16" href="/images/favicon-16x16-next.png">
<link rel="mask-icon" href="/images/logo.svg" color="#222">
<link rel="stylesheet" href="/css/main.css">
<link rel="stylesheet" href="/lib/font-awesome/css/all.min.css">
<link rel="stylesheet" href="/lib/pace/pace-theme-center-atom.min.css">
<script src="/lib/pace/pace.min.js"></script>
<script id="hexo-configurations">
var NexT = window.NexT || {};
var CONFIG = {"hostname":"yyy1203.gitee.io","root":"/","scheme":"Gemini","version":"7.8.0","exturl":false,"sidebar":{"position":"left","display":"post","padding":18,"offset":12,"onmobile":false},"copycode":{"enable":true,"show_result":true,"style":"default"},"back2top":{"enable":true,"sidebar":false,"scrollpercent":false},"bookmark":{"enable":false,"color":"#222","save":"auto"},"fancybox":false,"mediumzoom":false,"lazyload":false,"pangu":false,"comments":{"style":"tabs","active":null,"storage":true,"lazyload":false,"nav":null},"algolia":{"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"}},"localsearch":{"enable":true,"trigger":"auto","top_n_per_article":1,"unescape":false,"preload":false},"motion":{"enable":true,"async":false,"transition":{"post_block":"fadeIn","post_header":"slideDownIn","post_body":"slideDownIn","coll_header":"slideLeftIn","sidebar":"slideUpIn"}},"path":"search.xml"};
</script>
<meta name="description" content="专注于Web,分享生活,分享知识">
<meta property="og:type" content="website">
<meta property="og:title" content="coderYYY">
<meta property="og:url" content="http://yyy1203.gitee.io/index.html">
<meta property="og:site_name" content="coderYYY">
<meta property="og:description" content="专注于Web,分享生活,分享知识">
<meta property="og:locale" content="zh_CN">
<meta property="article:author" content="coderYYY">
<meta property="article:tag" content="HTML">
<meta property="article:tag" content="CSS">
<meta property="article:tag" content="JavaScript">
<meta property="article:tag" content="JQuery">
<meta property="article:tag" content="Vue">
<meta name="twitter:card" content="summary">
<link rel="canonical" href="http://yyy1203.gitee.io/">
<script id="page-configurations">
// https://hexo.io/docs/variables.html
CONFIG.page = {
sidebar: "",
isHome : true,
isPost : false,
lang : 'zh-CN'
};
</script>
<title>coderYYY</title>
<noscript>
<style>
.use-motion .brand,
.use-motion .menu-item,
.sidebar-inner,
.use-motion .post-block,
.use-motion .pagination,
.use-motion .comments,
.use-motion .post-header,
.use-motion .post-body,
.use-motion .collection-header { opacity: initial; }
.use-motion .site-title,
.use-motion .site-subtitle {
opacity: initial;
top: initial;
}
.use-motion .logo-line-before i { left: initial; }
.use-motion .logo-line-after i { right: initial; }
</style>
</noscript><!-- hexo-inject:begin --><!-- hexo-inject:end -->
<link rel="stylesheet" href="/css/prism-tomorrow.css" type="text/css">
<link rel="stylesheet" href="/css/prism-line-numbers.css" type="text/css"></head>
<body itemscope itemtype="http://schema.org/WebPage">
<!-- hexo-inject:begin --><!-- hexo-inject:end --><div class="container use-motion">
<div class="headband"></div>
<header class="header" itemscope itemtype="http://schema.org/WPHeader">
<div class="header-inner"><div class="site-brand-container">
<div class="site-nav-toggle">
<div class="toggle" aria-label="切换导航栏">
<span class="toggle-line toggle-line-first"></span>
<span class="toggle-line toggle-line-middle"></span>
<span class="toggle-line toggle-line-last"></span>
</div>
</div>
<div class="site-meta">
<a href="/" class="brand" rel="start">
<span class="logo-line-before"><i></i></span>
<h1 class="site-title">coderYYY</h1>
<span class="logo-line-after"><i></i></span>
</a>
<p class="site-subtitle" itemprop="description">专注于Web,分享生活,分享知识</p>
</div>
<div class="site-nav-right">
<div class="toggle popup-trigger">
<i class="fa fa-search fa-fw fa-lg"></i>
</div>
</div>
</div>
<nav class="site-nav">
<ul id="menu" class="main-menu menu">
<li class="menu-item menu-item-home">
<a href="/" rel="section"><i class="fa fa-home fa-fw"></i>首页</a>
</li>
<li class="menu-item menu-item-全部随笔">
<a href="/archives/" rel="section"><i class="fa fa-archive fa-fw"></i>全部随笔</a>
</li>
<li class="menu-item menu-item-我的作品">
<a href="/categories/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/" rel="section"><i class="fa fa-code fa-fw"></i>我的作品</a>
</li>
<li class="menu-item menu-item-about">
<a href="/about/" rel="section"><i class="fa fa-user fa-fw"></i>关于</a>
</li>
<li class="menu-item menu-item-categories">
<a href="/categories/" rel="section"><i class="fa fa-th fa-fw"></i>分类<span class="badge">2</span></a>
</li>
<li class="menu-item menu-item-tags">
<a href="/tags/" rel="section"><i class="fa fa-tags fa-fw"></i>标签<span class="badge">4</span></a>
</li>
<li class="menu-item menu-item-search">
<a role="button" class="popup-trigger"><i class="fa fa-search fa-fw"></i>搜索
</a>
</li>
</ul>
</nav>
<div class="search-pop-overlay">
<div class="popup search-popup">
<div class="search-header">
<span class="search-icon">
<i class="fa fa-search"></i>
</span>
<div class="search-input-container">
<input autocomplete="off" autocapitalize="off"
placeholder="搜索..." spellcheck="false"
type="search" class="search-input">
</div>
<span class="popup-btn-close">
<i class="fa fa-times-circle"></i>
</span>
</div>
<div id="search-result">
<div id="no-result">
<i class="fa fa-spinner fa-pulse fa-5x fa-fw"></i>
</div>
</div>
</div>
</div>
</div>
</header>
<div class="back-to-top">
<i class="fa fa-arrow-up"></i>
<span>0%</span>
</div>
<div class="reading-progress-bar"></div>
<main class="main">
<div class="main-inner">
<div class="content-wrap">
<div class="content index posts-expand">
<article itemscope itemtype="http://schema.org/Article" class="post-block" lang="zh-CN">
<link itemprop="mainEntityOfPage" href="http://yyy1203.gitee.io/2022/02/14/Vue/Vite%E6%89%93%E5%8C%85%E5%90%8E%E7%A9%BA%E7%99%BD%E4%BB%A5%E5%8F%8A%E9%83%A8%E7%BD%B2%E5%88%B0Gitee%E5%90%8E%E7%A9%BA%E7%99%BD%E8%A7%A3%E5%86%B3%E6%96%B9%E6%B3%95/">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/avatar.jpg">
<meta itemprop="name" content="coderYYY">
<meta itemprop="description" content="专注于Web,分享生活,分享知识">
</span>
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="coderYYY">
</span>
<header class="post-header">
<h2 class="post-title" itemprop="name headline">
<a href="/2022/02/14/Vue/Vite%E6%89%93%E5%8C%85%E5%90%8E%E7%A9%BA%E7%99%BD%E4%BB%A5%E5%8F%8A%E9%83%A8%E7%BD%B2%E5%88%B0Gitee%E5%90%8E%E7%A9%BA%E7%99%BD%E8%A7%A3%E5%86%B3%E6%96%B9%E6%B3%95/" class="post-title-link" itemprop="url">Vue/Vite打包后空白以及部署到Gitee后空白解决方法</a>
</h2>
<div class="post-meta">
<i class="fa fa-thumb-tack"></i>
<font color=7D26CD>置顶</font>
<span class="post-meta-divider">|</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建时间:2022-02-14 15:33:17" itemprop="dateCreated datePublished" datetime="2022-02-14T15:33:17+08:00">2022-02-14</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2022-02-21 16:01:52" itemprop="dateModified" datetime="2022-02-21T16:01:52+08:00">2022-02-21</time>
</span>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<h1 id="Vue-打包后页面空白解决办法"><a href="#Vue-打包后页面空白解决办法" class="headerlink" title="Vue 打包后页面空白解决办法"></a>Vue 打包后页面空白解决办法</h1><p><code>vue.config.js</code>( Vue2 是<code>config/index.js</code> )中添加<code>assetsPublicPath:&#39;./&#39;</code>,如果没有这个文件自己手动建一个,再重新<code>npm run build</code></p>
<!--noindex-->
<div class="post-button">
<a class="btn" href="/2022/02/14/Vue/Vite%E6%89%93%E5%8C%85%E5%90%8E%E7%A9%BA%E7%99%BD%E4%BB%A5%E5%8F%8A%E9%83%A8%E7%BD%B2%E5%88%B0Gitee%E5%90%8E%E7%A9%BA%E7%99%BD%E8%A7%A3%E5%86%B3%E6%96%B9%E6%B3%95/#more" rel="contents">
阅读全文 &raquo;
</a>
</div>
<!--/noindex-->
</div>
<div>
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</article>
<article itemscope itemtype="http://schema.org/Article" class="post-block" lang="zh-CN">
<link itemprop="mainEntityOfPage" href="http://yyy1203.gitee.io/2022/03/10/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/%E4%BA%AC%E4%B8%9C%E7%A7%BB%E5%8A%A8%E7%AB%AF/">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/avatar.jpg">
<meta itemprop="name" content="coderYYY">
<meta itemprop="description" content="专注于Web,分享生活,分享知识">
</span>
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="coderYYY">
</span>
<header class="post-header">
<h2 class="post-title" itemprop="name headline">
<a href="/2022/03/10/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/%E4%BA%AC%E4%B8%9C%E7%A7%BB%E5%8A%A8%E7%AB%AF/" class="post-title-link" itemprop="url">京东移动端(流式布局)</a>
</h2>
<div class="post-meta">
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建时间:2022-03-10 16:22:20 / 修改时间:16:22:52" itemprop="dateCreated datePublished" datetime="2022-03-10T16:22:20+08:00">2022-03-10</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-folder"></i>
</span>
<span class="post-meta-item-text">分类于</span>
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/" itemprop="url" rel="index"><span itemprop="name">我的作品</span></a>
</span>
</span>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<h1 id="技术栈"><a href="#技术栈" class="headerlink" title="技术栈"></a>技术栈</h1><ul>
<li>html</li>
<li>css<h1 id="体验"><a href="#体验" class="headerlink" title="体验"></a>体验</h1></li>
<li>浏览器打开:<a target="_blank" rel="noopener" href="https://yangyanyan.top/jd-mobile/">jd-mobile</a></li>
<li><a target="_blank" rel="noopener" href="https://gitee.com/yyy1203/jd-mobile.git">Gitee</a><h1 id="效果"><a href="#效果" class="headerlink" title="效果"></a>效果</h1>主要使用流式布局(百分比布局),页面较为简单<br><img src="https://img-blog.csdnimg.cn/d51d8f6f465d41d992efbef2efd4d625.png?x-oss-process=image/watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBAY29kZXJZWVk=,size_10,color_FFFFFF,t_70,g_se,x_16" alt="在这里插入图片描述"></li>
</ul>
</div>
<div>
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</article>
<article itemscope itemtype="http://schema.org/Article" class="post-block" lang="zh-CN">
<link itemprop="mainEntityOfPage" href="http://yyy1203.gitee.io/2022/03/10/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/%E5%93%81%E4%BC%98%E8%B4%AD/">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/avatar.jpg">
<meta itemprop="name" content="coderYYY">
<meta itemprop="description" content="专注于Web,分享生活,分享知识">
</span>
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="coderYYY">
</span>
<header class="post-header">
<h2 class="post-title" itemprop="name headline">
<a href="/2022/03/10/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/%E5%93%81%E4%BC%98%E8%B4%AD/" class="post-title-link" itemprop="url">品优购商城前端</a>
</h2>
<div class="post-meta">
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建时间:2022-03-10 16:18:22 / 修改时间:16:19:13" itemprop="dateCreated datePublished" datetime="2022-03-10T16:18:22+08:00">2022-03-10</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-folder"></i>
</span>
<span class="post-meta-item-text">分类于</span>
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/" itemprop="url" rel="index"><span itemprop="name">我的作品</span></a>
</span>
</span>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<h1 id="技术栈"><a href="#技术栈" class="headerlink" title="技术栈"></a>技术栈</h1><ul>
<li>Html</li>
<li>css</li>
<li>JavaScript</li>
<li>jQuery</li>
</ul>
<h1 id="体验"><a href="#体验" class="headerlink" title="体验"></a>体验</h1><p>pc端打开:<a target="_blank" rel="noopener" href="https://yangyanyan.top/pygshopping/">https://yangyanyan.top/pygshopping/</a><br>源码(记得给我个star):<a target="_blank" rel="noopener" href="https://gitee.com/yyy1203/pyg-shopping.git">https://gitee.com/yyy1203/pyg-shopping.git</a></p>
<h1 id="效果"><a href="#效果" class="headerlink" title="效果"></a>效果</h1><p>除了页面布局,还结合了后面的js和jq,为网页增加一些特效,此网站目前只是前端静态</p>
<h3 id="首页"><a href="#首页" class="headerlink" title="首页"></a>首页</h3><ul>
<li>轮播图</li>
<li>电梯导航</li>
<li>简单的seo优化<br><img src="https://img-blog.csdnimg.cn/b4fc4ae1f8c84454927ed052ca67a5a5.png?x-oss-process=image/watermark,type_d3F5LXplbmhlaQ,shadow_50,text_Q1NETiBAY29kZXJZWVk=,size_20,color_FFFFFF,t_70,g_se,x_16" alt="在这里插入图片描述">
<!--noindex-->
<div class="post-button">
<a class="btn" href="/2022/03/10/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/%E5%93%81%E4%BC%98%E8%B4%AD/#more" rel="contents">
阅读全文 &raquo;
</a>
</div>
<!--/noindex-->
</div>
<div>
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</article>
<article itemscope itemtype="http://schema.org/Article" class="post-block" lang="zh-CN">
<link itemprop="mainEntityOfPage" href="http://yyy1203.gitee.io/2022/02/18/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/uniapp-%E4%BB%BF%E7%91%9E%E5%B9%B8%E5%92%96%E5%95%A1%E5%B0%8F%E7%A8%8B%E5%BA%8F/">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/avatar.jpg">
<meta itemprop="name" content="coderYYY">
<meta itemprop="description" content="专注于Web,分享生活,分享知识">
</span>
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="coderYYY">
</span>
<header class="post-header">
<h2 class="post-title" itemprop="name headline">
<a href="/2022/02/18/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/uniapp-%E4%BB%BF%E7%91%9E%E5%B9%B8%E5%92%96%E5%95%A1%E5%B0%8F%E7%A8%8B%E5%BA%8F/" class="post-title-link" itemprop="url">小程序(uniapp)-仿瑞幸咖啡小程序</a>
</h2>
<div class="post-meta">
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建时间:2022-02-18 22:09:12" itemprop="dateCreated datePublished" datetime="2022-02-18T22:09:12+08:00">2022-02-18</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2022-03-08 20:26:02" itemprop="dateModified" datetime="2022-03-08T20:26:02+08:00">2022-03-08</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-folder"></i>
</span>
<span class="post-meta-item-text">分类于</span>
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/" itemprop="url" rel="index"><span itemprop="name">我的作品</span></a>
</span>
</span>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<h1 id="技术栈"><a href="#技术栈" class="headerlink" title="技术栈"></a>技术栈</h1><ul>
<li>框架:uni-app</li>
<li>ui库:uview-ui</li>
<li>编辑器:HBuilderX<h1 id="体验"><a href="#体验" class="headerlink" title="体验"></a>体验</h1>PC端&#x2F;移动端浏览器访问:<a target="_blank" rel="noopener" href="https://www.yangyanyan.top/luckin-coffee">yangyanyan.top&#x2F;luckin-coffee</a><br>源码:</li>
<li>GitHub:<a target="_blank" rel="noopener" href="https://github.com/yyy1203/lukin-coffee">lukin-coffee</a></li>
<li>Gitee:<a target="_blank" rel="noopener" href="https://gitee.com/yyy1203/lukin-coffee.git">lukin-coffee</a>
<!--noindex-->
<div class="post-button">
<a class="btn" href="/2022/02/18/%E6%88%91%E7%9A%84%E4%BD%9C%E5%93%81/uniapp-%E4%BB%BF%E7%91%9E%E5%B9%B8%E5%92%96%E5%95%A1%E5%B0%8F%E7%A8%8B%E5%BA%8F/#more" rel="contents">
阅读全文 &raquo;
</a>
</div>
<!--/noindex-->
</div>
<div>
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</article>
<article itemscope itemtype="http://schema.org/Article" class="post-block" lang="zh-CN">
<link itemprop="mainEntityOfPage" href="http://yyy1203.gitee.io/2022/02/13/hello-world/">
<span hidden itemprop="author" itemscope itemtype="http://schema.org/Person">
<meta itemprop="image" content="/images/avatar.jpg">
<meta itemprop="name" content="coderYYY">
<meta itemprop="description" content="专注于Web,分享生活,分享知识">
</span>
<span hidden itemprop="publisher" itemscope itemtype="http://schema.org/Organization">
<meta itemprop="name" content="coderYYY">
</span>
<header class="post-header">
<h2 class="post-title" itemprop="name headline">
<a href="/2022/02/13/hello-world/" class="post-title-link" itemprop="url">Hello World</a>
</h2>
<div class="post-meta">
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar"></i>
</span>
<span class="post-meta-item-text">发表于</span>
<time title="创建时间:2022-02-13 15:06:04" itemprop="dateCreated datePublished" datetime="2022-02-13T15:06:04+08:00">2022-02-13</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-calendar-check"></i>
</span>
<span class="post-meta-item-text">更新于</span>
<time title="修改时间:2022-02-16 14:32:25" itemprop="dateModified" datetime="2022-02-16T14:32:25+08:00">2022-02-16</time>
</span>
<span class="post-meta-item">
<span class="post-meta-item-icon">
<i class="far fa-folder"></i>
</span>
<span class="post-meta-item-text">分类于</span>
<span itemprop="about" itemscope itemtype="http://schema.org/Thing">
<a href="/categories/web%E5%89%8D%E7%AB%AF/" itemprop="url" rel="index"><span itemprop="name">web前端</span></a>
</span>
</span>
</div>
</header>
<div class="post-body" itemprop="articleBody">
<p>Welcome to <a target="_blank" rel="noopener" href="https://hexo.io/">Hexo</a>! This is your very first post. Check <a target="_blank" rel="noopener" href="https://hexo.io/docs/">documentation</a> for more info. If you get any problems when using Hexo, you can find the answer in <a target="_blank" rel="noopener" href="https://hexo.io/docs/troubleshooting.html">troubleshooting</a> or you can ask me on <a target="_blank" rel="noopener" href="https://github.com/hexojs/hexo/issues">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><pre class="line-numbers language-bash" data-language="bash"><code class="language-bash">$ hexo new &quot;My New Post&quot;<span aria-hidden="true" class="line-numbers-rows"><span></span></span></code></pre>
<p>More info: <a target="_blank" rel="noopener" href="https://hexo.io/docs/writing.html">Writing</a></p>
<!--noindex-->
<div class="post-button">
<a class="btn" href="/2022/02/13/hello-world/#more" rel="contents">
阅读全文 &raquo;
</a>
</div>
<!--/noindex-->
</div>
<div>
</div>
<footer class="post-footer">
<div class="post-eof"></div>
</footer>
</article>
</div>
<script>
window.addEventListener('tabs:register', () => {
let { activeClass } = CONFIG.comments;
if (CONFIG.comments.storage) {
activeClass = localStorage.getItem('comments_active') || activeClass;
}
if (activeClass) {
let activeTab = document.querySelector(`a[href="#comment-${activeClass}"]`);
if (activeTab) {
activeTab.click();
}
}
});
if (CONFIG.comments.storage) {
window.addEventListener('tabs:click', event => {
if (!event.target.matches('.tabs-comment .tab-content .tab-pane')) return;
let commentClass = event.target.classList[1];
localStorage.setItem('comments_active', commentClass);
});
}
</script>
</div>
<div class="toggle sidebar-toggle">
<span class="toggle-line toggle-line-first"></span>
<span class="toggle-line toggle-line-middle"></span>
<span class="toggle-line toggle-line-last"></span>
</div>
<aside class="sidebar">
<div class="sidebar-inner">
<ul class="sidebar-nav motion-element">
<li class="sidebar-nav-toc">
文章目录
</li>
<li class="sidebar-nav-overview">
站点概览
</li>
</ul>
<!--noindex-->
<div class="post-toc-wrap sidebar-panel">
</div>
<!--/noindex-->
<div class="site-overview-wrap sidebar-panel">
<div class="site-author motion-element" itemprop="author" itemscope itemtype="http://schema.org/Person">
<a href="/about">
<img class="site-author-image" itemprop="image" alt="coderYYY"
src="/images/avatar.jpg">
</a>
<p class="site-author-name" itemprop="name">coderYYY</p>
<div class="site-description" itemprop="description">专注于Web,分享生活,分享知识</div>
</div>
<div class="site-state-wrap motion-element">
<nav class="site-state">
<div class="site-state-item site-state-posts">
<a href="/archives">
<span class="site-state-item-count">5</span>
<span class="site-state-item-name">日志</span>
</a>
</div>
<div class="site-state-item site-state-categories">
<a href="/categories/">
<span class="site-state-item-count">2</span>
<span class="site-state-item-name">分类</span></a>
</div>
<div class="site-state-item site-state-tags">
<a href="/tags/">
<span class="site-state-item-count">4</span>
<span class="site-state-item-name">标签</span></a>
</div>
</nav>
</div>
<div class="links-of-author motion-element">
<span class="links-of-author-item">
<a href="https://github.com/yyy1203" title="GitHub → https:&#x2F;&#x2F;github.com&#x2F;yyy1203" rel="noopener" target="_blank"><i class="fab fa-github fa-fw"></i>GitHub</a>
</span>
<span class="links-of-author-item">
<a href="https://blog.csdn.net/qq_23073811?spm=1011.2124.3001.5343" title="CSDN → https:&#x2F;&#x2F;blog.csdn.net&#x2F;qq_23073811?spm&#x3D;1011.2124.3001.5343" rel="noopener" target="_blank"><i class="fab fa-chain fa-fw"></i>CSDN</a>
</span>
</div>
<div class="cc-license motion-element" itemprop="license">
<a href="https://creativecommons.org/licenses/by-nc-sa/4.0/" class="cc-opacity" rel="noopener" target="_blank"><img src="/images/cc-by-nc-sa.svg" alt="Creative Commons"></a>
</div>
<div class="links-of-blogroll motion-element">
<div class="links-of-blogroll-title"><i class="fa fa-link fa-fw"></i>
推荐阅读
</div>
<ul class="links-of-blogroll-list">
<li class="links-of-blogroll-item">
<a href="http://www.alloyteam.com/nav/" title="http:&#x2F;&#x2F;www.alloyteam.com&#x2F;nav&#x2F;" rel="noopener" target="_blank">Web前端导航</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://www.36zhen.com/t?id=3448" title="http:&#x2F;&#x2F;www.36zhen.com&#x2F;t?id&#x3D;3448" rel="noopener" target="_blank">前端书籍资料</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://ife.baidu.com/" title="http:&#x2F;&#x2F;ife.baidu.com&#x2F;" rel="noopener" target="_blank">百度前端技术学院</a>
</li>
<li class="links-of-blogroll-item">
<a href="http://wf.uisdc.com/cn/" title="http:&#x2F;&#x2F;wf.uisdc.com&#x2F;cn&#x2F;" rel="noopener" target="_blank">google前端开发基础</a>
</li>
</ul>
</div>
</div>
</div>
</aside>
<div id="sidebar-dimmer"></div>
</div>
</main>
<footer class="footer">
<div class="footer-inner">
<div class="beian"><a href="https://beian.miit.gov.cn/" rel="noopener" target="_blank">粤公网安备 </a>
<img src="/images/%E5%A4%87%E6%A1%88%E5%9B%BE%E6%A0%87.png" style="display: inline-block;"><a href="http://www.beian.gov.cn/portal/registerSystemInfo?recordcode=44522102000312%E5%8F%B7" rel="noopener" target="_blank">粤ICP备2021136524号-1 </a>
</div>
<div class="copyright">
&copy;
<span itemprop="copyrightYear">2022</span>
<span class="with-love">
<i class="fa fa-heart"></i>
</span>
<span class="author" itemprop="copyrightHolder">coderYYY</span>
</div><script color="0,0,255" opacity="0.5" zIndex="-1" count="99" src="https://cdn.jsdelivr.net/npm/canvas-nest.js@1/dist/canvas-nest.js"></script>
<div class="busuanzi-count">
<script async src="https://busuanzi.ibruce.info/busuanzi/2.3/busuanzi.pure.mini.js"></script>
<span class="site-uv" title="总访客量">
我的第<span id="busuanzi_value_site_uv"></span>位朋友,
</span>
<span class="site-pv" title="总访问量">
经过<span id="busuanzi_value_site_pv"></span>次回眸与你相遇
</span>
</div>
</div>
</footer>
</div>
<script size="100" alpha="0.6" zIndex="-1" src="//cdn.jsdelivr.net/gh/theme-next/theme-next-canvas-ribbon@1/canvas-ribbon.js"></script>
<script src="/lib/anime.min.js"></script>
<script src="/lib/velocity/velocity.min.js"></script>
<script src="/lib/velocity/velocity.ui.min.js"></script>
<script src="/js/utils.js"></script>
<script src="/js/motion.js"></script>
<script src="/js/schemes/pisces.js"></script>
<script src="/js/next-boot.js"></script>
<script src="/js/local-search.js"></script>
<!-- 页面点击小红心 -->
<script type="text/javascript" src="/js/src/clicklove.js"></script>
<script src="/live2dw/lib/L2Dwidget.min.js?094cbace49a39548bed64abff5988b05"></script><script>L2Dwidget.init({"pluginRootPath":"live2dw/","pluginJsPath":"lib/","pluginModelPath":"assets/","tagMode":false,"model":{"jsonPath":"/live2dw/assets/wanko.model.json"},"display":{"position":"right","width":250,"height":500},"mobile":{"show":true},"log":false});</script><!-- hexo-inject:begin --><!-- hexo-inject:end --></body>
</html>
JavaScript
1
https://gitee.com/yyy1203/yyy1203.git
git@gitee.com:yyy1203/yyy1203.git
yyy1203
yyy1203
yyy1203
master

搜索帮助

53164aa7 5694891 3bd8fe86 5694891