$this->item->getTitle(), 'number' =>$this->number, 'price'=> $this->price, 'pic_url'=> $this->item->storage->path ? 'http://www.bohaimingpin.com'.$this->item->storage->path : '', ]; } }