This website works better with JavaScript
Home
Explore
Help
Register
Sign In
shuzhan
/
picc-admin-portal
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
19beb224c7
Branches
Tags
V2
master
picc-admin-p...
/
src
/
views
/
About.vue
About.vue
89 B
History
Raw
1
2
3
4
5
<template>
<div class="about">
<h1>This is an about page</h1>
</div>
</template>