Commit 09d230ae authored by liujiangnan's avatar liujiangnan

feat

parent 8e498334
......@@ -138,13 +138,13 @@ export default class SceneComponent extends MyCocosSceneComponent {
const colorObj = {
"level 1": {
bg_1: "#80bb07",
bg_2: "#80bb07",
bg_3: "#80bb07",
bg_4: "#80bb07",
bg_5: "#80bb07",
bg_6: "#80bb07",
bg_7: "#80bb07",
bg_8: "#80bb07",
bg_2: "#d053dd",
bg_3: "#e79a00",
bg_4: "#f64159",
bg_5: "#3192e3",
bg_6: "#97c321",
bg_7: "#d5a103",
bg_8: "#e44f96",
},
"level 2": {
bg_1: "#00a9b8",
......
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