1.The design ideas of MVC and MVVM; 2. Import and instantiation of Vue.js framework; 3. Core technologies such as mount points, variables, and templates; 4. The principle and implementation of two-way data binding; 5. The working principle and setting method of event listeners; 6. Commonly used template instructions: v-html, v-text, v-bind, v-on, v-model, etc.