Skip to content

Commit

Permalink
[Fix] invalid url
Browse files Browse the repository at this point in the history
  • Loading branch information
shiqimei committed Jul 6, 2019
1 parent 0ff5728 commit 2462c2c
Show file tree
Hide file tree
Showing 20 changed files with 939 additions and 733 deletions.
1,398 changes: 809 additions & 589 deletions package-lock.json

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions public/booklet/desktop.html
Original file line number Diff line number Diff line change
Expand Up @@ -124,16 +124,16 @@ <h2 id="参考链接"><a href="#参考链接" class="headerlink" title="参考

<div id="react-support-footer-root"></div>
<div id="vcomments"></div>
<script src="https://file.lolimay.cn/av.js"></script>
<script src='https://file.lolimay.cn/valine2_20181229.js'></script>
<script src="https://files.lolimay.cn/av.js"></script>
<script src='https://files.lolimay.cn/valine2_20181229.js'></script>
<script>
new Valine({
av: AV,
el: '#vcomments',
placeholder: '欢迎留下您的评论,支持部分Markdown语法,如 *斜体*、**加粗**、`行内代码`、[超链接](链接地址)、![图片](图片地址) 等',
appId: 'IPBpubcWq8eH9zMVTawxUhOI-gzGzoHsz',
appKey: '94JwYNiBKLao9XN20MLKGzlv',
smiles_url: 'https://files.lolimay.cn',
smiles_url: 'https://filess.lolimay.cn',
pageSize: 100,
avatar:'',
visitor: true,
Expand All @@ -152,8 +152,8 @@ <h2 id="参考链接"><a href="#参考链接" class="headerlink" title="参考


<!-- js vendors -->
<script src="https://file.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://file.lolimay.cn/lunr.min.js"></script>
<script src="https://files.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://files.lolimay.cn/lunr.min.js"></script>
<script src="https://images.lolimay.cn/socket.io.js"></script>
<script>
const xhr = new XMLHttpRequest()
Expand Down
10 changes: 5 additions & 5 deletions public/booklet/path.html
Original file line number Diff line number Diff line change
Expand Up @@ -52,16 +52,16 @@ <h2 id="参考链接"><a href="#参考链接" class="headerlink" title="参考

<div id="react-support-footer-root"></div>
<div id="vcomments"></div>
<script src="https://file.lolimay.cn/av.js"></script>
<script src='https://file.lolimay.cn/valine2_20181229.js'></script>
<script src="https://files.lolimay.cn/av.js"></script>
<script src='https://files.lolimay.cn/valine2_20181229.js'></script>
<script>
new Valine({
av: AV,
el: '#vcomments',
placeholder: '欢迎留下您的评论,支持部分Markdown语法,如 *斜体*、**加粗**、`行内代码`、[超链接](链接地址)、![图片](图片地址) 等',
appId: 'IPBpubcWq8eH9zMVTawxUhOI-gzGzoHsz',
appKey: '94JwYNiBKLao9XN20MLKGzlv',
smiles_url: 'https://files.lolimay.cn',
smiles_url: 'https://filess.lolimay.cn',
pageSize: 100,
avatar:'',
visitor: true,
Expand All @@ -80,8 +80,8 @@ <h2 id="参考链接"><a href="#参考链接" class="headerlink" title="参考


<!-- js vendors -->
<script src="https://file.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://file.lolimay.cn/lunr.min.js"></script>
<script src="https://files.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://files.lolimay.cn/lunr.min.js"></script>
<script src="https://images.lolimay.cn/socket.io.js"></script>
<script>
const xhr = new XMLHttpRequest()
Expand Down
10 changes: 5 additions & 5 deletions public/booklet/polkit.html
Original file line number Diff line number Diff line change
Expand Up @@ -53,16 +53,16 @@ <h2 id="参考链接"><a href="#参考链接" class="headerlink" title="参考

<div id="react-support-footer-root"></div>
<div id="vcomments"></div>
<script src="https://file.lolimay.cn/av.js"></script>
<script src='https://file.lolimay.cn/valine2_20181229.js'></script>
<script src="https://files.lolimay.cn/av.js"></script>
<script src='https://files.lolimay.cn/valine2_20181229.js'></script>
<script>
new Valine({
av: AV,
el: '#vcomments',
placeholder: '欢迎留下您的评论,支持部分Markdown语法,如 *斜体*、**加粗**、`行内代码`、[超链接](链接地址)、![图片](图片地址) 等',
appId: 'IPBpubcWq8eH9zMVTawxUhOI-gzGzoHsz',
appKey: '94JwYNiBKLao9XN20MLKGzlv',
smiles_url: 'https://files.lolimay.cn',
smiles_url: 'https://filess.lolimay.cn',
pageSize: 100,
avatar:'',
visitor: true,
Expand All @@ -81,8 +81,8 @@ <h2 id="参考链接"><a href="#参考链接" class="headerlink" title="参考


<!-- js vendors -->
<script src="https://file.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://file.lolimay.cn/lunr.min.js"></script>
<script src="https://files.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://files.lolimay.cn/lunr.min.js"></script>
<script src="https://images.lolimay.cn/socket.io.js"></script>
<script>
const xhr = new XMLHttpRequest()
Expand Down
10 changes: 5 additions & 5 deletions public/deepin/R&D/15_4/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -65,16 +65,16 @@ <h2 id="轮回"><a href="#轮回" class="headerlink" title="轮回"></a>轮回</

<div id="react-support-footer-root"></div>
<div id="vcomments"></div>
<script src="https://file.lolimay.cn/av.js"></script>
<script src='https://file.lolimay.cn/valine2_20181229.js'></script>
<script src="https://files.lolimay.cn/av.js"></script>
<script src='https://files.lolimay.cn/valine2_20181229.js'></script>
<script>
new Valine({
av: AV,
el: '#vcomments',
placeholder: '欢迎留下您的评论,支持部分Markdown语法,如 *斜体*、**加粗**、`行内代码`、[超链接](链接地址)、![图片](图片地址) 等',
appId: 'IPBpubcWq8eH9zMVTawxUhOI-gzGzoHsz',
appKey: '94JwYNiBKLao9XN20MLKGzlv',
smiles_url: 'https://files.lolimay.cn',
smiles_url: 'https://filess.lolimay.cn',
pageSize: 100,
avatar:'',
visitor: true,
Expand All @@ -93,8 +93,8 @@ <h2 id="轮回"><a href="#轮回" class="headerlink" title="轮回"></a>轮回</


<!-- js vendors -->
<script src="https://file.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://file.lolimay.cn/lunr.min.js"></script>
<script src="https://files.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://files.lolimay.cn/lunr.min.js"></script>
<script src="https://images.lolimay.cn/socket.io.js"></script>
<script>
const xhr = new XMLHttpRequest()
Expand Down
10 changes: 5 additions & 5 deletions public/deepin/R&D/15_5/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,16 +105,16 @@ <h2 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</

<div id="react-support-footer-root"></div>
<div id="vcomments"></div>
<script src="https://file.lolimay.cn/av.js"></script>
<script src='https://file.lolimay.cn/valine2_20181229.js'></script>
<script src="https://files.lolimay.cn/av.js"></script>
<script src='https://files.lolimay.cn/valine2_20181229.js'></script>
<script>
new Valine({
av: AV,
el: '#vcomments',
placeholder: '欢迎留下您的评论,支持部分Markdown语法,如 *斜体*、**加粗**、`行内代码`、[超链接](链接地址)、![图片](图片地址) 等',
appId: 'IPBpubcWq8eH9zMVTawxUhOI-gzGzoHsz',
appKey: '94JwYNiBKLao9XN20MLKGzlv',
smiles_url: 'https://files.lolimay.cn',
smiles_url: 'https://filess.lolimay.cn',
pageSize: 100,
avatar:'',
visitor: true,
Expand All @@ -133,8 +133,8 @@ <h2 id="总结"><a href="#总结" class="headerlink" title="总结"></a>总结</


<!-- js vendors -->
<script src="https://file.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://file.lolimay.cn/lunr.min.js"></script>
<script src="https://files.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://files.lolimay.cn/lunr.min.js"></script>
<script src="https://images.lolimay.cn/socket.io.js"></script>
<script>
const xhr = new XMLHttpRequest()
Expand Down
10 changes: 5 additions & 5 deletions public/deepin/R&D/15_7/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,16 +62,16 @@ <h2 id="一点感悟"><a href="#一点感悟" class="headerlink" title="一点

<div id="react-support-footer-root"></div>
<div id="vcomments"></div>
<script src="https://file.lolimay.cn/av.js"></script>
<script src='https://file.lolimay.cn/valine2_20181229.js'></script>
<script src="https://files.lolimay.cn/av.js"></script>
<script src='https://files.lolimay.cn/valine2_20181229.js'></script>
<script>
new Valine({
av: AV,
el: '#vcomments',
placeholder: '欢迎留下您的评论,支持部分Markdown语法,如 *斜体*、**加粗**、`行内代码`、[超链接](链接地址)、![图片](图片地址) 等',
appId: 'IPBpubcWq8eH9zMVTawxUhOI-gzGzoHsz',
appKey: '94JwYNiBKLao9XN20MLKGzlv',
smiles_url: 'https://files.lolimay.cn',
smiles_url: 'https://filess.lolimay.cn',
pageSize: 100,
avatar:'',
visitor: true,
Expand All @@ -90,8 +90,8 @@ <h2 id="一点感悟"><a href="#一点感悟" class="headerlink" title="一点


<!-- js vendors -->
<script src="https://file.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://file.lolimay.cn/lunr.min.js"></script>
<script src="https://files.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://files.lolimay.cn/lunr.min.js"></script>
<script src="https://images.lolimay.cn/socket.io.js"></script>
<script>
const xhr = new XMLHttpRequest()
Expand Down
10 changes: 5 additions & 5 deletions public/deepin/R&D/15_8/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -84,16 +84,16 @@ <h2 id="相关链接"><a href="#相关链接" class="headerlink" title="相关

<div id="react-support-footer-root"></div>
<div id="vcomments"></div>
<script src="https://file.lolimay.cn/av.js"></script>
<script src='https://file.lolimay.cn/valine2_20181229.js'></script>
<script src="https://files.lolimay.cn/av.js"></script>
<script src='https://files.lolimay.cn/valine2_20181229.js'></script>
<script>
new Valine({
av: AV,
el: '#vcomments',
placeholder: '欢迎留下您的评论,支持部分Markdown语法,如 *斜体*、**加粗**、`行内代码`、[超链接](链接地址)、![图片](图片地址) 等',
appId: 'IPBpubcWq8eH9zMVTawxUhOI-gzGzoHsz',
appKey: '94JwYNiBKLao9XN20MLKGzlv',
smiles_url: 'https://files.lolimay.cn',
smiles_url: 'https://filess.lolimay.cn',
pageSize: 100,
avatar:'',
visitor: true,
Expand All @@ -112,8 +112,8 @@ <h2 id="相关链接"><a href="#相关链接" class="headerlink" title="相关


<!-- js vendors -->
<script src="https://file.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://file.lolimay.cn/lunr.min.js"></script>
<script src="https://files.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://files.lolimay.cn/lunr.min.js"></script>
<script src="https://images.lolimay.cn/socket.io.js"></script>
<script>
const xhr = new XMLHttpRequest()
Expand Down
10 changes: 5 additions & 5 deletions public/deepin/R&D/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -60,16 +60,16 @@ <h1 id="deepin研发心得"><a href="#deepin研发心得" class="headerlink" tit
</style>
<div id="react-support-footer-root"></div>
<div id="vcomments"></div>
<script src="https://file.lolimay.cn/av.js"></script>
<script src='https://file.lolimay.cn/valine2_20181229.js'></script>
<script src="https://files.lolimay.cn/av.js"></script>
<script src='https://files.lolimay.cn/valine2_20181229.js'></script>
<script>
new Valine({
av: AV,
el: '#vcomments',
placeholder: '欢迎留下您的评论,支持部分Markdown语法,如 *斜体*、**加粗**、`行内代码`、[超链接](链接地址)、![图片](图片地址) 等',
appId: 'IPBpubcWq8eH9zMVTawxUhOI-gzGzoHsz',
appKey: '94JwYNiBKLao9XN20MLKGzlv',
smiles_url: 'https://files.lolimay.cn',
smiles_url: 'https://filess.lolimay.cn',
pageSize: 100,
avatar:'',
visitor: true,
Expand All @@ -88,8 +88,8 @@ <h1 id="deepin研发心得"><a href="#deepin研发心得" class="headerlink" tit


<!-- js vendors -->
<script src="https://file.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://file.lolimay.cn/lunr.min.js"></script>
<script src="https://files.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://files.lolimay.cn/lunr.min.js"></script>
<script src="https://images.lolimay.cn/socket.io.js"></script>
<script>
const xhr = new XMLHttpRequest()
Expand Down
10 changes: 5 additions & 5 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -286,16 +286,16 @@
</style>
<div id="react-support-footer-root"></div>
<div id="vcomments"></div>
<script src="https://file.lolimay.cn/av.js"></script>
<script src='https://file.lolimay.cn/valine2_20181229.js'></script>
<script src="https://files.lolimay.cn/av.js"></script>
<script src='https://files.lolimay.cn/valine2_20181229.js'></script>
<script>
new Valine({
av: AV,
el: '#vcomments',
placeholder: '欢迎留下您的评论,支持部分Markdown语法,如 *斜体*、**加粗**、`行内代码`、[超链接](链接地址)、![图片](图片地址) 等',
appId: 'IPBpubcWq8eH9zMVTawxUhOI-gzGzoHsz',
appKey: '94JwYNiBKLao9XN20MLKGzlv',
smiles_url: 'https://files.lolimay.cn',
smiles_url: 'https://filess.lolimay.cn',
pageSize: 100,
avatar:'',
visitor: true,
Expand All @@ -314,8 +314,8 @@


<!-- js vendors -->
<script src="https://file.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://file.lolimay.cn/lunr.min.js"></script>
<script src="https://files.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://files.lolimay.cn/lunr.min.js"></script>
<script src="https://images.lolimay.cn/socket.io.js"></script>
<script>
const xhr = new XMLHttpRequest()
Expand Down
10 changes: 5 additions & 5 deletions public/intro/cmake/cmake-base.html
Original file line number Diff line number Diff line change
Expand Up @@ -51,16 +51,16 @@ <h2 id="参考链接"><a href="#参考链接" class="headerlink" title="参考

<div id="react-support-footer-root"></div>
<div id="vcomments"></div>
<script src="https://file.lolimay.cn/av.js"></script>
<script src='https://file.lolimay.cn/valine2_20181229.js'></script>
<script src="https://files.lolimay.cn/av.js"></script>
<script src='https://files.lolimay.cn/valine2_20181229.js'></script>
<script>
new Valine({
av: AV,
el: '#vcomments',
placeholder: '欢迎留下您的评论,支持部分Markdown语法,如 *斜体*、**加粗**、`行内代码`、[超链接](链接地址)、![图片](图片地址) 等',
appId: 'IPBpubcWq8eH9zMVTawxUhOI-gzGzoHsz',
appKey: '94JwYNiBKLao9XN20MLKGzlv',
smiles_url: 'https://files.lolimay.cn',
smiles_url: 'https://filess.lolimay.cn',
pageSize: 100,
avatar:'',
visitor: true,
Expand All @@ -79,8 +79,8 @@ <h2 id="参考链接"><a href="#参考链接" class="headerlink" title="参考


<!-- js vendors -->
<script src="https://file.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://file.lolimay.cn/lunr.min.js"></script>
<script src="https://files.lolimay.cn/jquery-3.2.1.min.js" crossorigin="anonymous"></script>
<script src="https://files.lolimay.cn/lunr.min.js"></script>
<script src="https://images.lolimay.cn/socket.io.js"></script>
<script>
const xhr = new XMLHttpRequest()
Expand Down
Loading

0 comments on commit 2462c2c

Please sign in to comment.