Page Loading - Please Wait...
修改文件:ps_product.php
方法:将2104与2105两行
$html .= "<span style=\"font-weight:bold;\">".$db->f("product_name")."</span>\n"; $html .= "<br />\n";
移动得到他下面11行左右的
if (_SHOW_PRICES == '1' && $show_price) {
的上面就可以了。
Only registered users can write comments.Please login or register.