Commit 3e38f841 authored by wildfirecode's avatar wildfirecode

1

parent 9ef0cb6e
...@@ -102,6 +102,8 @@ var a = { ...@@ -102,6 +102,8 @@ var a = {
// } // }
// } // }
// if(!chapter.starScores || chapter.starScores.length <=0)
// throw new Error('starScores未配置'+i)
// a["one"] = chapter.starScores[0]; // a["one"] = chapter.starScores[0];
// a["two"] = chapter.starScores[1]; // a["two"] = chapter.starScores[1];
// a["three"] = chapter.starScores[2]; // a["three"] = chapter.starScores[2];
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment