pages/home/home.wxml
@@ -8,6 +8,9 @@ <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">