index.vue 145 B

12345678910111213
  1. <template>
  2. <view class="index">
  3. </view>
  4. </template>
  5. <script>
  6. </script>
  7. <style lang="scss">
  8. .high-seas-container {}
  9. </style>