Skip to content
  • Projects
  • Groups
  • Snippets
  • Help
  • This project
    • Loading...
  • Sign in

platform / social_ecurity_serv

Go to a project
  • Project
  • Repository
  • Issues 0
  • Merge Requests 0
  • Pipelines
  • Wiki
  • Settings
  • Activity
  • Graph
  • Charts
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Branches
  • Tags
  • Contributors
  • Graph
  • Compare
  • Charts
Switch branch/tag
  • social_ecurity_serv
  • web
  • src
  • views
  • Deploy
  • taskManage
  • index.vue
  • 潘建波's avatar
    青岛社保首次提交 · d515cb9a
    潘建波 committed Oct 16, 2019
    d515cb9a
index.vue 152 Bytes
RawBlameHistoryPermalink
1 2 3 4 5 6 7 8 9 10 11 12 13
<template>
  <div>
    <router-view></router-view>
  </div>
</template>
<script>
export default {
  
}
</script>
<style lang="stylus" scoped>

</style>