haoxuan
2023-10-08 aa4f970f6d0a2c88111e1e9baf58c8626c38068c
1
2
3
4
5
<template>
  <div class="about">
    <h1>This is an about page</h1>
  </div>
</template>