www.gusucode.com > Destoon B2B仿淘宝电子商务网站 UTF8 v6.0源码程序 > destoon/template/default/buy/these.name.php

    <?php
$names = array (
  'index' => '首页',
  'list' => '列表页',
  'price' => '报价页',
  'search' => '搜索页',
  'show' => '内容页',
);
?>