猿问
回到首页
个人中心
反馈问题
注册登录
下载APP
首页
课程
实战
体系课
手记
专栏
慕课教程
将 JSON 链接从 Wordpress 读取到表中
我在将数据构建到表中时遇到问题,因为目前我的每一行都在创建一个新表。我正在使用 JSON 内容导入器,下面是我的代码:
月关宝盒
浏览 84
回答 1
1回答
DIEA
有效吗?<table> <thead><tr> <th>ID</th> <th>Shoes</th> <th>Premier League</th> <th>Serie A</th></tr></thead><tbody>[jsoncontentimporter url= basenode=data] <tr> <td>{id}</td> <td>{shoes}</td> <td>{premierleague}</td> <td>{seriea}</td> </tr>[/jsoncontentimporter]</tbody></table>
0
0
0
打开App,查看更多内容
随时随地看视频
慕课网APP
相关分类
Html5
继续浏览精彩内容
慕课网APP
程序员的梦工厂
打开
继续