wxpay_jsapi.php 85 B

12345
  1. <?php $this->beginPage() ?>
  2. <html>
  3. <?= $content; ?>
  4. </html>
  5. <?php $this->endPage() ?>