Authored by 周少峰

mobile code +

@@ -198,7 +198,6 @@ class BackController extends AbstractAction @@ -198,7 +198,6 @@ class BackController extends AbstractAction
198 { 198 {
199 $phoneNum = $this->get('phoneNum', ''); 199 $phoneNum = $this->get('phoneNum', '');
200 $areaCode = $this->get('areaCode', 86); 200 $areaCode = $this->get('areaCode', 86);
201 - $areaCode = '+' . $areaCode;  
202 201
203 $data = array( 202 $data = array(
204 'backUrl' => Helpers::url('/phoneback.html'), 203 'backUrl' => Helpers::url('/phoneback.html'),