13
13
h3.desc
14
14
| 支持macOS,Windows,Linux
15
15
h3.desc
16
- | 支持插件系统 ,让PicGo更强大
16
+ | 支持 #[ a ( href = "https://picgo.github.io/PicGo-Doc/zh/guide/config.html#%E6%8F%92%E4%BB%B6%E8%AE%BE%E7%BD%AE%EF%BC%88v2-0%EF%BC%89" target = "_blank" ) 插件系统 ] ,让PicGo更强大
17
17
#container .container-fluid
18
18
.row.ex-width
19
- img.gallery.col-xs-10.col-xs-offset-1.col-md-offset-2.col-md-8 ( src ="https://i.loli .net/2019/05/08/5cd2dc258f927 .png" )
19
+ img.gallery.col-xs-10.col-xs-offset-1.col-md-offset-2.col-md-8 ( src ="https://cdn.jsdelivr .net/gh/Molunerfinn/test/picgo-site/first .png" )
20
20
.row.ex-width.display-list
21
21
.display-list__item ( v-for ="(item, index) in itemList" : key= "index" : class = "{ 'o-item': index % 2 !== 0 }" )
22
22
.col-xs-10.col-xs-offset-1.col-md-7.col-md-offset-0
@@ -37,32 +37,32 @@ export default {
37
37
year: new Date ().getFullYear (),
38
38
itemList: [
39
39
{
40
- url: ' https://i.loli .net/2019/04/27/5cc4092e6c0da .png' ,
40
+ url: ' https://cdn.jsdelivr .net/gh/Molunerfinn/test/picgo-site/second .png' ,
41
41
title: ' 精致设计' ,
42
42
desc: ' macOS系统下,支持拖拽至menubar图标实现上传。menubar app 窗口显示最新上传的5张图片以及剪贴板里的图片。点击图片自动将上传的链接复制到剪贴板。(Windows平台不支持)'
43
43
},
44
44
{
45
- url: ' https://i.loli .net/2018/07/11/5b45768fb1276 .png' ,
45
+ url: ' https://cdn.jsdelivr .net/gh/Molunerfinn/test/picgo-site/third .png' ,
46
46
title: ' Mini小窗' ,
47
47
desc: ' Windows以及Linux系统下提供一个mini悬浮窗用于用户拖拽上传,节约你宝贵的桌面空间。'
48
48
},
49
49
{
50
- url: ' https://i.loli .net/2019/04/27/5cc409538fee3 .png' ,
50
+ url: ' https://cdn.jsdelivr .net/gh/Molunerfinn/test/picgo-site/forth .png' ,
51
51
title: ' 便捷管理' ,
52
52
desc: ' 查看你的上传记录,重复使用更方便。支持点击图片大图查看。支持删除图片(仅本地记录),让界面更加干净。'
53
53
},
54
54
{
55
- url: ' https://i.loli .net/2019/04/27/5cc40980d51dd .png' ,
55
+ url: ' https://cdn.jsdelivr .net/gh/Molunerfinn/test/picgo-site/fifth .png' ,
56
56
title: ' 可选图床' ,
57
57
desc: ' 默认支持微博图床、七牛图床、腾讯云COS、又拍云、GitHub、SM.MS、阿里云OSS、Imgur。方便不同图床的上传需求。2.0版本开始更可以自己开发插件实现其他图床的上传需求。'
58
58
},
59
59
{
60
- url: ' https://i.loli .net/2019/04/27/5cc409ab6d3cc .png' ,
60
+ url: ' https://cdn.jsdelivr .net/gh/Molunerfinn/test/picgo-site/sixth .png' ,
61
61
title: ' 多样链接' ,
62
62
desc: ' 支持5种默认剪贴板链接格式,包括一种自定义格式,让你的文本编辑游刃有余。'
63
63
},
64
64
{
65
- url: ' https://i.loli .net/2019/01/12/5c39a2f60a32a .png' ,
65
+ url: ' https://cdn.jsdelivr .net/gh/Molunerfinn/test/picgo-site/seventh .png' ,
66
66
title: ' 插件系统' ,
67
67
desc: ' 2.0版本开始支持插件系统,让PicGo发挥无限潜能,成为一个极致的效率工具。'
68
68
}
108
108
#header
109
109
height 100vh
110
110
width 100%
111
- background-image url ("https://ws1.sinaimg.cn/large/8700af19ly1fm9ru6fqvjj22p81stdta " )
111
+ background-image url ("https://cdn.jsdelivr.net/gh/Molunerfinn/test/picgo-site/bg.jpeg " )
112
112
background-attachment fixed
113
113
background-size cover
114
114
background-position center
0 commit comments