Ce site fonctionne mieux avec JavaScript.
Accueil
Explorateur
Aide
S'inscrire
Connexion
bjquanjiang
/
DigitalScholl
Suivre
1
Ajouter aux favoris
0
Bifurcation
0
Code
Tickets
0
Demandes d'ajout
0
Versions
0
Wiki
Activité
Parcourir la source
回复H5退出登录功能,解绑微信含pc和h5
黑艺新账号
liangkun
il y a 1 an
Parent
b2b9ea5d90
révision
36248ab45f
2 fichiers modifiés
avec
2 ajouts
et
2 suppressions
Vue séparée
Option de Diff
Voir les Statistiques
Télécharger le Fichier Patch
Télécharger le Fichier des Différences
+1
-1
Learun.Framework.Ultimate V7/Learun.Application.Web/Controllers/HomeController.cs
+1
-1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue
+ 1
- 1
Learun.Framework.Ultimate V7/Learun.Application.Web/Controllers/HomeController.cs
Voir le fichier
@@ -703,7 +703,7 @@ namespace Learun.Application.Web.Controllers
}
//更新openid
userIBLL.UpdateWeixinOpenIdPC(userId, "");
userIBLL.UpdateWeixinOpenId(userId, "");
return Success("解绑成功");
}
#endregion
+ 1
- 1
Learun.Framework.Ultimate V7/LearunApp-2.2.0/pages/my.vue
Voir le fichier
@@ -72,7 +72,7 @@
</l-button>
<!-- #endif -->
<
!-- <
l-button @click="logout" size="lg" color="red" class="block margin-top" block>退出登录</l-button>
-->
<l-button @click="logout" size="lg" color="red" class="block margin-top" block>退出登录</l-button>
</view>
<view class="footer">{{ copyRightDisplay }}</view>
Écrire
Aperçu
Chargement…
Annuler
Enregistrer