分页: 1 / 1

求助Json格式幻灯片超过9张第9站不显示是什么问题?

发表于 : 2020年 1月 8日 21:42
zhouzhou
求助Json格式幻灯片超过9张第9站不显示是什么问题? 难道是字符限制了吗
Json格式

[
{"imgUrl": "绝对路径", "url": "跳转地址", "desc": "描述"},
{"imgUrl": "https://www.123.com/banner1.png", "url": "http://www.123.com", "desc": "描述1"},
{"imgUrl": "https://www.123.com/banner2.png", "url": "http://www.123.com", "desc": "描述2"},
{"imgUrl": "https://www.123.com/banner2.png", "url": "http://www.123.com", "desc": "描述3"},
{"imgUrl": "https://www.123.com/banner2.png", "url": "http://www.123.com", "desc": "描述4"},
{"imgUrl": "https://www.123.com/banner2.png", "url": "http://www.123.com", "desc": "描述5"},
{"imgUrl": "https://www.123.com/banner2.png", "url": "http://www.123.com", "desc": "描述6"},
{"imgUrl": "https://www.123.com/banner2.png", "url": "http://www.123.com", "desc": "描述7"},
{"imgUrl": "https://www.123.com/banner2.png", "url": "http://www.123.com", "desc": "描述8"},
{"imgUrl": "https://www.123.com/banner2.png", "url": "http://www.123.com", "desc": "描述9"}
]