
先在controllers目录下新建Customer文件夹,建立Nano_App_AccountController类文件,继承原有的Mage_Customer_AccountController类
|
|
再修改app模块的配置文件config.xml,在global标签下对AccountContoller进行复写
|
|

先在controllers目录下新建Customer文件夹,建立Nano_App_AccountController类文件,继承原有的Mage_Customer_AccountController类
|
|
再修改app模块的配置文件config.xml,在global标签下对AccountContoller进行复写
|
|
近期评论