# Vborder **Repository Path**: shaohqfspace/vborder ## Basic Information - **Project Name**: Vborder - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-22 - **Last Updated**: 2022-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Rollup+Vue-demi封装v2,v3通用框架 - 新增组件vtitle3 - 新增组件vborder8 - 解决引入报错 ## 解决`vue-template-compiler`兼容问题 - Vue2 直接引入即可,Vue3需要深入引入直接引入文件comps/lib - Vue2 环境下如果出现其他兼容问题请执行`npm install @vue/composition-api` - 修复Vue3引入报错,修复打包问题 `使用了vue-demi 不需要再次下载Vue 安装好vue-template-compiler配置即可`