add.wxss 7.1 KB

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