Authored by whb

h5的plan

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