acdr-ui/dist/build/mp-weixin/pages/index/components/profileInfo.wxml
2024-10-01 09:15:35 +08:00

1 line
641 B
Plaintext

<view class="profile-info-container data-v-f557c937"><view class="profile-info data-v-f557c937"><image src="{{a}}" class="profile-icon data-v-f557c937"/><view class="profile-details data-v-f557c937"><view class="profile-header data-v-f557c937"><text class="profile-name data-v-f557c937">{{b}}</text><image src="{{c}}" class="gender-icon data-v-f557c937"/></view><view class="profile-tags data-v-f557c937"><text wx:for="{{d}}" wx:for-item="tag" wx:key="b" class="profile-tag data-v-f557c937">{{tag.a}}</text></view></view></view><view class="profile-arrow data-v-f557c937"><image src="{{e}}" class="arrow-icon data-v-f557c937"/></view></view>