select top 8 * from life where enable=" + WM.True + " " + ZK.getClassForSqlWhere("life_class", "1") + " order by time desc,id desc
这段改成
select top 8 * from m_company where enable=" + WM.True + " and classid=228 and companyname<>'' order by time desc,id desc
————————————————————————————————————————————————————————————————————————————————
<li class=\"isred{{isred}}\"><span>{{time}}</span><a title=\"{{#title}}\" href=\"/life/{{ID}}.htm\" target=\"_blank\">{{title}}</a></li>
这段是输出样式,以下提供黄页m_company数据表的常用字段名:
companyname 公司名称
thumbnail 代表图片(缩略图)
address 地址
postcode 邮编
contact 联系人
phone 联系电话
tel 联系手机
email 联系邮箱
qq QQ号
homepage 公司主页
content 公司介绍