1 | window.addEventListener("popstate", function(e) { |
1 | 两种写法: |
1 | 1.引入mobiscroll.css mobiscroll.js |
1 | 1.引入laydate.js |
1 | 1.插件中心:从菜单栏打开tool,从下拉菜单找到command palete,打开之后会跳出一个文本框输入:package control也就是插件中心,点击install packet control |
tag:
缺失模块。
1、请确保node版本大于6.2
2、在博客根目录(注意不是yilia根目录)执行以下命令:
npm i hexo-generator-json-content --save
3、在根目录_config.yml里添加配置:
jsonContent: meta: false pages: false posts: title: true date: true path: true text: false raw: false content: false slug: false updated: false comments: false link: false permalink: false excerpt: false categories: false tags: true