system-clients 3.1.88-5 → 3.1.88-6-liaoyuan

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -22,6 +22,7 @@ let loginGen = async function (name, password) {
22
22
  Vue.$login.f = resource.data
23
23
  //获取jwt
24
24
  Vue.$login.jwt = getLogin.data.jwt
25
+ Vue.$login.jwtNew = getLogin.data.jwtNew
25
26
  // 把登录用户添加到cookie里
26
27
  Vue.cookie.set('loginId', Vue.$login.f.id)
27
28
 
Binary file
Binary file
Binary file
File without changes
Binary file
Binary file
@@ -1,5 +0,0 @@
1
- distributionBase=GRADLE_USER_HOME
2
- distributionPath=wrapper/dists
3
- distributionUrl=https\://services.gradle.org/distributions/gradle-6.5-bin.zip
4
- zipStoreBase=GRADLE_USER_HOME
5
- zipStorePath=wrapper/dists