components_introduction.md.e1f169c0.js 1.0 KB

1
  1. import{o as n,c as t,b as e,d as r}from"./app.c38d1953.js";const o='{"title":"前言","description":"","frontmatter":{},"relativePath":"components/introduction.md","lastUpdated":1721206001124}',a={},l=e("h1",{id:"前言"},[e("a",{class:"header-anchor",href:"#前言","aria-hidden":"true"},"#"),r(" 前言")],-1),u=e("p",null,"本项目中集成了很多常用的功能组件,方便开发者使用。如果你开发项目中自带的组件不满足你的需求,可以不使用或者自行改造,这都是可以的。",-1),i=e("p",null,[r("目前本项目中基本上都是采用按需引入的方式,只有 "),e("code",null,"Icon"),r(" 和 "),e("code",null,"Permission"),r(" 进行了全局注册。")],-1),d=e("p",null,[r("如果不喜欢按需引入,可以自行去集成 "),e("a",{href:"https://github.com/antfu/unplugin-auto-import",target:"_blank",rel:"noopener noreferrer"},[e("code",null,"unplugin-auto-import")])],-1);a.render=function(e,r,o,a,p,c){return n(),t("div",null,[l,u,i,d])};export default a;export{o as __pageData};