shawenguan 1 год назад
Родитель
Сommit
8a1554885d
1 измененных файлов с 12 добавлено и 12 удалено
  1. 12 12
      Scripts/hbcpre/hbcpreHelper.js

+ 12 - 12
Scripts/hbcpre/hbcpreHelper.js

@@ -488,18 +488,18 @@ function handleCompoundIndex(){
     // 随机材料-需要选择
     let randomList = data.randomcollection;
     if(randomList.length == 0){
-        data.random_num = 1;
-        data.randomcollection = [
-            [
-                {
-                    id: 2988,
-                    title: '黑卡',
-                    count_num: 10000,
-                    nums: 1,
-                    image: `https://luanshu.hbcpre.com/uploads/collection/96d4bd988be689544757ae1dcc9c8d20.jpg`
-                }
-            ],
-        ];
+        // data.random_num = 1;
+        // data.randomcollection = [
+        //     [
+        //         {
+        //             id: 2988,
+        //             title: '黑卡',
+        //             count_num: 10000,
+        //             nums: 1,
+        //             image: `https://luanshu.hbcpre.com/uploads/collection/96d4bd988be689544757ae1dcc9c8d20.jpg`
+        //         }
+        //     ],
+        // ];
     }
 
     // 合成产品