2023.03.12 Study Summary

In the project part, the expansion and contraction of the internal and external menu bars was written, the navigation bar was updated, new configurations were added, and scss variables were added.

submit record

Learned the use and configuration of scss, set scss global variables, component styles

The theme color is configured for element-plus, which is configured globally

http://t.csdn.cn/FhZYa

Then I learned about the use of the unplugin plug-in. This plug-in can improve the efficiency of vue3 programming, facilitate development, and configure it in the project. Take notes

http://t.csdn.cn/ogko0

Understand the scope of css, the characteristics of scoped

notes:

http://t.csdn.cn/ae89Q

I used pinia before, and then watched the video to learn vuex [Vuex] Learn Vuex data sharing in half an hour [From entry to proficiency] Front-end programmers must learn_哔哩哔哩_bilibili

Then I also learned some other scattered knowledge, and tomorrow I will sort out some knowledge points encountered in writing the project 

Guess you like

Origin blog.csdn.net/m0_63263973/article/details/129483707