• This project
    • Loading...
  • Sign in

Hooke / w4-vux-template

Itomix
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • w4-vux-template
  • src
  • views
  • About.vue
  • hookehuyr's avatar
    add 初始化 · 52fd6ef7
    52fd6ef7
    hookehuyr authored 2019-01-09 16:26:39 +0800
About.vue 89 Bytes
Raw Blame History Permalink
1 2 3 4 5
<template>
  <div class="about">
    <h1>This is an about page</h1>
  </div>
</template>