uniapp公共模块
npm install @gmcb/uniapp
npm i @gmcb/uniapp
按需引入组件
json { "easycom": { "autoscan": true, "custom": { "^g-(.*)": "@gmcb/uniapp/lib/components/g-$1/g-$1.vue" } } }