如何在js中用el取值

xiaoxiao2021-02-27  161

<script> $(function(){ paySuccessGa('${order.id}','${order.orderNo}','${order.orderTotalPrice}',${order.freightPrice});  })

</script>

只要加引号就可以了

转载请注明原文地址: https://www.6miu.com/read-15361.html

最新回复(0)