setting.json 2.4 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576
  1. {
  2. "type_1_0" : {
  3. "column" : 1,
  4. "image" : false,
  5. "itemCount" : 6,
  6. "preview" : "../x_component_Forum/$ColumnTemplate/template/type_1_0.png",
  7. "template" : "../x_component_Forum/$ColumnTemplate/template/type_1_0.json"
  8. },
  9. "type_1_1" : {
  10. "column" : 1,
  11. "image" : true,
  12. "itemCount" : 6,
  13. "preview" : "../x_component_Forum/$ColumnTemplate/template/type_1_1.png",
  14. "template" : "../x_component_Forum/$ColumnTemplate/template/type_1_1.json"
  15. },
  16. "type_2_0" : {
  17. "column" : 2,
  18. "image" : false,
  19. "itemCount" : 3,
  20. "preview" : "../x_component_Forum/$ColumnTemplate/template/type_2_0.png",
  21. "template" : "../x_component_Forum/$ColumnTemplate/template/type_2_0.json"
  22. },
  23. "type_2_0_2" : {
  24. "column" : 2,
  25. "image" : false,
  26. "itemCount" : 8,
  27. "preview" : "../x_component_Forum/$ColumnTemplate/template/type_2_0_2.png",
  28. "template" : "../x_component_Forum/$ColumnTemplate/template/type_2_0_2.json"
  29. },
  30. "type_2_1" : {
  31. "column" : 2,
  32. "image" : true,
  33. "itemCount" : 11,
  34. "preview" : "../x_component_Forum/$ColumnTemplate/template/type_2_1.png",
  35. "template" : "../x_component_Forum/$ColumnTemplate/template/type_2_1.json"
  36. },
  37. "type_2_1_2" : {
  38. "column" : 2,
  39. "image" : true,
  40. "itemCount" : 4,
  41. "preview" : "../x_component_Forum/$ColumnTemplate/template/type_2_1_2.png",
  42. "template" : "../x_component_Forum/$ColumnTemplate/template/type_2_1_2.json"
  43. },
  44. "type_3_0" : {
  45. "column" : 3,
  46. "image" : false,
  47. "itemCount" : 3,
  48. "hasBorder" : true,
  49. "preview" : "../x_component_Forum/$ColumnTemplate/template/type_3_0.png",
  50. "template" : "../x_component_Forum/$ColumnTemplate/template/type_3_0.json"
  51. },
  52. "type_3_1" : {
  53. "column" : 3,
  54. "image" : true,
  55. "itemCount" : 3,
  56. "hasBorder" : true,
  57. "preview" : "../x_component_Forum/$ColumnTemplate/template/type_3_1.png",
  58. "template" : "../x_component_Forum/$ColumnTemplate/template/type_3_1.json"
  59. },
  60. "type_4_0" : {
  61. "column" : 4,
  62. "image" : false,
  63. "itemCount" : 3,
  64. "hasBorder" : true,
  65. "preview" : "../x_component_Forum/$ColumnTemplate/template/type_4_0.png",
  66. "template" : "../x_component_Forum/$ColumnTemplate/template/type_4_0.json"
  67. },
  68. "type_4_1" : {
  69. "column" : 4,
  70. "image" : true,
  71. "itemCount" : 3,
  72. "hasBorder" : true,
  73. "preview" : "../x_component_Forum/$ColumnTemplate/template/type_4_1.png",
  74. "template" : "../x_component_Forum/$ColumnTemplate/template/type_4_1.json"
  75. }
  76. }