{qb:tag name="qun_wapindex_model003" union="sys_type" where="uid=$info.uid" mid="1" type="shop" rows="6
{$rs.title}
{/qb:tag}
其中 type="shop" 这个参数 是不能使用 type="$xxx" 这样的变量值的 只能间接的,设置 union="sys_type"
,

{qb:tag name="qun_wapindex_model003" union="sys_type" where="uid=$info.uid" mid="1" type="shop" rows="6
{$rs.title}
{/qb:tag}
其中 type="shop" 这个参数 是不能使用 type="$xxx" 这样的变量值的 只能间接的,设置 union="sys_type"
,