diff --git a/README.md b/README.md index 7285b9e..59d24c9 100644 --- a/README.md +++ b/README.md @@ -65,6 +65,11 @@ import modal from '@/plugins/modal' // 建议使用modal打开弹窗,理由: (主包最低809kb左右) +### 删除geek组件 +1. 删除pages_geek和components/geek-xd文件夹 +2. 删除pages.json中subPackages的root值为“pages_geek/pages”的配置 +3. 删除pages/template.config.js中geek组件 + ### 去除模板 (占用主包582kb左右) @@ -76,6 +81,7 @@ import modal from '@/plugins/modal' // 建议使用modal打开弹窗,理由: 5. 删除static中的uview,里面都是示例图片。 6. 删除plugins中的config.js和common.js,并在plugins/index.js中删除相关配置 + ### 删除uchart (占用主包175kb左右,不建议删除,以防以后会用) diff --git a/src/pages/template.config.js b/src/pages/template.config.js index d10bc50..3ed5283 100644 --- a/src/pages/template.config.js +++ b/src/pages/template.config.js @@ -1,6 +1,6 @@ export default [ { - groupName: '组件', + groupName: 'geek组件', groupName_en: 'Page', list: [ {