6.0 修改产品模块的详情模板网页

6.0 修改产品模块的详情模板网页

路径 :\app\app\shop\web\templates\met     shop_showproduct.php 

 代码

6.0 修改产品模块的详情模板网页


require_once $this->template('tem/module/showproduct/showproduct');

指向路径:\public\ui\v2\module\showproduct     showproduct.php


代码:

6.0 修改产品模块的详情模板网页

require_once template('module/showproduct/content');

6.0 修改产品模块的详情模板网页

对应路径:\public\ui\v2\module\showproduct           content.php