Commit 180b2328 authored by liujiangnan's avatar liujiangnan

修改个标题颜色

parent 97c62bdc
......@@ -253,7 +253,7 @@ export class PlayComponent implements OnInit, OnDestroy {
//标题1背景
let title1_bg = new ShapeRect();
title1_bg.fillColor="#FFA500";
title1_bg.fillColor="#f8c224";
//将标题1添加到标题背景里
title_bg.addChild(title1_bg);
......
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