根据文档返回了正确的数据结构,数据显示也正常,但是颜色字段没有生效,近一年和近一月的颜色都跟当天涨跌的颜色一样。
返回的未加密的数据如下
{
"err_code":0,
"err_msg":"成功",
"fund_name_and_code":"浦银安盛优化收益债券C(519112)",
"fund_price":"1.4600",
"fund_price_up_percent_recent_month":"-0.55%",
"fund_price_up_percent_recent_month@color":"GREEN",
"fund_price_up_percent_recent_year":"-6.47%",
"fund_price_up_percent_recent_year@color":"GREEN",
"fund_price_ups_percent":"0.07%",
"jump_url":"pages/fundInfo?fundCode=519112",
"status":1,
"update_time":"2018-10-26 更新"
}
其中字段fund_price_up_percent_recent_month@color与fund_price_up_percent_recent_year@color未显示为绿色,还是为红色。
另,请问下这个颜色支持哪几种颜色
目前已修复,可以再试试
兄弟,给个联系方式,交流交流。