alertSetting.wxss 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400
  1. @charset "UTF-8";
  2. /**
  3. * 这里是uni-app内置的常用样式变量
  4. *
  5. * uni-app 官方扩展插件及插件市场(https://ext.dcloud.net.cn)上很多三方插件均使用了这些样式变量
  6. * 如果你是插件开发者,建议你使用scss预处理,并在插件代码中直接使用这些变量(无需 import 这个文件),方便用户通过搭积木的方式开发整体风格一致的App
  7. *
  8. */
  9. /**
  10. * 如果你是App开发者(插件使用者),你可以通过修改这些变量来定制自己的插件主题,实现自定义主题功能
  11. *
  12. * 如果你的项目同样使用了scss预处理,你也可以直接在你的 scss 代码中使用如下变量,同时无需 import 这个文件
  13. */
  14. /* 颜色变量 */
  15. /* 行为相关颜色 */
  16. /* 文字基本颜色 */
  17. /* 背景颜色 */
  18. /* 边框颜色 */
  19. /* 尺寸变量 */
  20. /* 文字尺寸 */
  21. /* 图片尺寸 */
  22. /* Border Radius */
  23. /* 水平间距 */
  24. /* 垂直间距 */
  25. /* 透明度 */
  26. /* 文章场景相关 */
  27. .page.data-v-0fb9c086 {
  28. background-color: #000000;
  29. width: 100%;
  30. overflow-y: auto;
  31. overflow-x: hidden;
  32. height: 100%;
  33. }
  34. .page .section.data-v-0fb9c086 {
  35. background-image: url("https://codefun-proj-user-res-1256085488.cos.ap-guangzhou.myqcloud.com/649415135a7e3f0310661c1e/649415b654fe0000116ae544/16878800827323657149.png");
  36. background-size: 100% 100%;
  37. background-repeat: no-repeat;
  38. }
  39. .page .section .section_2.data-v-0fb9c086 {
  40. padding-bottom: 1.25rem;
  41. background-image: linear-gradient(180deg, #1e1ef7f2 0%, #1dbff79c 100%);
  42. -webkit-backdrop-filter: blur(0.19rem);
  43. backdrop-filter: blur(0.19rem);
  44. }
  45. .page .section .section_2 .section_3.data-v-0fb9c086 {
  46. padding: 1.13rem 0.44rem 0.38rem;
  47. background-color: #ffffff4d;
  48. }
  49. .page .section .section_2 .section_3 .group.data-v-0fb9c086 {
  50. padding: 0 0.5rem;
  51. }
  52. .page .section .section_2 .section_3 .group .image.data-v-0fb9c086 {
  53. width: 1.06rem;
  54. height: 0.69rem;
  55. }
  56. .page .section .section_2 .section_3 .group .image_2.data-v-0fb9c086 {
  57. width: 0.94rem;
  58. height: 0.69rem;
  59. }
  60. .page .section .section_2 .section_3 .group .image_3.data-v-0fb9c086 {
  61. width: 1.5rem;
  62. height: 0.72rem;
  63. }
  64. .page .section .section_2 .section_3 .space-x-6-reverse > view.data-v-0fb9c086:not(:last-child),
  65. .page .section .section_2 .section_3 .space-x-6-reverse > text.data-v-0fb9c086:not(:last-child),
  66. .page .section .section_2 .section_3 .space-x-6-reverse > image.data-v-0fb9c086:not(:last-child) {
  67. margin-right: 0.38rem;
  68. }
  69. .page .section .section_2 .section_3 .group_2.data-v-0fb9c086 {
  70. padding: 0.63rem 0 0.38rem;
  71. }
  72. .page .section .section_2 .section_3 .group_2 .text.data-v-0fb9c086 {
  73. font-size: 1.16rem;
  74. line-height: 1.06rem;
  75. }
  76. .page .section .section_2 .section_3 .group_2 .section_4.data-v-0fb9c086 {
  77. padding: 0.38rem 0.75rem;
  78. background-color: #ffffff99;
  79. border-radius: 1rem;
  80. border: solid 0.031rem #00000014;
  81. }
  82. .page .section .section_2 .section_3 .group_2 .section_4 .image-wrapper.data-v-0fb9c086 {
  83. width: 1.19rem;
  84. }
  85. .page .section .section_2 .section_3 .group_2 .section_4 .image-wrapper .image_5.data-v-0fb9c086 {
  86. width: 1.19rem;
  87. height: 0.44rem;
  88. }
  89. .page .section .section_2 .section_3 .group_2 .section_4 .image-wrapper .image_4.data-v-0fb9c086 {
  90. width: 1.13rem;
  91. height: 1.06rem;
  92. }
  93. .page .section .section_2 .section_3 .group_2 .section_4 .section_5.data-v-0fb9c086 {
  94. background-color: #00000033;
  95. width: 0.063rem;
  96. height: 1.16rem;
  97. }
  98. .page .section .section_2 .section_3 .group_2 .space-x-11 > view.data-v-0fb9c086:not(:first-child),
  99. .page .section .section_2 .section_3 .group_2 .space-x-11 > text.data-v-0fb9c086:not(:first-child),
  100. .page .section .section_2 .section_3 .group_2 .space-x-11 > image.data-v-0fb9c086:not(:first-child) {
  101. margin-left: 0.69rem;
  102. }
  103. .page .section .section_2 .section_3 .group_2 .pos.data-v-0fb9c086 {
  104. position: absolute;
  105. right: 0;
  106. top: 50%;
  107. -webkit-transform: translateY(-50%);
  108. transform: translateY(-50%);
  109. }
  110. .page .section .section_2 .space-y-22 > view.data-v-0fb9c086:not(:first-child),
  111. .page .section .section_2 .space-y-22 > text.data-v-0fb9c086:not(:first-child),
  112. .page .section .section_2 .space-y-22 > image.data-v-0fb9c086:not(:first-child) {
  113. margin-top: 1.38rem;
  114. }
  115. .page .section .section_2 .font_1.data-v-0fb9c086 {
  116. font-size: 1.13rem;
  117. font-family: PingFangSC;
  118. line-height: 1.03rem;
  119. color: #ffffff;
  120. }
  121. .page .section .section_2 .text_2.data-v-0fb9c086 {
  122. margin-left: 1.25rem;
  123. margin-top: 1.38rem;
  124. }
  125. .page .section .section_2 .section_6.data-v-0fb9c086 {
  126. padding: 0.94rem 0.63rem 0.13rem;
  127. background-color: #ffffff33;
  128. border-radius: 1rem;
  129. }
  130. .page .section .section_2 .view.data-v-0fb9c086 {
  131. margin: 0.88rem 1.25rem 0;
  132. }
  133. .page .section .section_2 .space-y-10 > view.data-v-0fb9c086:not(:first-child),
  134. .page .section .section_2 .space-y-10 > text.data-v-0fb9c086:not(:first-child),
  135. .page .section .section_2 .space-y-10 > image.data-v-0fb9c086:not(:first-child) {
  136. margin-top: 0.63rem;
  137. }
  138. .page .section .section_2 .group_5.data-v-0fb9c086 {
  139. padding: 0 1.25rem;
  140. }
  141. .page .section .section_2 .group_5 .group_6.data-v-0fb9c086 {
  142. padding-bottom: 0.88rem;
  143. }
  144. .page .section .section_2 .group_5 .group_6 .text_4.data-v-0fb9c086 {
  145. line-height: 0.59rem;
  146. }
  147. .page .section .section_2 .group_5 .space-x-30 > view.data-v-0fb9c086:not(:first-child),
  148. .page .section .section_2 .group_5 .space-x-30 > text.data-v-0fb9c086:not(:first-child),
  149. .page .section .section_2 .group_5 .space-x-30 > image.data-v-0fb9c086:not(:first-child) {
  150. margin-left: 0.3rem;
  151. }
  152. .page .section .section_2 .group_5 .section_7.data-v-0fb9c086 {
  153. padding: 0.94rem 0.63rem 0;
  154. background-color: #ffffff33;
  155. border-radius: 1rem;
  156. }
  157. .page .section .section_2 .group_5 .section_7 .group_7.data-v-0fb9c086 {
  158. border-bottom: solid 0.063rem #ffffff1a;
  159. }
  160. .page .section .section_2 .group_5 .section_7 .group_7 .group_8.data-v-0fb9c086 {
  161. padding-bottom: 0.88rem;
  162. border-bottom: solid 0.063rem #ffffff1a;
  163. }
  164. .page .section .section_2 .group_5 .section_7 .group_7 .group_8 .group_9.data-v-0fb9c086 {
  165. margin-right: 0.19rem;
  166. }
  167. .page .section .section_2 .group_5 .section_7 .group_7 .group_8 .space-x-20 > view.data-v-0fb9c086:not(:first-child),
  168. .page .section .section_2 .group_5 .section_7 .group_7 .group_8 .space-x-20 > text.data-v-0fb9c086:not(:first-child),
  169. .page .section .section_2 .group_5 .section_7 .group_7 .group_8 .space-x-20 > image.data-v-0fb9c086:not(:first-child) {
  170. margin-left: 1.25rem;
  171. }
  172. .page .section .section_2 .group_5 .section_7 .group_7 .group_10.data-v-0fb9c086 {
  173. padding: 0.88rem 0;
  174. }
  175. .page .section .section_2 .group_5 .section_7 .group_7 .group_10 .group_11.data-v-0fb9c086 {
  176. margin-right: 0.19rem;
  177. }
  178. .page .section .section_2 .group_5 .space-y-24 > view.data-v-0fb9c086:not(:first-child),
  179. .page .section .section_2 .group_5 .space-y-24 > text.data-v-0fb9c086:not(:first-child),
  180. .page .section .section_2 .group_5 .space-y-24 > image.data-v-0fb9c086:not(:first-child) {
  181. margin-top: 1.5rem;
  182. }
  183. .page .section .section_2 .group_5 .section_8.data-v-0fb9c086 {
  184. padding: 0.63rem 0;
  185. background-color: #ffffff33;
  186. border-radius: 1rem;
  187. }
  188. .page .section .section_2 .group_5 .space-y-12 > view.data-v-0fb9c086:not(:first-child),
  189. .page .section .section_2 .group_5 .space-y-12 > text.data-v-0fb9c086:not(:first-child),
  190. .page .section .section_2 .group_5 .space-y-12 > image.data-v-0fb9c086:not(:first-child) {
  191. margin-top: 0.75rem;
  192. }
  193. .page .section .section_2 .group_5 .space-y-12 .text_5.data-v-0fb9c086 {
  194. line-height: 1.06rem;
  195. }
  196. .page .section .section_2 .group_5 .space-y-12 .space-y-4 > view.data-v-0fb9c086:not(:first-child),
  197. .page .section .section_2 .group_5 .space-y-12 .space-y-4 > text.data-v-0fb9c086:not(:first-child),
  198. .page .section .section_2 .group_5 .space-y-12 .space-y-4 > image.data-v-0fb9c086:not(:first-child) {
  199. margin-top: 0.55rem;
  200. }
  201. .page .section .section_2 .group_5 .space-y-12 .space-y-4 .text_6.data-v-0fb9c086 {
  202. line-height: 0.75rem;
  203. }
  204. .page .section .section_2 .group_5 .space-y-12 .space-y-4 .section_9.data-v-0fb9c086 {
  205. padding: 0 0.63rem;
  206. background-color: #ffffff33;
  207. border-radius: 1rem;
  208. }
  209. .page .section .section_2 .group_5 .font_5.data-v-0fb9c086 {
  210. font-size: 0.63rem;
  211. font-family: PingFangSC;
  212. color: red;
  213. }
  214. .page .section .section_2 .group_5 .space-x-8 > view.data-v-0fb9c086:not(:first-child),
  215. .page .section .section_2 .group_5 .space-x-8 > text.data-v-0fb9c086:not(:first-child),
  216. .page .section .section_2 .group_5 .space-x-8 > image.data-v-0fb9c086:not(:first-child) {
  217. margin-left: 0.5rem;
  218. }
  219. .page .section .section_2 .group_5 .space-x-8 .text_7.data-v-0fb9c086 {
  220. color: #ffffff80;
  221. }
  222. .page .section .section_2 .group_5 .space-x-8 .image_8.data-v-0fb9c086 {
  223. width: 1.13rem;
  224. height: 1.13rem;
  225. }
  226. .page .section .section_2 .group_5 .button.data-v-0fb9c086 {
  227. padding: 0.5rem 0;
  228. background-image: linear-gradient(90deg, #5611f780 0%, #1e1ef7f2 100%);
  229. border-radius: 1rem;
  230. width: 8.69rem;
  231. }
  232. .page .section .section_2 .group_5 .button .text_9.data-v-0fb9c086 {
  233. color: #ffffff;
  234. font-size: 1rem;
  235. font-family: PingFangSC;
  236. line-height: 0.94rem;
  237. }
  238. .page .section .section_2 .space-y-14 > view.data-v-0fb9c086:not(:first-child),
  239. .page .section .section_2 .space-y-14 > text.data-v-0fb9c086:not(:first-child),
  240. .page .section .section_2 .space-y-14 > image.data-v-0fb9c086:not(:first-child) {
  241. margin-top: 0.88rem;
  242. }
  243. .page .section .section_2 .equal-division.data-v-0fb9c086 {
  244. width: 12.5rem;
  245. }
  246. .page .section .section_2 .font_2.data-v-0fb9c086 {
  247. font-size: 0.88rem;
  248. font-family: PingFangSC;
  249. line-height: 0.81rem;
  250. color: #ffffff;
  251. }
  252. .page .section .section_2 .text_3.data-v-0fb9c086 {
  253. opacity: 0.8;
  254. }
  255. .page .section .section_2 .font_3.data-v-0fb9c086 {
  256. font-size: 1.13rem;
  257. font-family: PingFangSC;
  258. line-height: 0.81rem;
  259. color: #ffffff;
  260. }
  261. .page .section .section_2 .image_7.data-v-0fb9c086 {
  262. width: 0.38rem;
  263. height: 0.69rem;
  264. }
  265. .page .section .section_2 .font_4.data-v-0fb9c086 {
  266. font-size: 0.75rem;
  267. font-family: PingFangSC;
  268. line-height: 0.69rem;
  269. color: #ffffff;
  270. }
  271. .page .section .section_2 .space-x-6 > view.data-v-0fb9c086:not(:first-child),
  272. .page .section .section_2 .space-x-6 > text.data-v-0fb9c086:not(:first-child),
  273. .page .section .section_2 .space-x-6 > image.data-v-0fb9c086:not(:first-child) {
  274. margin-left: 0.38rem;
  275. }
  276. .page .section .section_2 .space-x-6 .equal-division-item.data-v-0fb9c086 {
  277. padding: 0.25rem 0.63rem;
  278. width: 6.84rem;
  279. }
  280. .page .section .section_2 .space-x-4 > view.data-v-0fb9c086:not(:first-child),
  281. .page .section .section_2 .space-x-4 > text.data-v-0fb9c086:not(:first-child),
  282. .page .section .section_2 .space-x-4 > image.data-v-0fb9c086:not(:first-child) {
  283. margin-left: 0.25rem;
  284. }
  285. .page .section .section_2 .image_6.data-v-0fb9c086 {
  286. width: 1.38rem;
  287. height: 0.88rem;
  288. }
  289. .page .section .section_2 .space-y-20 > view.data-v-0fb9c086:not(:first-child),
  290. .page .section .section_2 .space-y-20 > text.data-v-0fb9c086:not(:first-child),
  291. .page .section .section_2 .space-y-20 > image.data-v-0fb9c086:not(:first-child) {
  292. margin-top: 1.25rem;
  293. }
  294. .page .section .section_2 .list-item.data-v-0fb9c086 {
  295. padding: 0.88rem 0;
  296. border-bottom: solid 0.063rem #ffffff1a;
  297. }
  298. .page .section .section_2 .list-item .group_3.data-v-0fb9c086 {
  299. margin-right: 0.19rem;
  300. }
  301. .page .section .section_2 .list-item .text_8.data-v-0fb9c086 {
  302. line-height: 0.78rem;
  303. }
  304. .page .section .section_2 .list-item .image_9.data-v-0fb9c086 {
  305. width: 0.88rem;
  306. height: 0.88rem;
  307. }
  308. .page .section .space-y-32 > view.data-v-0fb9c086:not(:first-child),
  309. .page .section .space-y-32 > text.data-v-0fb9c086:not(:first-child),
  310. .page .section .space-y-32 > image.data-v-0fb9c086:not(:first-child) {
  311. margin-top: 2rem;
  312. }
  313. .box.data-v-0fb9c086 {
  314. display: flex;
  315. flex-direction: row;
  316. }
  317. .button.data-v-0fb9c086 {
  318. display: flex;
  319. flex-direction: row;
  320. align-items: center;
  321. justify-content: center;
  322. flex: 1;
  323. height: 35px;
  324. margin: 0 5px;
  325. border-radius: 5px;
  326. }
  327. .example-body.data-v-0fb9c086 {
  328. background-color: #fff;
  329. padding: 10px 0;
  330. }
  331. .button-text.data-v-0fb9c086 {
  332. color: #fff;
  333. font-size: 12px;
  334. }
  335. .popup-content.data-v-0fb9c086 {
  336. display: flex;
  337. flex-direction: row;
  338. align-items: center;
  339. justify-content: center;
  340. padding: 15px;
  341. height: 50px;
  342. background-color: #fff;
  343. }
  344. .popup-height.data-v-0fb9c086 {
  345. height: 100%;
  346. width: 200px;
  347. }
  348. .text.data-v-0fb9c086 {
  349. font-size: 12px;
  350. color: #333;
  351. }
  352. .popup-success.data-v-0fb9c086 {
  353. color: #fff;
  354. background-color: #e1f3d8;
  355. }
  356. .popup-warn.data-v-0fb9c086 {
  357. color: #fff;
  358. background-color: #faecd8;
  359. }
  360. .popup-error.data-v-0fb9c086 {
  361. color: #fff;
  362. background-color: #fde2e2;
  363. }
  364. .popup-info.data-v-0fb9c086 {
  365. color: #fff;
  366. background-color: #f2f6fc;
  367. }
  368. .success-text.data-v-0fb9c086 {
  369. color: #09bb07;
  370. }
  371. .warn-text.data-v-0fb9c086 {
  372. color: #e6a23c;
  373. }
  374. .error-text.data-v-0fb9c086 {
  375. color: #f56c6c;
  376. }
  377. .info-text.data-v-0fb9c086 {
  378. color: #909399;
  379. }
  380. .dialog.data-v-0fb9c086,
  381. .share.data-v-0fb9c086 {
  382. display: flex;
  383. flex-direction: column;
  384. }
  385. .dialog-box.data-v-0fb9c086 {
  386. padding: 10px;
  387. }
  388. .dialog .button.data-v-0fb9c086,
  389. .share .button.data-v-0fb9c086 {
  390. width: 100%;
  391. margin: 0;
  392. margin-top: 10px;
  393. padding: 3px 0;
  394. flex: 1;
  395. }
  396. .dialog-text.data-v-0fb9c086 {
  397. font-size: 14px;
  398. color: #333;
  399. }