response.xpath('normalize-space(//*[@id="mainContent"]//tr[8]/td[3]/p//span//text())').extract()['\xa0']如何忽略掉这个['\xa0']。或者直接变为[ ' ' ]。