Ver Fonte

2023-10-4

cmy há 2 anos atrás
pai
commit
3140a1ac03
1 ficheiros alterados com 3 adições e 2 exclusões
  1. 3 2
      pages/users/user_info/index.vue

+ 3 - 2
pages/users/user_info/index.vue

@@ -128,8 +128,9 @@
 				</view>
 				<button class='modifyBnt bg-color' formType="submit">保存修改</button>
 				<!-- #ifdef H5 -->
-				<view class="logOut cartcolor acea-row row-center-wrapper" @click="outLogin"
-					v-if="!this.$wechat.isWeixin()">退出登录</view>
+				<!-- <view class="logOut cartcolor acea-row row-center-wrapper" @click="outLogin"
+					v-if="!this.$wechat.isWeixin()">退出登录</view> -->
+				<view class="logOut cartcolor acea-row row-center-wrapper" @click="outLogin">退出登录</view>
 				<!-- #endif -->
 				<!-- #ifdef APP-PLUS -->
 				<view class="logOut cartcolor acea-row row-center-wrapper" @click="outLogin">退出登录</view>