Skip to content
  • This project
    • Loading...
  • Sign in

dev / pingan-life-index-pro

Go to a project
Toggle navigation
Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 0
  • Merge Requests 0
  • Wiki
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • pingan-life-index-pro
  • src
  • pages
  • corporate-culture
  • corporate-culture.vue
  • joe's avatar
    191217修改意见 · c3a0992d
    c3a0992d
    joe committed 5 years ago
corporate-culture.vue 166 Bytes
Raw Blame History Permalink
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19

<template>
  <div class="content">

  </div>
</template>


<style lang="scss" scoped>
.content {
  height: 500px;
}
</style>


<script>
export default {};

</script>