mirror of
https://gitee.com/dotnetchina/OpenAuth.Net.git
synced 2025-11-08 18:34:44 +08:00
5 lines
202 B
Markdown
5 lines
202 B
Markdown
# 项目结构
|
||
|
||

|
||
|
||
整个vue的入口是main.js,打包之编译后的代码全部会注入到index.html的`<div id="app"></div>`里面。 |