阅读背景:

在Dojo中从Json创建动态页面

来源:互联网 

I have a json file

我有一个json文件

{
    Introduction: 
    [
        {
            title:   "Introduction",
            toolbar: "Page 1",
            content: "cont, aabitant morbi tristique..."
        },
        {
            title:   "about",
            toolbar: "Page 2",
            content: "contesent vel nisi ipsum..."
        },
        {
            title:   "services",
            toolbar: "Page 3",
            content: "Cras adipiscing sapien nec..."
        }
    ]
}
{
    Introdu



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: