store.vue 134 B

1234567891011
  1. <template>
  2. <view class="stores-wrapper">
  3. 55555555
  4. </view>
  5. </template>
  6. <script>
  7. </script>
  8. <style lang="scss" scoped>
  9. </style>