You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
< docs >
-- -
order : 1
title :
zh - CN : 圆圈颜色
en - US : Color
-- -
# # zh - CN
圆圈颜色 , 绿色用于已完成 、 成功状态 , 红色表示告警或错误状态 , 蓝色可表示正在进行或其他默认状态 。
# # en - US
Set the color of circles . ` green ` means completed or success status , ` red ` means warning or error , and ` blue ` means ongoing or other default status .
< / docs >
< template >
< a -timeline >
< a -timeline -item color = "green" > Create a services site 2015 - 09 - 01 < / a - t i m e l i n e - i t e m >
< a -timeline -item color = "green" > Create a services site 2015 - 09 - 01 < / a - t i m e l i n e - i t e m >
< a -timeline -item color = "red" >
< p > Solve initial network problems 1 < / p >
< p > Solve initial network problems 2 < / p >
< p > Solve initial network problems 3 2015 - 09 - 01 < / p >
< / a - t i m e l i n e - i t e m >
< a -timeline -item >
< p > Technical testing 1 < / p >
< p > Technical testing 2 < / p >
< p > Technical testing 3 2015 - 09 - 01 < / p >
< / a - t i m e l i n e - i t e m >
< a -timeline -item color = "gray" >
< p > Technical testing 1 < / p >
< p > Technical testing 2 < / p >
< p > Technical testing 3 2015 - 09 - 01 < / p >
< / a - t i m e l i n e - i t e m >
< a -timeline -item color = "gray" >
< p > Technical testing 1 < / p >
< p > Technical testing 2 < / p >
< p > Technical testing 3 2015 - 09 - 01 < / p >
< / a - t i m e l i n e - i t e m >
< / a - t i m e l i n e >
< / template >