Explorar o código

feat:个人信息新增会员编号展示

xyh8905170 %!s(int64=2) %!d(string=hai) anos
pai
achega
74cd097638
Modificáronse 1 ficheiros con 8 adicións e 0 borrados
  1. 8 0
      myPages/userInfo/index.vue

+ 8 - 0
myPages/userInfo/index.vue

@@ -13,6 +13,14 @@
 						<image class="photoImage" :src="userInfo.selfPhotoUrl || '/static/me/ud4.png'"></image>
 					</button>
 			</view>
+        <view class="flex-row justify-between bordBot" >
+          <view class="key flex-col justify-center ">
+            <text>会员编号</text>
+          </view>
+          <view class="nikeName flex-col justify-center">
+            <input type="nickname" name="nickname" v-model="userInfo.no"   placeholder="请输入昵称"/>
+          </view>
+        </view>
 
 			<view class="flex-row justify-between bordBot" >
 				<view class="key flex-col justify-center ">