提交 a36e61a8 编写于 作者: L Lxxyx

update resume

上级 9cae8ae0
......@@ -72,7 +72,8 @@
"content": {
"position": "前端开发",
"tasks": [
"工作室OA重构。使用 `Vue+ES6+Webpack` ,实现 `SPA `的组件化开发"
"工作室OA重构。使用 `Vue` ,实现 `SPA` 的组件化开发",
"使用 `Webpack` 实现`模块按需加载`"
]
}
}, {
......@@ -142,7 +143,7 @@
"position": "前端开发",
"tasks": [
"负责博客页面的设计与编写",
"使用 AmazeUI 框架,实现页面自适应",
"前端使用 AmazeUI 框架,实现页面自适应",
"学习`前端性能优化`,如JS代码后置,代码压缩打包等"
]
}
......
......@@ -5,7 +5,7 @@
"main": "gulpfile.js",
"scripts": {
"start": "gulp clean && gulp",
"deploy": "gulp && gulp deploy"
"deploy": "gulp && gulp deploy && git add -A && git commit -m 'update resume' && git push origin master"
},
"author": "Lxxyx",
"license": "MIT",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册