yoomoney.vue 516 B

123456789101112131415
  1. <template>
  2. <div>
  3. <section style="position: relative;">
  4. <div class="center">
  5. <center>
  6. <iframe src="https://yoomoney.ru/quickpay/shop-widget?writer=seller&amp;targets=For%20returnyoutubedislike.com&amp;targets-hint=&amp;default-sum=&amp;button-text=13&amp;hint=&amp;successURL=&amp;quickpay=shop&amp;account=410015901550027&amp;" allowtransparency="true" scrolling="no" width="423" height="222" frameborder="0" />
  7. </center>
  8. </div>
  9. </section>
  10. </div>
  11. </template>