瀏覽代碼

月注册

linwu 1 年之前
父節點
當前提交
290e829539
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      app/mainapp/controller/Screen.php

+ 1 - 0
app/mainapp/controller/Screen.php

@@ -133,6 +133,7 @@ class Screen extends BaseController
             }
             $user_month[] = $item;
         }
+        $res['user_month'] = $user_month;
 
         //倍数
         if ($mul_min != 1 || $mul_max != 1) {