Logo white

BJ_web_developers / dyitoc

Sign in
  • Sign in
  • Project
  • Files
  • Commits
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • dyitoc
  • src
  • components
  • squarecommon.vue
  • init
    52c50939
    liuqimichale authored
    2018-11-28 15:36:00 +0800  
    Browse Code ยป
squarecommon.vue 129 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12 13
<template>
    <div></div>
</template>

<script>
export default {
    name: 'squarecommon'
}
</script>

<style scoped>

</style>