在themes\hexo-theme-matery\source\js目录下新建一个 snow.js 文件,粘贴以下代码:
/*样式一*/
(function($){
$.fn.snow = function(options){
var
2020-01-29