haoxuan
2023-09-28 5f995a37aa94d0db1e8d03e0c3ea005a8b297f9b
1
2
3
4
5
<template>
  <div class="about">
    <h1>This is an about page</h1>
  </div>
</template>