Commit 460406d8 authored by christ's avatar christ

share

parent 0ed27b57
......@@ -49,6 +49,7 @@ class IndexController extends \Our\Controller_Abstract {
$this->_view->display('index/goods.phtml');
}
if($paramsStr['type']==\Our\ApiConst::shareSaler){
echo json_encode($paramsStr);exit;
$this->_view->display('index/saleShare.phtml');
}
exit;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment