GitBucket
Toggle navigation
Snippets
Sign in
Files
Branches
2
Releases
Issues
Pull requests
Labels
Priorities
Milestones
Wiki
Fork
: 0
wangxitong
/
smartwell_front_dz
Transfer to URL with SHA
Find file
Newer
Older
tree:
c4be2a2c9c
Switch branches
×
dev
master
smartwell_front_dz
/
src
/
views
/ About.vue
wangxitong
on 11 Sep 2023
89 bytes
first commit
Raw
Blame
History
<template> <div class="about"> <h1>This is an about page</h1> </div> </template>