Skip to content

Latest commit

 

History

History
37 lines (22 loc) · 1.58 KB

index.md

File metadata and controls

37 lines (22 loc) · 1.58 KB

Vue_BuildingBlock / Vue积木

This is a splicing and loading component project based on vue. Component thinking is embedded in the Vue framework. Each function is made into components, and then loaded on demand. A clever route is designed to make the front end like a real building block. Plug-and-play can also be used directly if there are similar components that have been completed before.

这是基于vue开发的可拼接加载组件式项目,在vue框架里植入组件思维,将每个功能制作成组件,然后按需加载。搭配上设计巧妙的路由,让做前端像真正拼积木一样,拼插即用,如果有之前完成的适合的类似组件也可以直接粘贴使用

Markdown

Markdown is a lightweight and easy-to-use syntax for styling your writing. It includes conventions for

Syntax highlighted code block

# Header 1
## Header 2
### Header 3

- Bulleted
- List

1. Numbered
2. List

**Bold** and _Italic_ and `Code` text

[Link](url) and ![Image](src)

For more details see GitHub Flavored Markdown.

Jekyll Themes

Your Pages site will use the layout and styles from the Jekyll theme you have selected in your repository settings. The name of this theme is saved in the Jekyll _config.yml configuration file.

Support or Contact

Having trouble with Pages? Check out our documentation or contact support and we’ll help you sort it out.