an.vue 143 B

1234567891011
  1. <template>
  2. <view class="">
  3. <web-view src="https://www.gyshucang.art/"></web-view>
  4. </view>
  5. </template>
  6. <script>
  7. </script>
  8. <style>
  9. </style>