Skip to content

Latest commit

 

History

History
108 lines (93 loc) · 2.2 KB

slides.md

File metadata and controls

108 lines (93 loc) · 2.2 KB
theme background title titleTemplate info author class drawings transition mdc hideInToc
seriph
前端工程架构升级
%s
## 前端工程架构升级 代码规范统一,打包工具更换,技术栈Vue升级,css引擎升级,typescript使用,辅助开发工具使用等
蒋春富
text-center
persist
slide-left
true
true

前端工程架构升级

开始

transition: fade-out src: ./pages/purpose.md hide: false


transition: slide-up layout: default src: ./pages/content.md class: overflow-auto


transition: fade-out src: ./pages/content-code-standard.md


transition: fade-out src: ./pages/content-build-tool.md class: overflow-auto


transition: fade-out src: ./pages/content-vue.md class: overflow-auto


transition: fade-out src: ./pages/content-ts.md class: overflow-auto


transition: fade-out src: ./pages/content-unocss.md class: overflow-auto


transition: fade-out src: ./pages/content-code-plugin.md class: overflow-auto


transition: fade src: ./pages/future-plan.md class: overflow-auto


layout: center class: text-center bg-[url(/assets/images/wukong.jpg)] bg-cover

谢谢观看

<style> h1 { @apply: text-6xl absolute text-white top-2% right-3%; writing-mode:vertical-rl; background-color: #2B90B6; background-image: linear-gradient(45deg, #4EC5D4 10%, #ffe 20%); background-size: 100%; -webkit-background-clip: text; -moz-background-clip: text; -webkit-text-fill-color: transparent; -moz-text-fill-color: transparent; } </style>