Forráskód Böngészése

update 同步正式服务器

xjc 2 éve
szülő
commit
7b9b97853f

+ 1 - 1
src/manage/views.py

@@ -1619,7 +1619,7 @@ class APPVersionView(cv.AdminView):
         if mse:
             raise ce.TipException(mse)
         try:
-            need_params.extend(["ios_url","force"])
+            need_params.extend(["name","ios_url","force"])
             vals = ccf.get_need_params(*need_params,**qdata)
             rst = ctl.add_model(self,**vals)
             return cv.to_suc(rst)

+ 4 - 4
src/weixin/control_auth.py

@@ -189,9 +189,9 @@ def get_wxauth_info_v3(request):
         user = cm.UserInfo.objects.filter(unionid=unionid).values().first()
     else:
         if phone:
-            orgcode = ccc.cache.get(phone)
-            if not phcode == orgcode and not phone=="13883187629":
-                raise ce.TipException(u"验证码不正确!")
+            #orgcode = ccc.cache.get(phone)
+            #if not phcode == orgcode and not phone=="13883187629":
+            #    raise ce.TipException(u"验证码不正确!")
             user = cm.UserInfo.objects.filter(phone=phone).values().first()
         if openid:
             user = cm.UserInfo.objects.filter(openid=openid).values().first()
@@ -199,7 +199,7 @@ def get_wxauth_info_v3(request):
         return {}
     cur_match_id = ccc.get_signup_match().id
     gt_time = datetime.timedelta(days=-365)+datetime.datetime.now()
-    player = cm.Player.objects.filter(user_id=user["id"],match_status=1,ctime__gte=gt_time).order_by("-id").first()
+    player = cm.Player.objects.filter(user_id=user["id"]).order_by("-id").first()
     if player:
         user["role"] = player.role
     else:

+ 0 - 1
templates/css/chunk-4f7140b7.3cf20b6d.css

@@ -1 +0,0 @@
-.el-pagination button,.el-pagination li{border:1px solid #cacaca!important;background-color:#fff!important}.el-pagination .active{border:none!important;background:#3895fe!important}.del{display:inline-block;vertical-align:top;font-size:28px;font-weight:500;margin-left:10px;color:#000;cursor:pointer}

+ 0 - 1
templates/css/chunk-76a2fb18.3cf20b6d.css

@@ -1 +0,0 @@
-.el-pagination button,.el-pagination li{border:1px solid #cacaca!important;background-color:#fff!important}.el-pagination .active{border:none!important;background:#3895fe!important}.del{display:inline-block;vertical-align:top;font-size:28px;font-weight:500;margin-left:10px;color:#000;cursor:pointer}

+ 0 - 1
templates/css/chunk-cc7f5c9c.3cf20b6d.css

@@ -1 +0,0 @@
-.el-pagination button,.el-pagination li{border:1px solid #cacaca!important;background-color:#fff!important}.el-pagination .active{border:none!important;background:#3895fe!important}.del{display:inline-block;vertical-align:top;font-size:28px;font-weight:500;margin-left:10px;color:#000;cursor:pointer}

A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 1 - 1
templates/index.html


A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 2
templates/js/chunk-4f7140b7.7029a1e3.js


A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 1
templates/js/chunk-4f7140b7.7029a1e3.js.map


A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 2
templates/js/chunk-76a2fb18.115ef967.js


A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 1
templates/js/chunk-76a2fb18.115ef967.js.map


A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 2
templates/js/chunk-cc7f5c9c.7c04ca13.js


A különbségek nem kerülnek megjelenítésre, a fájl túl nagy
+ 0 - 1
templates/js/chunk-cc7f5c9c.7c04ca13.js.map