downApp.vue 261 B

123456789101112131415
  1. <template>
  2. <!-- <web-view src="https://h5vips.cdwjyyh.com/pages/index/appDownload?source=weixin"></web-view> -->
  3. <web-view src="https://m.malink.cn/s/BFNFFz"></web-view>
  4. </template>
  5. <script>
  6. export default {
  7. data() {
  8. }
  9. }
  10. </script>
  11. <style>
  12. </style>