91麻豆精品国产91久久久久久,成人免费无遮挡无码黄漫视频,中文字幕一区二区人妻,适合晚上观看的电影,四虎在线观看

我們的使命

助力跨境賣家高效建立全球銷售網(wǎng)絡(luò)

喜報(bào)2021年我司獲《江蘇省國家高新技術(shù)企業(yè)》認(rèn)定

分類目錄

文章標(biāo)簽

熱門推薦

相關(guān)咨訊

opencart架構(gòu)網(wǎng)站,magento模板創(chuàng)建

2022-11-04 10:40:07 - 米境通跨境電商

    

    在opencart中假如我想創(chuàng)建一個側(cè)邊欄模塊sidebar,讓每一個頁面都可以復(fù)用,步驟如下:

    1.在controller/module目錄下新建sidebar.php文件。

    2.添加文件內(nèi)容為:

    classControllerModuleSidebarextendsController{

    protectedfunctionindex($setting){

    $this->template=$this->config->get('config_template').'/template/module/sidebar.tpl';

    $this->render();

    }

    }

    3.在template/module創(chuàng)建sidebar.tpl模板文件。

    4.在調(diào)用的controller引用:

    $this->data['sidebar']=$this->getChild('module/sidebar');

    5.在模板文件使用:

    echo$sidebar;
    聯(lián)系我們
  • 24H客服
  • 聯(lián)系電話:16651690460(龍經(jīng)理)
  • 微信咨詢:
南京天遙路聯(lián)網(wǎng)絡(luò)科技有限公司,版權(quán)所有 Copyright By ?米境通ERP4.0,2015-2025,蘇ICP備:蘇ICP備15044100號-4, 蘇公網(wǎng)安備:32011402011043