Guest User

Untitled

a guest
Jul 10th, 2018
392
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.71 KB | None | 0 0
  1. SAVER.json = {
  2. "fields": [{
  3. "id": "1",
  4. "L": "1",
  5. "C": "1",
  6. "type": "button",
  7. "blur": "button",
  8. "title": "Кнопка",
  9. "align": "center",
  10. "width": "auto",
  11. "fontSize": "15",
  12. "borderRadius": "50",
  13. "paddingTop": "12",
  14. "paddingBottom": "18",
  15. "textColor": "#6598ff",
  16. "textColorHover": "#fff",
  17. "borderColor": "#6598ff",
  18. "backgroundColor": "#fff",
  19. "backgroundColorHover": "#6598ff",
  20. "sendAdmin": "false",
  21. "adminEmail": ["", "sisukinucoz@gmail.com"],
  22. "adminEmailSubj": "uCalc",
  23. "adminEmailTemplate": "",
  24. "adminVKTemplate": "",
  25. "adminSmsTemplate": "<Project name>\nРезультат: <Result guysrwnfpdotr 1>",
  26. "adminTel": "",
  27. "adminFile": "-1",
  28. "sendUser": "false",
  29. "userEmail": "0",
  30. "userEmailSubj": "uCalc",
  31. "userEmailTemplate": "",
  32. "userSmsTemplate": "<Project name>\nРезультат: <Result guysrwnfpdotr 1>",
  33. "userTel": "0",
  34. "replyto": "sisukinucoz@gmail.com",
  35. "accept": "false",
  36. "acceptStandart": "true",
  37. "acceptHtml": "",
  38. "recaptcha": "false",
  39. "antispam": "Time",
  40. "antispamTime": "3",
  41. "antispamLoad": "Вы уже отправили форму",
  42. "antispamSession": "Отправить форму можно один раз",
  43. "linkActive": "false",
  44. "link": "",
  45. "payment": "none",
  46. "PayPalCurr": "RUB",
  47. "PayPalMail": "sisukinucoz@gmail.com",
  48. "PayPalSubject": "Оплата после расчета",
  49. "yaCassaShopId": "",
  50. "yaCassaScId": "",
  51. "yaMoneyId": "",
  52. "yaMoneySubject": "Оплата после расчета",
  53. "amount": "1",
  54. "handledViaThemeStyles": "true",
  55. "amo": {"check": "false", "defaultType": "0"},
  56. "targets": {
  57. "google": {"targetId": "", "targetName": "", "targetUrl": "", "isActive": "false"},
  58. "yandex": {"targetId": "", "targetName": "", "targetUrl": "", "isActive": "false"}
  59. },
  60. "doneText": "Отправлено"
  61. }, {
  62. "id": "2",
  63. "L": "2",
  64. "C": "2",
  65. "idRes": "1",
  66. "round": "2",
  67. "roundType": "round",
  68. "decimal": "hideNull",
  69. "decimalPos": "middle",
  70. "hide": "0",
  71. "type": "result",
  72. "blur": "result",
  73. "splitterRaz": " ",
  74. "splitterDec": ".",
  75. "paddingLR": "24",
  76. "paddingTop": "5",
  77. "paddingBottom": "5",
  78. "rnameSwitcher": "block",
  79. "name": "<p>Результат<\/p>",
  80. "name_text": "Результат",
  81. "pref": "<p>&nbsp;руб.<\/p>",
  82. "pref_text": " руб.",
  83. "suf": "",
  84. "suf_text": "",
  85. "sum_start": "<p>",
  86. "sum_end": "<\/p>",
  87. "formula": "",
  88. "v": "2"
  89. }],
  90. "calc": {
  91. "bg": "rgba(255,255,255,1)",
  92. "date_save": "2018.07.10 15:04:20",
  93. "editdate": "2018.07.10 15:04:20",
  94. "width": "820",
  95. "height": "164",
  96. "widthAside": "175",
  97. "theme": "default",
  98. "scheme": "3",
  99. "struct": "4",
  100. "show_border": "0",
  101. "r_standart": "0",
  102. "yong_calc": "0",
  103. "first_time_save": "1",
  104. "afterNull": "2",
  105. "id": "120865",
  106. "name": "Проект 151"
  107. },
  108. "results": [{"id": "1", "formula": "", "name_text": "Результат", "v": "2"}],
  109. "lines": [{
  110. "id": "1",
  111. "columns": [{"id": "1", "width": "100", "fields": [[{"width": "100", "fields": ["1"]}]]}]
  112. }, {"id": "2", "columns": [{"id": "2", "width": "100", "fields": [[{"width": "100", "fields": ["2"]}]]}]}]
  113. };
Add Comment
Please, Sign In to add comment