Sign in

guzijian / garbage-removal · Files

GitLab

  • Go to dashboard
  • Project
  • Activity
  • Files
  • Commits
  • Builds 0
  • Network
  • Graphs
  • Milestones
  • Issues 0
  • Merge Requests 0
  • Labels
  • Wiki
  • garbage-removal
  • garbage-removal
  • src
  • pages
  • wode
  • index.vue
  • feat: 样式框架
    20ee764d
    guzijian authored
    2023-11-15 09:59:25 +0800  
    Browse Code »
index.vue 117 Bytes
Edit Raw Blame History
1 2 3 4 5 6 7 8 9 10 11 12
<template>
  <view>
    myself
  </view>
</template>

<script setup>

</script>

<style lang="scss" scoped>
</style>