- 2
- 0
- 约7.47千字
- 约 9页
- 2017-06-10 发布于北京
- 举报
[标签说明]光线CMS数据调用说明
1 自定义模板访问路径说明index.php?s=my/show/id/hot 表示访问当前模板主题下的my_hot.html2 内部Javascript调用自定义模板方法及调用例子script type=text/javascript src={$webpath}index.php?s=my/show/id/模板后缀/参数1/值1/参数2/值2/script gxcms name=movie limit=12 order=addtime descdocumnet.write({$i} {$movie.title});documnet.write({$movie.showname});documnet.write({$movie.picurl}); /gxcms3 外站Javascript调用自定义模板方法如下script type=text/javascript src=http://你的网址/index.php?s=my/show/id/模板后缀/参数1/值1/参数2/值2/script4 内部Iframe调用自定义模板方法及调用例子iframe width=100 scrolling=no height=300 frameborder=0 src={$webpath}index.php?s=my/show/id
原创力文档

文档评论(0)