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
    70f188f1
    liuqimichale authored
    2018-11-28 15:40:32 +0800  
    Browse Code ยป
squarecommon.vue 128 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12
<template>
    <div></div>
</template>

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

</style>