add.wxss 7.5 KB

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