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

1 line
641 B
Plaintext
Raw Normal View History

2024-09-19 07:20:14 +08:00
<view class="profile-info-container data-v-920f38b7"><view class="profile-info data-v-920f38b7"><image src="{{a}}" class="profile-icon data-v-920f38b7"/><view class="profile-details data-v-920f38b7"><view class="profile-header data-v-920f38b7"><text class="profile-name data-v-920f38b7">{{b}}</text><image src="{{c}}" class="gender-icon data-v-920f38b7"/></view><view class="profile-tags data-v-920f38b7"><text wx:for="{{d}}" wx:for-item="tag" wx:key="b" class="profile-tag data-v-920f38b7">{{tag.a}}</text></view></view></view><view class="profile-arrow data-v-920f38b7"><image src="{{e}}" class="arrow-icon data-v-920f38b7"/></view></view>