1 个回答
list = ["123", "456"]
list = ["https://ha.lianjia.com" + it for it in list]
推荐问题