'+d[b].name+'
'+d[b].introduction+'
直达├── README.md ├── 一期博客园样式 ├── APlayer.min.css ├── APlayer.min.js ├── Meting.min.js ├── OwO.min.css ├── OwO.min.js ├── README.md ├── animate.min.css ├── cute-cnblogs.css ├── cute-cnblogs.js ├── fish.js ├── monitoring.js ├── mouse-click.js ├── simpleMemory.min.js ├── siyuan.css ├── star.js └── three.min.js ├── 二期博客园样式 ├── OwO.min.css ├── OwO.min.js ├── README.md ├── animate.min.css ├── canvas2.js ├── cute-cnblogs2.css ├── cute-cnblogs2.js ├── cute-cnblogs3.js ├── font_1825850_klax1ao4o6.js ├── icon │ ├── demo.css │ ├── icon.html │ ├── iconfont.css │ └── iconfont.js ├── jquery2.min.js ├── milusidebar.js ├── monitoring2.js ├── popper.min.js ├── star.js ├── three.min.js ├── tippy.js └── tippy.min.css └── 番外自定义篇 └── README.md /README.md: -------------------------------------------------------------------------------- 1 | 2 | 3 |
公众号:麋鹿鲁哟
39 | >欢迎来到我的友链小屋
57 |名称 | 179 |类型 | 180 |默认值/实例 | 181 |描述 | 182 |
---|---|---|---|
Youself | 187 |字符串 | 188 |https://www.cnblogs.com/miluluyo/ | 189 |个人博客园首链接 | 190 |
custom | 193 |数组 | 194 |[{ 195 | name:'相册', 196 | link:'https://www.cnblogs.com/elkyo/gallery.html', 197 | istarget:false 198 | },{ 199 | name:'技能树', 200 | link:'https://miluluyo.github.io/', 201 | istarget:true 202 | },{ 203 | name:'留言板', 204 | link:'https://miluluyo.github.io/p/11578505.html', 205 | istarget:false 206 | }] |
207 | 导航信息 208 | name 导航名 209 | link 导航链接 210 | istarget true跳转到新页面上,false当前页面打开 |
211 |
Friends_of_the | 214 |字符串 | 215 |11633791 | 216 |友链文章的后缀名, | 若字符串为空则不显示友链 217 |
resume | 220 |对象 | 221 |{ 222 | "name":"麋鹿鲁哟", 223 | "link":"https://www.cnblogs.com/miluluyo/", 224 | "headurl":"https://images.cnblogs.com/cnblogs_com/ elkyo/1558759/o_o_my.jpg", 225 | "introduction":"大道至简,知易行难。" 226 | } |
227 | 自己的友链信息 228 | name 导航名 229 | link 导航链接 230 | headurl 头像 231 | introduction 语录 |
232 |
unionbox | 235 |数组 | 236 |[{ 237 | "name":"麋鹿鲁哟", 238 | "introduction":"生活是没有标准答案的。", 239 | "url":"https://www.cnblogs.com/miluluyo", 240 | "headurl":"https://images.cnblogs.com/cnblogs_com/ elkyo/1558759/o_o_my.jpg" 241 | },{ 242 | "name":"麋鹿鲁哟的技能树", 243 | "introduction":"大道至简,知易行难。", 244 | "url":"https://miluluyo.github.io/", 245 | "headurl":"https://images.cnblogs.com/cnblogs_com/ elkyo/1558759/o_o_my.jpg" 246 | }] |
247 | 友链数组 248 | name 昵称 249 | introduction 标语 250 | url 链接地址 251 | headurl 头像地址 |
252 |
clicktext | 255 |新数组 | 256 |new Array("ヾ(◍°∇°◍)ノ゙加油哟~ ——麋鹿鲁哟", "生活是没有标准答案的。 ——麋鹿鲁哟"), |
257 | 点击页面时候的弹出文本显示 | 258 |
githuburl | 261 |字符串 | 262 |https://github.com/miluluyo | 263 |github链接 | 264 |
公众号:麋鹿鲁哟
276 | >字段 | 字义 |
---|