gulp 安装gulp-imagemin插件,gulpfile.js配置:var imagemin=require('gulp-imagemin'); gulp.task('images-all',function(){ return ...
確定! 回上一頁