|
@@ -1,9 +1,9 @@
|
|
-<view>
|
|
|
|
|
|
+<view class="container_c">
|
|
|
|
|
|
- <open-data type="userAvatarUrl"></open-data>
|
|
|
|
- <open-data type="userNickName" lang="zh_CN"></open-data>
|
|
|
|
|
|
+ <open-data type="userAvatarUrl" class="wd_img"></open-data>
|
|
|
|
+ <open-data type="userNickName" lang="zh_CN" class="wd_txt"></open-data>
|
|
|
|
|
|
- <button bindtap="init_userInfo">绑定账号</button>
|
|
|
|
|
|
+ <button bindtap="init_userInfo" class="wd_btn">绑定账号</button>
|
|
|
|
|
|
<view wx:if="{{isShowAccoutDialog}}">
|
|
<view wx:if="{{isShowAccoutDialog}}">
|
|
账号<input/>
|
|
账号<input/>
|