Files
2024-10-16 17:02:47 +08:00

10 lines
288 B
Vue
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<template><h1 id="介绍" tabindex="-1"><a class="header-anchor" href="#介绍" aria-hidden="true">#</a> 介绍</h1>
<p>本章节我们主要学习</p>
<ul>
<li>loader 原理</li>
<li>自定义常用 loader</li>
<li>plugin 原理</li>
<li>自定义常用 plugin</li>
</ul>
</template>