|
|
|
@ -14,8 +14,10 @@
|
|
|
|
<!-- bindtap='chooseImage'
|
|
|
|
<!-- bindtap='chooseImage'
|
|
|
|
<button wx:else open-type="chooseAvatar" style='' bindchooseavatar='choiceAvatar' class="change weui-btn_primary fw500 mt32" aria-role="button">更换头像</button>
|
|
|
|
<button wx:else open-type="chooseAvatar" style='' bindchooseavatar='choiceAvatar' class="change weui-btn_primary fw500 mt32" aria-role="button">更换头像</button>
|
|
|
|
-->
|
|
|
|
-->
|
|
|
|
<!-- #if MP || ANDROID -->
|
|
|
|
<!-- #if MP -->
|
|
|
|
<button wx:else open-type="chooseAvatar" bindchooseavatar='choiceAvatar' class="change weui-btn_primary fw500 mt32" aria-role="button">更换头像</button>
|
|
|
|
<button wx:else open-type="chooseAvatar" bindchooseavatar='choiceAvatar' class="change weui-btn_primary fw500 mt32" aria-role="button">更换头像</button>
|
|
|
|
|
|
|
|
<!-- #elif ANDROID -->
|
|
|
|
|
|
|
|
<button wx:else open-type="chooseAvatar" bindtap='chooseAnImage' class="change weui-btn_primary fw500 mt32" aria-role="button">更换头像</button>
|
|
|
|
<!-- #elif IOS -->
|
|
|
|
<!-- #elif IOS -->
|
|
|
|
<button wx:else bindtap='chooseImage' class="change weui-btn_primary fw500 mt32" aria-role="button">更换头像</button>
|
|
|
|
<button wx:else bindtap='chooseImage' class="change weui-btn_primary fw500 mt32" aria-role="button">更换头像</button>
|
|
|
|
<!-- #endif -->
|
|
|
|
<!-- #endif -->
|
|
|
|
|