Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
bdc
/
bdcdj-web
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Blame view
src/App.vue
69 Bytes
Raw
Normal View
History
Permalink
init
276d8e3e
赵千
committed
2 years ago
1
2
3
4
5
<
template
>
<div
id=
"app"
>
<router-view
/>
</div>
</
template
>