Authored by whb

h5的plan

... ... @@ -76,7 +76,7 @@ class Controller_Activity extends Controller_Abstract
}
else
{
$this->_viewname = '../default/othermobile';
// $this->_viewname = '../default/othermobile';
}
}
$this->_view['plans'] = $planList;
... ...