MtaFooter.vue 112 B

12345678910111213
  1. <template>
  2. <view class="dljt-footer-box">
  3. </view>
  4. </template>
  5. <script setup>
  6. </script>
  7. <style>
  8. </style>