destoon-供应列表调用分类属性值

在list-sell.htm中添加的

                                    <?php

                                     $a = $t[itemid];

                                     $b = $db->get_one("select value from destoon_category_value where itemid='$a'");

                                     echo $b[value];

                                     ?>


posted @ 2018-12-04 10:20  小丫的小破孩  阅读(649)  评论(1编辑  收藏  举报