appStyle.json 370 B

123456789101112
  1. {
  2. "indexType": "default",
  3. "indexPortal": "",
  4. "simpleMode": false,
  5. "nativeAppList": [],
  6. "images": [],
  7. "###indexType": "首页展现类型,default是移动端原来的首页,portal是门户.###",
  8. "###indexPortal": "门户首页.###",
  9. "###simpleMode": "移动端简易模式.###",
  10. "###nativeAppList": "导航设置###",
  11. "###images": "图片设置.###"
  12. }