微信登录

python state

数据判断

  1. <text wx:if="{{order.state==0}}">未付款</text>
  2. <text wx:else="{{order.state==1}}">已付款</text>