|
|
|
@ -1015,7 +1015,7 @@ class Information extends CI_Controller
|
|
|
|
|
//表单页
|
|
|
|
|
if (in_array($meta_ct_page_type, array("customize", "contactus"))){
|
|
|
|
|
$productType=$meta_ct_page_type;
|
|
|
|
|
$addonJs .= '<script src="'.$apiweb.'/js/mobile-first/form.js"></script>';
|
|
|
|
|
$addonJs .= '<script src="'.$apiweb.'/js/mobile-first/form.js" defer></script>';
|
|
|
|
|
$data["ADDONCSS"] .= '<link href="' . $apiweb . '/css/newcss3/flatpickr.css" rel="preload" as="style" onload="this.rel=\'stylesheet\'" />';
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|