components_introduction.md.c650023e.lean.js 1.0 KB

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