增减 AMP PC CSS done

hotfix/远程访问多媒体中心
lmrwork 7 years ago
parent 4221c13d7e
commit 103821d6e9

@ -23,8 +23,8 @@ class Info_amp extends CI_Controller
$icid = $this->input->get_post('icid');
$json = $this->input->get_post('json');
$html = $this->input->get_post('html');
$pc_html = $this->input->get_post('pchtml');
$pc_css = $this->input->get_post('pccss');
$pc_html = $this->input->get_post('pc_html');
$pc_css = $this->input->get_post('pc_css');
$css = $this->input->get_post('css');
$schema = $this->input->get_post('schema');
$script = $this->input->get_post('script');

Loading…
Cancel
Save