GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxitong
/
shipFront
Transfer to URL with SHA
Find file
Newer
Older
branch:
master
Switch branches
×
master
shipFront
/
src
/
views
/ About.vue
[wangxitong]
on 15 Oct 2021
89 bytes
first commit
Raw
Blame
History
<template> <div class="about"> <h1>This is an about page</h1> </div> </template>