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