# vue基础 **Repository Path**: ai_ling_yong/vue_foundation ## Basic Information - **Project Name**: vue基础 - **Description**: No description available - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 34 - **Created**: 2020-06-23 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue基础 #### 介绍 1. 完成v-bind在class和style在应用; 2. vue内置指令的的使用(v-if v-for 数组更新、数组过滤与排序等 ); 3. 预习方法与事件; 4. 按照实战一节,完成购物车的开发;