Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • D Document
  • Project information
    • Project information
    • Activity
    • Members
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Wiki
    • Wiki
  • Activity
Collapse sidebar
  • SRP_MobileAPP_FrameworkSRP_MobileAPP_Framework
  • Document
  • Wiki
  • Manual
  • sample

sample · Changes

Page history
modify sso authored Apr 23, 2019 by Yuying.Lo's avatar Yuying.Lo
Show whitespace changes
Inline Side-by-side
manual/sample.md
View page @ 7483d94d
......@@ -79,6 +79,26 @@
}
}
},
{
"type": "dashboard",
"config": {
"type": "dashboard",
"dashboard": {
"dashboardDomain": {
"type": "static",
"static": "$serverDomain"
},
"dashboardMenu": {
"type": "srpFrame",
"srpFrame": {
"frame": false,
"menu": true,
"org": true
}
}
}
}
},
{
"type": "setting",
"config": {
......@@ -109,26 +129,6 @@
}
}
}
},
{
"type": "dashboard",
"config": {
"type": "dashboard",
"dashboard": {
"dashboardDomain": {
"type": "static",
"static": "$serverDomain"
},
"dashboardMenu": {
"type": "srpFrame",
"srpFrame": {
"frame": false,
"menu": true,
"org": true
}
}
}
}
}
]
}
......
Clone repository
  • SDS
    • SDS
    • tab
      • dashboard
        • api
          • changeDashboard
          • changeDashboardControllerStatus
          • closeDialog
          • getDashboardDomain
          • getDashboardMenu
          • openDialog
        • dashboard
  • Home
  • manual
    • Home
    • image
      • icon
        • ios
          • appIconIos
      • launch
        • ios
          • appLaunchIos
    • jsInterfaceSetting
    • sample
    • sampleAPM
View All Pages