| | |
| | | <t-avatar class="avatar-example" image="{{image}}" size="120rpx" bind:tap="handleAvatarTap" /> |
| | | <view class="current-project"> |
| | | <text>{{ projectConfig[selectedProject].displayName }}</text> |
| | | <view class="switch-project" bind:tap="switchProject"> |
| | | <image class="switch-icon" src="/images/switch.svg" /> |
| | | </view> |
| | | </view> |
| | | </view> |
| | | <view class="head-text-wrapper"> |
| | |
| | | </view> |
| | | |
| | | <view class="center-wrapper"> |
| | | <view class="center-view" bind:tap="recharge"> |
| | | <!-- <view class="center-view" bind:tap="recharge"> |
| | | <image src="/images/wallet.svg" /> |
| | | <text>充值</text> |
| | | </view> --> |
| | | <view class="center-view" bind:tap="monitor"> |
| | | <image src="/images/monitor.svg" /> |
| | | <text>综合站监测</text> |
| | | </view> |
| | | <view class="center-view" bind:tap="openValve"> |
| | | <image src="/images/valva.svg" /> |