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

    <?php
$names = array (
  'buy' => '购买',
  'compare' => '产品比较',
  'index' => '首页',
  'inquiry' => '询盘页',
  'list' => '列表页',
  'search' => '搜索页',
  'show' => '内容页',
);
?>