add.wxss 6.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451
  1. .container {
  2. justify-content: flex-start;
  3. font-weight: 500;
  4. color: #1e1e1e;
  5. background-color: #F0F0F0;
  6. }
  7. .panelTimePlan {
  8. min-height: 120rpx;
  9. width: 100%;
  10. justify-content: space-between;
  11. font-size: 28rpx;
  12. background-color: #fff;
  13. }
  14. .panelTimePlan .panelTimePlan2 {
  15. margin-left: 30rpx;
  16. }
  17. .panelTimePlan .panelTimePlan1{
  18. color:#787878;
  19. font-weight: 500;
  20. }
  21. .panelTimePlanRemark{
  22. font-size:24rpx;
  23. margin-top:30rpx;
  24. color:#787878;
  25. font-weight: 400;
  26. }
  27. .panelTitle {
  28. width: 100%;
  29. margin-top: 50rpx;
  30. justify-content: space-between;
  31. }
  32. .panelTitle .panelTitle1 {
  33. font-size: 32rpx;
  34. margin-left: 30rpx;
  35. margin-bottom: 30rpx;
  36. }
  37. .panelTitle .panelTitle2 {
  38. font-size: 28rpx;
  39. margin-right: 30rpx;
  40. background-color: #1e1e1e;
  41. color: #fff;
  42. border-radius: 22rpx;
  43. text-align: center;
  44. padding: 0 20rpx;
  45. margin-bottom: 32rpx;
  46. }
  47. .panelItem {
  48. width: 100%;
  49. justify-content: flex-start;
  50. font-size: 28rpx;
  51. min-height: 130rpx;
  52. height:auto;
  53. background-color: #fff;
  54. align-items: flex-start;
  55. font-weight: 400;
  56. }
  57. .panelItem0 {
  58. height: 133rpx;
  59. }
  60. .panelItem1 {
  61. margin-left: 30rpx;
  62. font-weight: 400;
  63. }
  64. .panelItem .panelItem11{
  65. margin: 45rpx 0 0 30rpx;
  66. justify-content: flex-start;
  67. align-items: flex-start;
  68. }
  69. .panelItem .number {
  70. font-family: 'Roboto-Black';
  71. font-size: 24rpx;
  72. width: 40rpx;
  73. background-color: #0071ef;
  74. border-radius: 50%;
  75. text-align: center;
  76. line-height: 40rpx;
  77. color: #fff;
  78. }
  79. .panelItem2 {
  80. margin-right: 30rpx;
  81. color: #1e1e1e;
  82. font-weight: 400;
  83. }
  84. .panelItem .panelItem21 {
  85. font-weight: 400;
  86. flex-wrap: wrap;
  87. align-items: flex-start;
  88. justify-content: flex-start;
  89. width: 610rpx;
  90. font-size: 36rpx;
  91. color:#1e1e1e;
  92. margin: 40rpx 0 40rpx 40rpx;
  93. }
  94. .panelItem .textNull {
  95. color: #d2d2d2;
  96. font-weight: 400;
  97. }
  98. .panelItem .universalpic_read_gray_40x40 {
  99. width:40rpx;
  100. height:40rpx;
  101. margin: 5rpx 10rpx 0 10rpx;
  102. }
  103. .panelItem .textLine {
  104. text-decoration: underline;
  105. }
  106. .panelItem .textPinyin {
  107. text-decoration: underline;
  108. margin-right: 10rpx;
  109. }
  110. .panelItem .imageBishun {
  111. width:100rpx;
  112. height:100rpx;
  113. }
  114. .panelItem .imageFree{
  115. width:100rpx;
  116. }
  117. .panelItem .textReturn{
  118. width:100%;
  119. }
  120. .panelItem .textReturn2{
  121. width:100%;
  122. height:30rpx;
  123. }
  124. .panelTag{
  125. width: 100%;
  126. font-size: 24rpx;
  127. background-color: #fff;
  128. margin: 10rpx 0;
  129. align-items: flex-end;
  130. }
  131. .panelTag .panelTag1{
  132. width:640rpx;
  133. font-size: 28rpx;
  134. color:#1e1e1e;
  135. text-align: left;
  136. height:80rpx;
  137. line-height: 100rpx;
  138. }
  139. .panelTag .panelTag2{
  140. width:640rpx;
  141. font-size: 28rpx;
  142. color:#1e1e1e;
  143. text-align: left;
  144. line-height: 94rpx;
  145. height:94rpx;
  146. justify-content: space-between;
  147. }
  148. .panelTag .tag1{
  149. font-size: 24rpx;
  150. color:#787878;
  151. }
  152. .panelTag .tag2{
  153. width:96rpx;
  154. height:100rpx;
  155. }
  156. .universalpic_del_gray_14x14{
  157. width:14rpx;
  158. height:14rpx;
  159. }
  160. .panelSave {
  161. width: 100%;
  162. background-color: #fff;
  163. position: fixed;
  164. bottom: 0;
  165. height: 120rpx;
  166. font-size: 36rpx;
  167. z-index: 10;
  168. color: #0071ef;
  169. justify-content: space-between;
  170. border-top: 1rpx solid #d2d2d2;
  171. }
  172. .panelSave .panelSave1 {
  173. width: 148rpx;
  174. background-color: #fff;
  175. border:1rpx solid #9B9B9B;
  176. color:#787878;
  177. text-align: center;
  178. line-height: 80rpx;
  179. height:80rpx;
  180. border-radius: 10rpx;
  181. font-size:28rpx;
  182. margin-left: 20rpx;
  183. }
  184. .panelSave .panelSave2 {
  185. width: 168rpx;
  186. justify-content: flex-end;
  187. }
  188. .add {
  189. font-size: 42rpx;
  190. font-weight: 600;
  191. margin: 0 10rpx 10rpx 0;
  192. }
  193. .panelSave .panelSave0{
  194. width:400rpx;
  195. line-height:100rpx;
  196. text-align: center;
  197. }
  198. .panelSave .line1 {
  199. width: 4rpx;
  200. height: 30rpx;
  201. background-color: #d2d2d2;
  202. }
  203. .universalpic_preview_black_30x30 {
  204. width: 36rpx;
  205. height: 36rpx;
  206. margin: 0 40rpx;
  207. }
  208. /* 字段编辑 */
  209. .addItem {
  210. justify-content: flex-start;
  211. font-weight: 500;
  212. color: #1e1e1e;
  213. background-color: #f0f0f0;
  214. position: fixed;
  215. top: 0;
  216. }
  217. .left {
  218. margin-left: 25rpx;
  219. }
  220. .right {
  221. margin-right: 25rpx;
  222. }
  223. .panelItemTag {
  224. width: 100%;
  225. justify-content: space-between;
  226. min-height: 120rpx;
  227. background-color: #fff;
  228. }
  229. .panelSaveTag1 {
  230. width: 148rpx;
  231. background-color: #fff;
  232. border: 1rpx solid #9b9b9b;
  233. color: #787878;
  234. text-align: center;
  235. height: 80rpx;
  236. line-height: 80rpx;
  237. border-radius: 10rpx;
  238. font-size: 28rpx;
  239. }
  240. .panelSaveTag2 {
  241. width: 80rpx;
  242. height: 80rpx;
  243. background-color: #fff;
  244. border: 1rpx solid #9b9b9b;
  245. margin-left: 10rpx;
  246. }
  247. .panelSaveTag3 {
  248. width: 80rpx;
  249. height: 80rpx;
  250. margin-left: 10rpx;
  251. background-color: #0071ef;
  252. border: 1rpx solid #0071ef;
  253. }
  254. .universalpic_read_begin_gray_20x20 {
  255. width: 21rpx;
  256. height: 20rpx;
  257. }
  258. .universalpic_read_end_white_38x22 {
  259. width: 38rpx;
  260. height: 22rpx;
  261. }
  262. .universalpic_editbar_underline_gray_14x20 {
  263. width: 14rpx;
  264. height: 20rpx;
  265. }
  266. .universalpic_underline_end_white_30x22 {
  267. width: 31rpx;
  268. height: 22rpx;
  269. }
  270. .universalpic_picture_gray_26x26 {
  271. width: 26rpx;
  272. height: 26rpx;
  273. }
  274. .add {
  275. font-size: 42rpx;
  276. font-weight: 600;
  277. margin: 0 10rpx 10rpx 0;
  278. }
  279. .clear {
  280. width: 108rpx;
  281. height: 80rpx;
  282. color: #0071ef;
  283. background-color: #fff;
  284. border: 1rpx solid #9b9b9b;
  285. text-align: center;
  286. border-radius: 10rpx;
  287. line-height: 80rpx;
  288. font-size: 24rpx;
  289. }
  290. .line1 {
  291. width: 4rpx;
  292. height: 30rpx;
  293. background-color: #d2d2d2;
  294. margin-right: 20rpx;
  295. }
  296. .universalpic_help_gray_26x26 {
  297. width: 26rpx;
  298. height: 26rpx;
  299. margin: 0 0 0 40rpx;
  300. }
  301. .panelInput {
  302. width: 100%;
  303. height: 250rpx;
  304. margin-top: 10rpx;
  305. background-color: #fff;
  306. font-size: 36rpx;
  307. font-weight: 400;
  308. }
  309. .input {
  310. margin: 30rpx 30rpx 0 30rpx;
  311. width: 690rpx;
  312. height: 220rpx;
  313. }
  314. .panelBtnItem {
  315. position: fixed;
  316. top: 382rpx;
  317. width: 100%;
  318. background-color: #fff;
  319. }
  320. .panelBtnSmall {
  321. z-index: 10;
  322. width:100%;
  323. height: 120rpx;
  324. background-color: #fff;
  325. justify-content: flex-start;
  326. }
  327. .panelBtnSmall .btn0 {
  328. width: 10rpx;
  329. }
  330. .panelBtnSmall .btn {
  331. font-family: 'Roboto-Black';
  332. width: 80rpx;
  333. background-color: #fff;
  334. border: 1rpx solid #9b9b9b;
  335. color: #787878;
  336. border-radius: 10rpx;
  337. text-align: center;
  338. line-height: 80rpx;
  339. height: 80rpx;
  340. margin-right: 10rpx;
  341. font-size: 36rpx;
  342. }
  343. .panelBtnSmall .btn1 {
  344. width: 80rpx;
  345. height: 80rpx;
  346. background-color: #fff;
  347. border: 1rpx solid #9b9b9b;
  348. border-radius: 10rpx;
  349. margin-right: 10rpx;
  350. }
  351. .universalpic_editbar_brackets_gray {
  352. width: 34rpx;
  353. height: 26rpx;
  354. }
  355. .universalpic_editbar_underline_gray {
  356. width: 18rpx;
  357. height: 28rpx;
  358. }
  359. .universalpic_editbar_sqr_gray {
  360. width: 25rpx;
  361. height: 22rpx;
  362. }
  363. .panelBtn {
  364. width: 100%;
  365. background-color: #f8f8f8;
  366. z-index: 10;
  367. }
  368. .panelBtn .line1 {
  369. width: 4rpx;
  370. height: 30rpx;
  371. background-color: #d2d2d2;
  372. }
  373. .panelBtn .text1 {
  374. width: 374rpx;
  375. line-height: 100rpx;
  376. text-align: center;
  377. font-size: 28rpx;
  378. color: #a20602;
  379. }
  380. .panelBtn .text2 {
  381. color: #0071ef;
  382. }
  383. .lineFooter {
  384. z-index: 10;
  385. }