会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
浅岛连云
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
···
12
下一页
2023年12月24日
duxcms内容页 当前栏目名称和链接 标签
摘要: duxcms内容页 当前栏目名称和链接 标签 {$category.curl} 当前栏目链接 {$category.name} 当前栏目名称 {$parent_category.字段} 当前内容所属栏目的上级栏目信息调用 {$top_category.字段} 当前内容所属栏目的顶级栏目信息调用 示例
阅读全文
posted @ 2023-12-24 11:14 浅岛连云
阅读(32)
评论(0)
推荐(0)
2023年8月21日
公司信息
摘要: 公司信息 公司名称 复制 公司LOGO 复制 公司地址 复制 公司电话 复制 公司传真 复制 公司邮箱 复制 邮政编码 复制
阅读全文
posted @ 2023-08-21 11:31 浅岛连云
阅读(49)
评论(0)
推荐(0)
内容tag 随机文章 相关内容(
摘要: 内容详情页 随机文章 {w:lists field="title,url,updatetime,color" modelid="$modelid" order="RAND()" limit="5"}{loop $data $v} <li> <span class="yzm-date">{date('
阅读全文
posted @ 2023-08-21 11:30 浅岛连云
阅读(23)
评论(0)
推荐(0)
全站tag列表 文章归档 友情链接
摘要: 全站tag列表 {w:tag field="id,tag,total" limit="20"}{loop $data $v}<li><a href="{tag_url($v['id'])}" target="_blank">{$v[tag]}({$v[total]})</a></li>{/loop}
阅读全文
posted @ 2023-08-21 11:29 浅岛连云
阅读(22)
评论(0)
推荐(0)
获取单页内容
摘要: 获取单页内容 <h4>关于我们</h4><p>{page_content(4, 200)}</p><a href="{get_category(4, 'pclink')}"> 更多>> </a> 广告调用
阅读全文
posted @ 2023-08-21 11:27 浅岛连云
阅读(13)
评论(0)
推荐(0)
首页获取文章 、产品列表信息
摘要: 首页获取文章列表信息 {w:lists field="id,catid,title,thumb,url,color,click,description,inputtime" modelid="1" thumb="1" limit="4" order="inputtime DESC" catid="1
阅读全文
posted @ 2023-08-21 11:26 浅岛连云
阅读(25)
评论(0)
推荐(0)
轮播图
摘要: 轮播图 {w:banner field="title,image,url,typeid,status" limit="10"}<ul> {loop $data $v} <li><a href="{$v[url]}"><img src="{$v[image]}" alt="{$v[title]}" t
阅读全文
posted @ 2023-08-21 11:25 浅岛连云
阅读(12)
评论(0)
推荐(0)
导航代码
摘要: <ul class="menulist"> <li><a {if !isset($catid)} class="current" {/if} href="{SITE_URL}">首页</a></li>{w:nav field="catid,catname,arrchildid,pclink,type
阅读全文
posted @ 2023-08-21 11:24 浅岛连云
阅读(14)
评论(0)
推荐(0)
网站LOGO
摘要: 网站LOGO <a href="{$site[site_url]}"><img src="{$site[site_logo]}" title="{$site[site_name]}"></a> 版权声明 {$site[site_copyright]} 网站备案号 备案号:<a href="http:
阅读全文
posted @ 2023-08-21 11:23 浅岛连云
阅读(13)
评论(0)
推荐(0)
会员登录注册
摘要: 会员相关 会员登录注册 {php $current_userid = intval(get_cookie('_userid'));}{if $current_userid} 你好:{get_cookie('_username')} <a href="{url_referer(0)}" target=
阅读全文
posted @ 2023-08-21 11:21 浅岛连云
阅读(29)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
···
12
下一页
公告