lilei 4 tahun lalu
induk
melakukan
db26975aee
1 mengubah file dengan 2 tambahan dan 2 penghapusan
  1. 2 2
      pages/userCenter/userInfo/userInfo.vue

+ 2 - 2
pages/userCenter/userInfo/userInfo.vue

@@ -5,8 +5,8 @@
 				<view class="user-photo"><open-data type="userAvatarUrl"></open-data></view>
 			</u-cell-item>
 			<u-cell-item title="手机号码" :value="userDate.mobile" :arrow="false"></u-cell-item>
-			<u-cell-item v-if="address!=null" title="收货地址" :value="address?'修改收货地址':'设置收货地址'" index="0" @click="editAddress"></u-cell-item>
-			<u-cell-item v-if="existPayPwd!=null" title="支付密码" :value="existPayPwd?'修改密码':'设置密码'" @click="setPayPwd"></u-cell-item>
+			<u-cell-item title="收货地址" :value="address?'修改收货地址':'设置收货地址'" index="0" @click="editAddress"></u-cell-item>
+			<u-cell-item title="支付密码" :value="existPayPwd?'修改密码':'设置密码'" @click="setPayPwd"></u-cell-item>
 		</u-cell-group>
 		<!-- 退出 -->
 		<view class="user-btn">