joe /var/www/html/catalog/view/theme/default/template/product/product.twig joe /var/www/html/catalog/controller/product/product.php joe /var/www/html/catalog/view/theme/default/template/product/popupop.twig cp /var/www/html/system/library/template/template.php ./ cd /var/www/storage/modification/system/library/template joe /var/www/storage/modification/catalog/controller/product/product.php /var/www/html/catalog/view/theme/default/template/product/123.html default/template/product/123.html cd /var/www/storage/modification/catalog/view/theme/default/template/product/ joe /var/www/html/catalog/controller/startup/startup.php joe /var/www/storage/modification/catalog/view/theme/default/template/common/header.twig joe /var/www/storage/modification/catalog/controller/extension/module/featured.php joe /var/www/storage/modification/admin/controller/marketplace/install.php joe /var/www/html/catalog/view/theme/default/template/common/header.twig joe /var/www/html/catalog/controller/common/header.php joe /var/www/html/admin/controller/marketplace/install.php joe /var/www/html/admin/controller/marketplace/modification.php joe /var/www/html/system/library/template/twig.php E:\wg-1-work\opencart-work\0-opencart-work\system\storage\vendor\twig\twig\src\Node/Node.php joe /var/www/html/catalog/controller/product/product.php joe /var/www/storage/modification/catalog/controller/product/product.php joe /var/www/html/catalog/view/theme/default/template/product/ ========================================================================================================================= jquery modal 彈窗 + 自動遮罩層 + 按cancel鍵/窗外取消窗口 $('#modal-shipping').modal('show'); /var/www/html/catalog/view/javascript/bootstrap/js/bootstrap.js -> Modal.prototype.show = function (_relatedTarget) { /var/www/html/catalog/view/javascript/bootstrap/css/bootstrap.css @media (min-width: 768px) { .container { width: 750px; } } ->
@media (min-width: 768px) { .modal-dialog { width: 600px; margin: 30px auto; } /var/www/html/catalog/view/javascript/jquery/magnific/magnific-popup.css .mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; } -> z-index: 1145; } /* The shadow behind the image */ .mfp-figure { line-height: 0; } .mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; -> z-index: 1145; }