| | |
| | | <text class="head-bottom">{{userPhone}}</text> |
| | | </view> |
| | | <view class="head-button-wrapper"> |
| | | <text class="unbind" bind:tap="feedBack">解绑</text> |
| | | <text class="unbind" bind:tap="unbind">解绑</text> |
| | | <text class="head-bottom" bind:tap="feedBack">联系客服</text> |
| | | </view> |
| | | <view class="scen-view" bind:tap="scenCode"> |
| | |
| | | <image src="/images/record.svg" /> |
| | | <text>开关阀记录</text> |
| | | </view> |
| | | <view class="center-view" bind:tap="feedBack"> |
| | | <image src="/images/question.svg" /> |
| | | <view class="center-view" bind:tap="irrigation"> |
| | | <image src="/images/irrigation.svg" /> |
| | | <text>轮灌</text> |
| | | </view> |
| | | </view> |