搜索到与相关的文章
编程技术

magento URL分析,查找修改相应文件

通过http://localhost/magento/index.php/customer/account/create/分析Magento调用该页面的过程1.URL中的customer表明当前访问的模块是customer,自动定位到:app/code/core/Mage/Customer2.URL中的account表明当前访问的控制器文件为AccountController.phpapp/code/core/Mage/Customer/controlle

系统 2019-08-29 22:55:05 3402

CSS

好看的 button Css