1 line
679 B
Plaintext
1 line
679 B
Plaintext
<view style="width:100%;background-color:gold;text-align:center"><text style="font-size:50rpx">先登录再查看物流</text></view><button bindtap="{{a}}" type="primary">登录</button><button bindtap="{{b}}" type="primary">查看物流</button><button bindtap="{{c}}" type="warn">获取token</button><button bindtap="{{d}}" type="warn">查看物流</button><button bindtap="{{e}}" type="primary">wx.chooseAddress</button><button bindtap="{{f}}" type="primary">wx.chooseLocation</button><button bindtap="{{g}}" type="primary">导航到师大</button><button bindtap="{{h}}" type="primary">测试登录</button><button bindtap="{{i}}" type="warn">获取微信登录code</button> |