二次开发
destoon-供应列表调用分类属性值
2019-01-28 16:12  浏览:170

在list-sell.htm中添加的

                                    <?php

                                     $a = $t[itemid];

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

                                     echo $b[value];

                                     ?>



发表评论
0评