# uni_vue2_setup_template **Repository Path**: okay_6/uni_vue2_setup_template ## Basic Information - **Project Name**: uni_vue2_setup_template - **Description**: uni app vue2.6 setup 脚手架 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2023-07-20 - **Last Updated**: 2023-07-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### Uni App vue setup 语法模板 为什么使用vue2.6版本,因为uni app大部分组件库都是vue2版本 #### 使用技术 - vue2.6:可使用setup语法,hooks - typescript - eslint #### 使用TS注意 - `tsconfig.json`中的types,paths - 添加 `shims-vue.d.ts`文件