| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586 |
- [
- {
- "Id": 1,
- "tips": "蓝色",
- "topColor": "4f71e5",
- "buttomColor": "2121b6"
-
- },
- {
- "Id": 2,
- "tips": "紫色",
- "topColor": "953de6",
- "buttomColor": "641e96"
-
- },
- {
- "Id": 3,
- "tips": "橙色",
- "topColor": "fd8438",
- "buttomColor": "fa6c0e"
-
- },
- {
- "Id": 4,
- "tips": "绿色",
- "topColor": "9ed640",
- "buttomColor": "7dbb11"
-
- },
- {
- "Id": 5,
- "tips": "黄色",
- "topColor": "fcdc39",
- "buttomColor": "fbc710"
-
- },
- {
- "Id": 6,
- "tips": "棕色",
- "topColor": "c1695f",
- "buttomColor": "713630"
-
- },
- {
- "Id": 7,
- "tips": "天蓝",
- "topColor": "4cc6fb",
- "buttomColor": "0e91c7"
-
- },
- {
- "Id": 8,
- "tips": "墨绿",
- "topColor": "2f9e3d",
- "buttomColor": "03690d"
-
- },
- {
- "Id": 9,
- "tips": "粉色",
- "topColor": "ea91e4",
- "buttomColor": "e371cc"
-
- },
- {
- "Id": 10,
- "tips": "红色",
- "topColor": "fd4c48",
- "buttomColor": "d4110e"
-
- },
- {
- "Id": 11,
- "tips": "灰色",
- "topColor": "8493e5",
- "buttomColor": "6168aa"
-
- },
- {
- "Id": 12,
- "tips": "青色",
- "topColor": "71fcd6",
- "buttomColor": "22d1a7"
-
- }
- ]
|