Fan Man View.php

<?= $this->render($templateData);?>

<script>
    <?php $this->beginBlock('js') ?>
    var _global={
        mallId: <? = $ mallId ?> ,
        openId:"<?= $openId ?>",
        customerId:"<?= $customerId ?>"
    }
    <?php $this->endBlock() ?>
</script>
<?php $this->registerJs($this->blocks['js'], \yii\web\View::POS_HEAD); ?>

 

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=324683264&siteId=291194637