hotfix/paypal-note
赵鹏 4 years ago
parent 297c94ddb0
commit c08a0cdef7

@ -964,15 +964,13 @@ class Information extends CI_Controller
$data["ADDONCSS"] .= '<link href="' . $jscdn . '/css/newcss3/flatpickr.css" rel="stylesheet" />';
}
$data["productType"] = $productType;
$data["productCode"] = $productCode;
$data["productCode"] = $productCode;
//页面添加的元素
$data["ADDONJS"] = $addonJs;
$data["passParam"] = $passParam;
//两种模板
switch ($device) {
case 'mobile':

Loading…
Cancel
Save