Discuz!官方免费开源建站系统

 找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索

[模型] 请问下:SS模型调不出复选框内容??

[复制链接]
lost_year 发表于 2010-1-21 15:35:41 | 显示全部楼层 |阅读模式
SS模型里有个复选框字段,后台设置了权限需要调用!可是前台却调不出来

代码如下:
  1. <!--{block name="model" parameter="name/project/showcategory/1/order/i.dateline DESC/limit/0,7/messagelen/100/messagedot/1/cachename/project"}--><!--project-->
  2. <table width="345" border="0" cellspacing="0" cellpadding="0" align="center">
  3.   <tr>
  4.     <td height="25" align="center">项目名称</td>
  5.     <td width="100" align="center">所属区域</td>
  6.     <td width="70" align="center">项目类别</td>
  7.   </tr>
  8. <!--{loop $_SBLOCK['project'] $value}-->
  9.   <tr>
  10.     <td height="25"><a href="$value[url]" target="_blank">$value[subject]</a></td>
  11.     <td width="100" align="center">$value[quyu]</td>
  12.     <td width="70" align="center">$value[catname][name]</td>
  13.   </tr>
  14. <!--{/loop}-->
复制代码
上面的区域名称字段:quyu是个复选框字段!
 楼主| lost_year 发表于 2010-1-21 19:38:41 | 显示全部楼层
没人知道原因么???前面调出来是空白的!!什么内容也没有~
回复

使用道具 举报

 楼主| lost_year 发表于 2010-1-22 13:39:58 | 显示全部楼层
还是没人知道么??已经三天了~~- -!
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

手机版|小黑屋|Discuz! 官方站 ( 皖ICP备16010102号 )star

GMT+8, 2024-11-18 21:24 , Processed in 0.023181 second(s), 3 queries , Gzip On, Redis On.

Powered by Discuz! X3.4

Copyright © 2001-2023, Tencent Cloud.

快速回复 返回顶部 返回列表