yuminge-app/yun-min-program-plugin-master/packageE/energy/powerDetail/powerDetail.wxml

11 lines
421 B
Plaintext
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!--packageD/energy/powerDetail/powerDetail.wxml-->
<view class="list">
<!-- <text>时间2020-06-01 15:25:12</text> -->
<text>会员ID{{info.uid}}</text>
<text>会员昵称:{{info.nickname}}</text>
<text>姓名:{{info.realname}}</text>
<text>手机号:{{info.mobile}}</text>
<!-- <text>性别:女</text>
<text>地区:广东省-广州市-白云区</text>
<text>经销商:昵称</text> -->
</view>