Files
OpenAuth.Net/docs/pro/structure.md
2025-04-09 17:23:37 +08:00

5 lines
202 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# 项目结构
![20211215221811](http://img.openauth.net.cn/20211215221811.png)
整个vue的入口是main.js打包之编译后的代码全部会注入到index.html的`<div id="app"></div>`里面。