index.vue 125 B

12345678910111213
  1. <template>
  2. <view class=" column">
  3. </view>
  4. </template>
  5. <script setup>
  6. </script>
  7. <style lang="scss" scoped>
  8. </style>