xiaodai2022 2 yıl önce
ebeveyn
işleme
219d89e31d

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/index.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.0b8fabee.js


BIN
dist/static/js/app.0b8fabee.js.gz


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/static/js/app.c9b5041a.js


BIN
dist/static/js/app.c9b5041a.js.gz


+ 1 - 0
src/store/modules/user.js

@@ -97,6 +97,7 @@ const actions = {
         .then((response) => {
           const { code, data } = response;
           if (code === 0) {
+            alert(JSON.stringify(data))
             const { token, userinfo } = data;
             const { id } = userinfo;
             commit("SET_TOKEN", token);

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor