diy_res.json 32 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015
  1. {
  2. "name": "蓝色主题模板",
  3. "value": {
  4. "1666235374470008": {
  5. "name": "liveBroadcast",
  6. "timestamp": "1666235374470008",
  7. "setUp": {
  8. "tabVal": 0
  9. },
  10. "bg": {
  11. "title": "背景色",
  12. "name": "bg",
  13. "default": [
  14. {
  15. "item": "#fff"
  16. }
  17. ],
  18. "color": [
  19. {
  20. "item": "#fff"
  21. }
  22. ]
  23. },
  24. "boxShadow": {
  25. "title": "阴影颜色",
  26. "name": "playBg",
  27. "default": [
  28. {
  29. "item": "rgba(0, 0, 0, 0.06)"
  30. }
  31. ],
  32. "color": [
  33. {
  34. "item": "rgba(0, 0, 0, 0.06)"
  35. }
  36. ]
  37. },
  38. "limit": {
  39. "title": "显示个数",
  40. "val": 1
  41. },
  42. "listStyle": {
  43. "title": "列表样式",
  44. "name": "listStyle",
  45. "type": 0,
  46. "list": [
  47. {
  48. "val": "单列",
  49. "icon": "iconPic_big"
  50. },
  51. {
  52. "val": "双列",
  53. "icon": "iconPic_small"
  54. },
  55. {
  56. "val": "大图",
  57. "icon": "iconbanner_1"
  58. }
  59. ]
  60. },
  61. "mbConfig": {
  62. "title": "页面间距",
  63. "val": 0,
  64. "min": 0
  65. },
  66. "id": "id1666235050825000"
  67. },
  68. "1666235374470000": {
  69. "name": "headerSerch",
  70. "timestamp": "1666235374470000",
  71. "setUp": {
  72. "tabVal": 0
  73. },
  74. "bgColor": {
  75. "title": "背景颜色(渐变)",
  76. "name": "bgColor",
  77. "default": [
  78. {
  79. "item": "#F62C2C"
  80. },
  81. {
  82. "item": "#F96E29"
  83. }
  84. ],
  85. "color": [
  86. {
  87. "item": "rgba(242,16,78,1)"
  88. },
  89. {
  90. "item": "rgba(210,41,87,1)"
  91. }
  92. ]
  93. },
  94. "boxStyle": {
  95. "title": "边框样式",
  96. "name": "boxStyle",
  97. "type": 0,
  98. "list": [
  99. {
  100. "val": "圆角",
  101. "icon": "iconPic_fillet"
  102. },
  103. {
  104. "val": "直角",
  105. "icon": "iconPic_square"
  106. }
  107. ]
  108. },
  109. "txtStyle": {
  110. "title": "文本位置",
  111. "name": "txtStyle",
  112. "type": 1,
  113. "list": [
  114. {
  115. "val": "居左",
  116. "icon": "icondoc_left"
  117. },
  118. {
  119. "val": "居中",
  120. "icon": "icondoc_center"
  121. }
  122. ]
  123. },
  124. "prConfig": {
  125. "title": "背景边距",
  126. "val": 8,
  127. "min": 0
  128. },
  129. "mbConfig": {
  130. "title": "页面间距",
  131. "val": 0,
  132. "min": 0
  133. },
  134. "hotWords": {
  135. "list": [
  136. {
  137. "val": ""
  138. }
  139. ]
  140. },
  141. "logoConfig": {
  142. "type": 1,
  143. "header": "设置logo",
  144. "title": "",
  145. "url": "https://demo26.crmeb.net/uploads/attach/2022/10/20221009/7436ee5680bc5d67c46a6017939475e5.png"
  146. },
  147. "id": "id1665385357481000"
  148. },
  149. "1666235374470001": {
  150. "name": "swiperBg",
  151. "timestamp": "1666235374470001",
  152. "setUp": {
  153. "tabVal": 1
  154. },
  155. "swiperConfig": {
  156. "title": "最多可添加10张图片,建议宽度750px;鼠标拖拽左侧圆点可调整图片 顺序",
  157. "maxList": 10,
  158. "list": [
  159. {
  160. "img": "https://demo26.crmeb.net/uploads/attach/2022/09/20220928/8903e1c331b95263270d1bf558315eea.jpg",
  161. "info": [
  162. {
  163. "title": "标题",
  164. "value": "电商社交",
  165. "tips": "选填,不超过4个字",
  166. "max": 4
  167. },
  168. {
  169. "title": "链接",
  170. "value": "/pages/goods_cate/goods_cate",
  171. "tips": "请输入链接",
  172. "max": 100
  173. }
  174. ]
  175. },
  176. {
  177. "img": "https://qiniu.crmeb.net/attach/2021/10/78c7c20211011171437256.png",
  178. "info": [
  179. {
  180. "title": "标题",
  181. "value": "今日推荐",
  182. "tips": "选填,不超过4个字",
  183. "max": 4
  184. },
  185. {
  186. "title": "链接",
  187. "value": "/pages/extension/customer_list/chat",
  188. "tips": "请输入链接",
  189. "max": 100
  190. }
  191. ]
  192. },
  193. {
  194. "img": "https://qiniu.crmeb.net/attach/2021/10/ce66b202110111714168104.png",
  195. "info": [
  196. {
  197. "title": "标题",
  198. "value": "超值爆款",
  199. "tips": "选填,不超过4个字",
  200. "max": 4
  201. },
  202. {
  203. "title": "链接",
  204. "value": "/pages/users/user_sgin/index",
  205. "tips": "请输入链接",
  206. "max": 100
  207. }
  208. ]
  209. }
  210. ]
  211. },
  212. "isShow": {
  213. "title": "是否显示背景色",
  214. "val": false
  215. },
  216. "bgColor": {
  217. "title": "背景颜色(渐变)",
  218. "default": [
  219. {
  220. "item": "#F62C2C"
  221. },
  222. {
  223. "item": "#F96E29"
  224. }
  225. ],
  226. "color": [
  227. {
  228. "item": "rgba(29,176,252,1)"
  229. },
  230. {
  231. "item": "rgba(64,209,244,1)"
  232. }
  233. ]
  234. },
  235. "dotColor": {
  236. "title": "指示器颜色",
  237. "default": [
  238. {
  239. "item": "#fff"
  240. }
  241. ],
  242. "color": [
  243. {
  244. "item": "rgba(29,176,252,1)"
  245. }
  246. ]
  247. },
  248. "lrConfig": {
  249. "title": "左右边距",
  250. "val": 11,
  251. "min": 0
  252. },
  253. "mbConfig": {
  254. "title": "页面间距",
  255. "val": 10,
  256. "min": 0
  257. },
  258. "docConfig": {
  259. "cname": "swiper",
  260. "title": "指示器样式",
  261. "type": 0,
  262. "list": [
  263. {
  264. "val": "圆形",
  265. "icon": "iconDot"
  266. },
  267. {
  268. "val": "直线",
  269. "icon": "iconSquarepoint"
  270. },
  271. {
  272. "val": "数字",
  273. "icon": "iconshuzi"
  274. },
  275. {
  276. "val": "无指示器",
  277. "icon": "iconjinyong"
  278. }
  279. ]
  280. },
  281. "txtStyle": {
  282. "title": "指示器位置",
  283. "type": 2,
  284. "list": [
  285. {
  286. "val": "居左",
  287. "icon": "icondoc_left"
  288. },
  289. {
  290. "val": "居中",
  291. "icon": "icondoc_center"
  292. },
  293. {
  294. "val": "居右",
  295. "icon": "icondoc_right"
  296. }
  297. ]
  298. },
  299. "imgConfig": {
  300. "cname": "docStyle",
  301. "title": "轮播图样式",
  302. "type": 0,
  303. "list": [
  304. {
  305. "val": "圆角",
  306. "icon": "iconPic_fillet"
  307. },
  308. {
  309. "val": "直角",
  310. "icon": "iconPic_square"
  311. }
  312. ]
  313. },
  314. "id": "id1665385357481001"
  315. },
  316. "1666235374470003": {
  317. "name": "menus",
  318. "timestamp": "1666235374470003",
  319. "setUp": {
  320. "tabVal": 0
  321. },
  322. "tabConfig": {
  323. "title": "展示样式",
  324. "tabVal": 1,
  325. "type": 1,
  326. "tabList": [
  327. {
  328. "name": "单行展示",
  329. "icon": "icondanhang"
  330. },
  331. {
  332. "name": "多行展示",
  333. "icon": "iconduohang"
  334. }
  335. ]
  336. },
  337. "rowsNum": {
  338. "title": "显示行数",
  339. "name": "rowsNum",
  340. "type": 0,
  341. "list": [
  342. {
  343. "val": "2行",
  344. "icon": "icon2hang"
  345. },
  346. {
  347. "val": "3行",
  348. "icon": "icon3hang"
  349. },
  350. {
  351. "val": "4行",
  352. "icon": "icon4hang"
  353. }
  354. ]
  355. },
  356. "menuStyle": {
  357. "title": "图标样式",
  358. "name": "menuStyle",
  359. "type": 0,
  360. "list": [
  361. {
  362. "val": "方形",
  363. "icon": "iconPic_square"
  364. },
  365. {
  366. "val": "圆形",
  367. "icon": "icondayuanjiao"
  368. }
  369. ]
  370. },
  371. "number": {
  372. "title": "显示个数",
  373. "name": "number",
  374. "type": 0,
  375. "list": [
  376. {
  377. "val": "3个",
  378. "icon": "icon3ge"
  379. },
  380. {
  381. "val": "4个",
  382. "icon": "icon4ge1"
  383. },
  384. {
  385. "val": "5个",
  386. "icon": "icon5ge1"
  387. }
  388. ]
  389. },
  390. "pointerStyle": {
  391. "title": "指示器样式",
  392. "name": "pointerStyle",
  393. "type": 2,
  394. "list": [
  395. {
  396. "val": "长条",
  397. "icon": "iconSquarepoint"
  398. },
  399. {
  400. "val": "圆形",
  401. "icon": "iconDot"
  402. },
  403. {
  404. "val": "无指示器",
  405. "icon": "iconjinyong"
  406. }
  407. ]
  408. },
  409. "bgStyle": {
  410. "title": "背景样式",
  411. "name": "bgStyle",
  412. "type": 1,
  413. "list": [
  414. {
  415. "val": "直角",
  416. "icon": "iconPic_square"
  417. },
  418. {
  419. "val": "圆角",
  420. "icon": "iconPic_fillet"
  421. }
  422. ]
  423. },
  424. "prConfig": {
  425. "title": "背景边距",
  426. "val": 10,
  427. "min": 0
  428. },
  429. "menuConfig": {
  430. "title": "最多可添加1张图片,建议宽度90 * 90px",
  431. "maxList": 100,
  432. "list": [
  433. {
  434. "img": "https://qiniu.crmeb.net/attach/2021/09/02d9e202109101106364468.png",
  435. "info": [
  436. {
  437. "title": "标题",
  438. "value": "秒杀专区",
  439. "tips": "选填,不超过4个字",
  440. "max": 4
  441. },
  442. {
  443. "title": "链接",
  444. "value": "/pages/goods_details/index?id=109",
  445. "tips": "请输入链接",
  446. "max": 100
  447. }
  448. ]
  449. },
  450. {
  451. "img": "https://qiniu.crmeb.net/attach/2021/09/4a21a202109101106368349.png",
  452. "info": [
  453. {
  454. "title": "标题",
  455. "value": "红包商城",
  456. "tips": "选填,不超过4个字",
  457. "max": 4
  458. },
  459. {
  460. "title": "链接",
  461. "value": "/pages/users/user_get_coupon/index",
  462. "tips": "请输入链接",
  463. "max": 100
  464. }
  465. ]
  466. },
  467. {
  468. "img": "https://demo26.crmeb.net/uploads/attach/2022/09/20220916/d09d2286f960697ab7e1fb9d2595605f.png",
  469. "info": [
  470. {
  471. "title": "标题",
  472. "value": "积分专区",
  473. "tips": "选填,不超过4个字",
  474. "max": 4
  475. },
  476. {
  477. "title": "链接",
  478. "value": "/pages/goods_details/index?id=116",
  479. "tips": "请输入链接",
  480. "max": 100
  481. }
  482. ]
  483. },
  484. {
  485. "img": "https://qiniu.crmeb.net/attach/2021/09/9d74b20210910110637104.png",
  486. "info": [
  487. {
  488. "title": "标题",
  489. "value": "创客专区",
  490. "tips": "选填,不超过4个字",
  491. "max": 4
  492. },
  493. {
  494. "title": "链接",
  495. "value": "/pages/extension/news_list/index",
  496. "tips": "请输入链接",
  497. "max": 100
  498. }
  499. ]
  500. },
  501. {
  502. "img": "https://qiniu.crmeb.net/attach/2021/09/1c95120210910110636424.png",
  503. "info": [
  504. {
  505. "title": "标题",
  506. "value": "城市合伙人",
  507. "tips": "选填,不超过4个字",
  508. "max": 4
  509. },
  510. {
  511. "title": "链接",
  512. "value": "/pages/activity/goods_bargain/index",
  513. "tips": "请输入链接",
  514. "max": 100
  515. }
  516. ]
  517. },
  518. {
  519. "img": "https://qiniu.crmeb.net/attach/2021/09/23332202109101106361126.png",
  520. "info": [
  521. {
  522. "title": "标题",
  523. "value": "抵扣专区",
  524. "tips": "选填,不超过4个字",
  525. "max": 4
  526. },
  527. {
  528. "title": "链接",
  529. "value": "/pages/activity/goods_seckill/index",
  530. "tips": "请输入链接",
  531. "max": 100
  532. }
  533. ]
  534. }
  535. ]
  536. },
  537. "pointerColor": {
  538. "title": "指示器颜色",
  539. "name": "pointerColor",
  540. "default": [
  541. {
  542. "item": "#f44"
  543. }
  544. ],
  545. "color": [
  546. {
  547. "item": "#f44"
  548. }
  549. ]
  550. },
  551. "bgColor": {
  552. "title": "背景颜色",
  553. "name": "bgColor",
  554. "default": [
  555. {
  556. "item": "#fff"
  557. }
  558. ],
  559. "color": [
  560. {
  561. "item": "#fff"
  562. }
  563. ]
  564. },
  565. "titleColor": {
  566. "title": "文字颜色",
  567. "name": "themeColor",
  568. "default": [
  569. {
  570. "item": "#333333"
  571. }
  572. ],
  573. "color": [
  574. {
  575. "item": "rgba(51,51,51,1)"
  576. }
  577. ]
  578. },
  579. "mbConfig": {
  580. "title": "页面间距",
  581. "val": 12,
  582. "min": 0
  583. },
  584. "id": "id1665385357481003"
  585. },
  586. "1666235374470002": {
  587. "name": "news",
  588. "timestamp": "1666235374470002",
  589. "setUp": {
  590. "tabVal": 1
  591. },
  592. "txtStyle": {
  593. "title": "文本位置",
  594. "name": "txtStyle",
  595. "type": 0,
  596. "list": [
  597. {
  598. "val": "居左",
  599. "icon": "icondoc_left",
  600. "style": "left"
  601. },
  602. {
  603. "val": "居中",
  604. "icon": "icondoc_center",
  605. "style": "center"
  606. },
  607. {
  608. "val": "居右",
  609. "icon": "icondoc_right",
  610. "style": "right"
  611. }
  612. ]
  613. },
  614. "bgColor": {
  615. "title": "背景颜色",
  616. "default": [
  617. {
  618. "item": "#fff"
  619. }
  620. ],
  621. "color": [
  622. {
  623. "item": "#fff"
  624. }
  625. ]
  626. },
  627. "txtColor": {
  628. "title": "文字颜色",
  629. "default": [
  630. {
  631. "item": "#333"
  632. }
  633. ],
  634. "color": [
  635. {
  636. "item": "#333"
  637. }
  638. ]
  639. },
  640. "listConfig": {
  641. "title": "最多可添加10个版块;鼠标拖拽左侧圆点可调整版块顺序",
  642. "max": 10,
  643. "list": [
  644. {
  645. "chiild": [
  646. {
  647. "title": "标题",
  648. "val": "标准版4.5正式发布,大家快来体验",
  649. "max": 30,
  650. "pla": "选填,不超过30个字",
  651. "empty": true
  652. },
  653. {
  654. "title": "链接",
  655. "val": "/pages/extension/news_details/index?id=128",
  656. "max": 200,
  657. "pla": "请输入连接"
  658. }
  659. ]
  660. },
  661. {
  662. "chiild": [
  663. {
  664. "title": "标题",
  665. "val": "标准版4.8正式发布,大家快来体验",
  666. "max": 30,
  667. "pla": "选填,不超过30个字",
  668. "empty": true
  669. },
  670. {
  671. "title": "链接",
  672. "val": "/pages/extension/news_details/index?id=128",
  673. "max": 200,
  674. "pla": "请输入连接"
  675. }
  676. ]
  677. }
  678. ],
  679. "tabCur": 0
  680. },
  681. "bgStyle": {
  682. "title": "背景样式",
  683. "name": "bgStyle",
  684. "type": 1,
  685. "list": [
  686. {
  687. "val": "直角",
  688. "icon": "iconPic_square"
  689. },
  690. {
  691. "val": "圆角",
  692. "icon": "iconPic_fillet"
  693. }
  694. ]
  695. },
  696. "prConfig": {
  697. "title": "背景边距",
  698. "val": 10,
  699. "min": 0
  700. },
  701. "mbConfig": {
  702. "title": "页面间距",
  703. "val": 10,
  704. "min": 0
  705. },
  706. "logoConfig": {
  707. "header": "图标设置",
  708. "title": "最多可添加1张图片,建议宽度130 * 36px",
  709. "url": "https://qiniu.crmeb.net/attach/2021/11/6d4fe202111181229083421.png"
  710. },
  711. "id": "id1665385357481002"
  712. },
  713. "1666235374470005": {
  714. "name": "combination",
  715. "timestamp": "1666235374470005",
  716. "setUp": {
  717. "tabVal": 1
  718. },
  719. "numConfig": {
  720. "val": 3
  721. },
  722. "priceShow": {
  723. "title": "是否显示价格",
  724. "val": true
  725. },
  726. "bntShow": {
  727. "title": "是否显示按钮",
  728. "val": true
  729. },
  730. "titleShow": {
  731. "title": "是否显示名称",
  732. "val": true
  733. },
  734. "pinkShow": {
  735. "title": "是否显示拼团标签",
  736. "val": true
  737. },
  738. "joinShow": {
  739. "title": "是否显示参团标签",
  740. "val": true
  741. },
  742. "txtColor": {
  743. "title": "文字背景色",
  744. "name": "themeColor",
  745. "default": [
  746. {
  747. "item": "rgba(255,68,68,0.1)"
  748. }
  749. ],
  750. "color": [
  751. {
  752. "item": "rgba(208,240,255,1)"
  753. }
  754. ]
  755. },
  756. "conStyle": {
  757. "title": "背景样式",
  758. "name": "conStyle",
  759. "type": 1,
  760. "list": [
  761. {
  762. "val": "直角",
  763. "icon": "iconPic_square"
  764. },
  765. {
  766. "val": "圆角",
  767. "icon": "iconPic_fillet"
  768. }
  769. ]
  770. },
  771. "bgColor": {
  772. "title": "背景颜色",
  773. "name": "themeColor",
  774. "default": [
  775. {
  776. "item": "#fff"
  777. }
  778. ],
  779. "color": [
  780. {
  781. "item": "#fff"
  782. }
  783. ]
  784. },
  785. "prConfig": {
  786. "title": "背景边距",
  787. "val": 10,
  788. "min": 0
  789. },
  790. "themeColor": {
  791. "title": "主题风格",
  792. "name": "themeColor",
  793. "default": [
  794. {
  795. "item": "#E93323"
  796. }
  797. ],
  798. "color": [
  799. {
  800. "item": "rgba(29,176,252,1)"
  801. }
  802. ]
  803. },
  804. "mbConfig": {
  805. "title": "页面间距",
  806. "val": 12,
  807. "min": 0
  808. },
  809. "lrConfig": {
  810. "title": "左右边距",
  811. "val": 10,
  812. "min": 0
  813. },
  814. "imgConfig": {
  815. "title": "最多可添加1张图片,建议宽度18 * 18px",
  816. "url": "https://qiniu.crmeb.net/attach/2021/11/238c5202111181433515309.gif"
  817. },
  818. "id": "id1665385357481005"
  819. },
  820. "1666235374470006": {
  821. "name": "bargain",
  822. "timestamp": "1666235374470006",
  823. "setUp": {
  824. "tabVal": 1
  825. },
  826. "numConfig": {
  827. "val": 3
  828. },
  829. "priceShow": {
  830. "title": "是否显示价格",
  831. "val": true
  832. },
  833. "bntShow": {
  834. "title": "是否显示按钮",
  835. "val": true
  836. },
  837. "themeColor": {
  838. "title": "主题风格",
  839. "name": "themeColor",
  840. "default": [
  841. {
  842. "item": "#E93323"
  843. }
  844. ],
  845. "color": [
  846. {
  847. "item": "rgba(29,176,252,1)"
  848. }
  849. ]
  850. },
  851. "titleColor": {
  852. "title": "标题颜色",
  853. "name": "txtColor",
  854. "default": [
  855. {
  856. "item": "#FF6000"
  857. }
  858. ],
  859. "color": [
  860. {
  861. "item": "rgba(255,152,0,1)"
  862. }
  863. ]
  864. },
  865. "bgColor": {
  866. "title": "背景颜色",
  867. "name": "bgColor",
  868. "default": [
  869. {
  870. "item": "#FDDBB2"
  871. },
  872. {
  873. "item": "#FDEFC6"
  874. }
  875. ],
  876. "color": [
  877. {
  878. "item": "#FDDBB2"
  879. },
  880. {
  881. "item": "#FDEFC6"
  882. }
  883. ]
  884. },
  885. "bgStyle": {
  886. "title": "背景样式",
  887. "name": "bgStyle",
  888. "type": 1,
  889. "list": [
  890. {
  891. "val": "直角",
  892. "icon": "iconPic_square"
  893. },
  894. {
  895. "val": "圆角",
  896. "icon": "iconPic_fillet"
  897. }
  898. ]
  899. },
  900. "prConfig": {
  901. "title": "背景边距",
  902. "val": 10,
  903. "min": 0
  904. },
  905. "productGap": {
  906. "title": "商品间距",
  907. "val": 10,
  908. "min": 0
  909. },
  910. "mbCongfig": {
  911. "title": "页面间距",
  912. "val": 0,
  913. "min": 0
  914. },
  915. "id": "id1665385357481006"
  916. },
  917. "1666235390875000": {
  918. "name": "pageFoot",
  919. "setUp": {
  920. "tabVal": 0
  921. },
  922. "status": {
  923. "title": "是否自定义",
  924. "name": "status",
  925. "status": true
  926. },
  927. "txtColor": {
  928. "title": "文字颜色",
  929. "name": "txtColor",
  930. "default": [
  931. {
  932. "item": "#282828"
  933. }
  934. ],
  935. "color": [
  936. {
  937. "item": "rgba(51,51,51,1)"
  938. }
  939. ]
  940. },
  941. "activeTxtColor": {
  942. "title": "选中文字颜色",
  943. "name": "txtColor",
  944. "default": [
  945. {
  946. "item": "#F62C2C"
  947. }
  948. ],
  949. "color": [
  950. {
  951. "item": "rgba(29,176,252,1)"
  952. }
  953. ]
  954. },
  955. "bgColor": {
  956. "title": "背景颜色",
  957. "name": "bgColor",
  958. "default": [
  959. {
  960. "item": "#fff"
  961. }
  962. ],
  963. "color": [
  964. {
  965. "item": "#fff"
  966. }
  967. ]
  968. },
  969. "menuList": [
  970. {
  971. "imgList": [
  972. "https://qiniu.crmeb.net/attach/2021/11/bdf25202111181452426458.png",
  973. "https://qiniu.crmeb.net/attach/2021/11/aaf1b202111181452576658.png"
  974. ],
  975. "name": "首页",
  976. "link": "/pages/index/index"
  977. },
  978. {
  979. "imgList": [
  980. "https://demo26.crmeb.net/uploads/attach/2022/09/20220923/14367a2fecd502f51978ed6ea09afe19.png",
  981. "https://qiniu.crmeb.net/attach/2021/11/59d4a202111181453208678.png"
  982. ],
  983. "name": "分类",
  984. "link": "/pages/goods_cate/goods_cate"
  985. },
  986. {
  987. "imgList": [
  988. "https://qiniu.crmeb.net/attach/2021/11/076ac202111181453294517.png",
  989. "https://qiniu.crmeb.net/attach/2021/11/201c9202111181453378599.png"
  990. ],
  991. "name": "购物车",
  992. "link": "/pages/order_addcart/order_addcart"
  993. },
  994. {
  995. "imgList": [
  996. "https://qiniu.crmeb.net/attach/2021/11/f04cf20211118145343755.png",
  997. "https://qiniu.crmeb.net/attach/2021/11/3a141202111181453495771.png"
  998. ],
  999. "name": "我的",
  1000. "link": "/pages/user/index"
  1001. }
  1002. ],
  1003. "id": "idundefined"
  1004. }
  1005. },
  1006. "is_show": 1,
  1007. "is_bg_color": 0,
  1008. "color_picker": "#f5f5f5",
  1009. "bg_pic": "",
  1010. "bg_tab_val": 0,
  1011. "is_bg_pic": 0,
  1012. "order_status": 0,
  1013. "is_diy": 1,
  1014. "title": "首页"
  1015. }