acdr-ui/dist/build/mp-weixin/pages/index/components/profileInfo.wxml

1 line
641 B
Plaintext

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