C端小程序
Ви не можете вибрати більше 25 тем Теми мають розпочинатися з літери або цифри, можуть містити дефіси (-) і не повинні перевищувати 35 символів.

582 рядки
8.2 KiB

  1. page {
  2. overflow-y: scroll !important;
  3. /* height: none; */
  4. background: #f6f6f6;
  5. }
  6. .icons {
  7. display: block;
  8. width: 50rpx;
  9. margin: 0 auto 10rpx;
  10. }
  11. .particulars_list {
  12. overflow: hidden;
  13. border-bottom: 1rpx #f6f6f6 solid;
  14. width: 90%;
  15. margin: auto;
  16. height: 80rpx;
  17. line-height: 80rpx;
  18. color: #888;
  19. font-family: PingFangSC-Regular;
  20. }
  21. .particulars_name {
  22. float: left
  23. }
  24. .particulars_go {
  25. color: rgba(0, 0, 0, 0.1);
  26. float: right;
  27. }
  28. .navigator-hover {
  29. opacity: 1 !important;
  30. background: #fff;
  31. }
  32. .couponnum {
  33. display: inline-block;
  34. position: absolute;
  35. top: 18rpx;
  36. bottom: 0;
  37. right: 45px;
  38. width: 16rpx;
  39. height: 16rpx;
  40. border-radius: 50%;
  41. background: red;
  42. font-size: 22rpx;
  43. }
  44. .user-avatar image {
  45. display: block;
  46. width: 100%;
  47. height: 100%;
  48. }
  49. .user-name {
  50. font-family: PingFangSC-Medium;
  51. height: 42rpx;
  52. margin-top: 66rpx;
  53. line-height: 44rpx;
  54. font-size: 32rpx;
  55. color: #FFFFFF;
  56. /* font-weight: 600; */
  57. display: flex;
  58. align-items: center;
  59. vertical-align: center;
  60. justify-content: center;
  61. flex-direction: row;
  62. position: absolute;
  63. top: -190rpx;
  64. left: 200rpx;
  65. }
  66. .user_phone {
  67. font-family: PingFangSC-Medium;
  68. height: 42rpx;
  69. line-height: 44rpx;
  70. font-size: 32rpx;
  71. color: #FFFFFF;
  72. display: flex;
  73. align-items: center;
  74. vertical-align: center;
  75. justify-content: center;
  76. flex-direction: row;
  77. position: absolute;
  78. top: -96rpx;
  79. left: 200rpx;
  80. }
  81. .user_growth_box {
  82. overflow: hidden;
  83. }
  84. .RQcode {
  85. width: 80rpx;
  86. height: 80rpx;
  87. margin: 20rpx 10rpx 0 40rpx;
  88. float: left;
  89. }
  90. .memberLogo {
  91. max-width: 150rpx;
  92. height: 80rpx;
  93. margin: 20rpx 10rpx 0 30rpx;
  94. float: left;
  95. }
  96. .memberBox {
  97. float: left;
  98. margin-left: 20rpx;
  99. margin-top: 10rpx;
  100. margin-bottom: 10rpx;
  101. }
  102. .memberCode {
  103. font-size: 24rpx;
  104. font-family: PingFangSC-Regular;
  105. font-weight: 400;
  106. color: #888;
  107. line-height: 34rpx;
  108. }
  109. .user-phone {
  110. font-family: PingFangSC-Regular;
  111. line-height: 44rpx;
  112. font-size: 36rpx;
  113. color: #000;
  114. }
  115. .user-avatar {
  116. position: absolute;
  117. width: 119rpx;
  118. height: 119rpx;
  119. border-radius: 50%;
  120. overflow: hidden;
  121. top: -133rpx;
  122. left: -500rpx;
  123. right: 0;
  124. margin: auto;
  125. }
  126. .marketTitleBox {
  127. border-radius: 16rpx 16rpx 0 0;
  128. background-color: #007cc1;
  129. overflow: hidden;
  130. height: 172rpx;
  131. position: relative;
  132. }
  133. .share {
  134. position: absolute;
  135. bottom: 20rpx;
  136. right: 0;
  137. font-size: 26rpx;
  138. border-radius: 10rpx 0 0 10rpx;
  139. background-color: #f6f6f6;
  140. color: #993300;
  141. padding: 5rpx 10rpx;
  142. }
  143. .marketName {
  144. margin: 30rpx 40rpx;
  145. font-weight: 600;
  146. width: 80%;
  147. font-size: 32rpx;
  148. color: #fff;
  149. }
  150. .levelName {
  151. font-size: 34rpx;
  152. font-weight: 600;
  153. margin: 0 40rpx 20rpx 40rpx;
  154. width: 80%;
  155. color: #fff;
  156. }
  157. .chengzhang {
  158. font-size: 24rpx;
  159. font-weight: 400;
  160. color: #FFFFFF;
  161. padding: 0 8rpx;
  162. }
  163. .view {
  164. font-size: 24rpx;
  165. }
  166. .view image {
  167. width: 12rpx;
  168. vertical-align: middle;
  169. margin-top: -6rpx;
  170. }
  171. .bannerbg {
  172. width: 100%;
  173. }
  174. .bannerbg image {
  175. display: block;
  176. width: 100%;
  177. }
  178. .open01 {
  179. display: block;
  180. width: 120rpx;
  181. height: 120rpx;
  182. }
  183. .user-btns {
  184. display: flex;
  185. text-align: center;
  186. flex-wrap: wrap;
  187. width: 94%;
  188. background: #fff;
  189. border-radius: 16rpx;
  190. margin: 30rpx auto;
  191. /* box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10); */
  192. }
  193. .user-btns .link {
  194. width: 25%;
  195. height: 160rpx;
  196. }
  197. .user-btns:nth-of-type(3) {
  198. margin-bottom: 0;
  199. }
  200. .user-btns .user-btn {
  201. font-size: 30rpx;
  202. letter-spacing: 1.16rpx;
  203. }
  204. .top-content {
  205. width: 100%;
  206. height: auto;
  207. }
  208. .user_title {
  209. position: relative;
  210. width: 94%;
  211. background: #fff;
  212. border-radius: 16rpx;
  213. margin: -100rpx auto 0;
  214. /* box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10); */
  215. }
  216. .btns_bg {
  217. width: 94%;
  218. background: #fff;
  219. border-radius: 16rpx;
  220. margin: 30rpx auto;
  221. padding: 20rpx 0;
  222. /* box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10); */
  223. }
  224. .user-btns .user-btn>view {
  225. padding: 30rpx 10px;
  226. font-size: 28rpx;
  227. color: #888;
  228. letter-spacing: 1.16rpx;
  229. text-align: center;
  230. }
  231. .iconfont {
  232. position: absolute;
  233. right: 0;
  234. top: 0;
  235. bottom: 0;
  236. width: 30rpx;
  237. height: 30rpx;
  238. line-height: 44rpx;
  239. color: #c7c7cc;
  240. font-size: 44rpx;
  241. margin: auto;
  242. }
  243. .look {
  244. display: inline-block;
  245. padding-right: 25rpx;
  246. }
  247. .user {
  248. position: relative;
  249. }
  250. .user .version {
  251. position: absolute;
  252. top: 140rpx;
  253. left: 30rpx;
  254. width: 307rpx;
  255. height: 50rpx;
  256. text-align: center;
  257. font-size: 30rpx;
  258. color: #999;
  259. z-index: 100;
  260. }
  261. .user-out-btn {
  262. background-color: #fff;
  263. height: 100rpx;
  264. line-height: 100rpx;
  265. font-family: PingFangSC-Semibold;
  266. font-size: 30rpx;
  267. color: #000;
  268. text-align: center;
  269. border-radius: 0;
  270. border: none;
  271. }
  272. .user-out-btn.button-hover {
  273. background-color: rgba(237, 237, 237, 1);
  274. }
  275. .user-out-btn::after {
  276. opacity: 0;
  277. }
  278. .gzh button::after {
  279. border: none !important;
  280. }
  281. .gzh {
  282. width: 100%;
  283. height: 170rpx;
  284. z-index: 10;
  285. background: #fff;
  286. border-radius: 16rpx;
  287. overflow: hidden;
  288. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  289. }
  290. .act {
  291. display: none;
  292. }
  293. .of {
  294. width: 90%;
  295. margin: 30rpx auto;
  296. height: auto;
  297. background: #fff;
  298. border-radius: 16rpx;
  299. overflow: hidden;
  300. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  301. }
  302. .of1 {
  303. width: 90%;
  304. margin: auto;
  305. height: 160rpx;
  306. background: #fff;
  307. border-radius: 16rpx;
  308. overflow: hidden;
  309. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  310. display: flex;
  311. }
  312. .of1 .img {
  313. width: 100rpx;
  314. height: 100rpx;
  315. }
  316. .activeimg {
  317. width: 200rpx !important;
  318. position: absolute;
  319. bottom: 0;
  320. right: 0;
  321. z-index: 10000;
  322. }
  323. .edit {
  324. width: 26rpx;
  325. vertical-align: middle;
  326. }
  327. .qrcode {
  328. display: none;
  329. }
  330. .qrcode image {
  331. width: 70rpx;
  332. margin-right: 20rpx;
  333. }
  334. .edits {
  335. margin-top: 44rpx;
  336. }
  337. .showQrcode {
  338. position: fixed;
  339. top: 0;
  340. left: 0;
  341. right: 0;
  342. bottom: 0;
  343. z-index: 1000;
  344. background: rgba(0, 0, 0, 0.6);
  345. }
  346. .qrcodes {
  347. position: absolute;
  348. width: 400rpx;
  349. height: 440rpx;
  350. top: 0;
  351. left: 0;
  352. right: 0;
  353. bottom: 0;
  354. border-radius: 15rpx;
  355. margin: auto;
  356. background: #fff;
  357. text-align: center;
  358. }
  359. .qrcodes text {
  360. text-align: center;
  361. font-size: 26rpx;
  362. display: inline-block;
  363. line-height: 40rpx;
  364. }
  365. .container-box {
  366. width: 100%;
  367. height: 100%;
  368. background: 0 0 0 0.6;
  369. position: relative;
  370. }
  371. .img-box {
  372. width: 500rpx;
  373. margin: 200rpx auto 0;
  374. background-color: #fff;
  375. border-radius: 16rpx;
  376. }
  377. .img-box text {
  378. display: block;
  379. text-align: center;
  380. font-size: 28rpx;
  381. }
  382. .img-box image {
  383. display: block;
  384. width: 500rpx;
  385. }
  386. .input-row {
  387. border-bottom: 1rpx solid #e5e5e5;
  388. border-top: 1rpx solid #e5e5e5;
  389. display: flex;
  390. align-items: center;
  391. height: 100rpx;
  392. padding: 0 32rpx;
  393. background-color: #fff;
  394. font-size: 34rpx;
  395. color: #000;
  396. }
  397. .input-row input {
  398. margin-left: 100rpx;
  399. flex: 1;
  400. }
  401. .mybtn {
  402. width: 686rpx;
  403. margin: 60rpx auto;
  404. color: #888;
  405. }
  406. .mask {
  407. position: fixed;
  408. top: 0;
  409. left: 0;
  410. z-index: 3;
  411. width: 100%;
  412. height: 100%;
  413. opacity: 0;
  414. }
  415. .canvas-box {
  416. position: fixed;
  417. width: 500rpx;
  418. height: 587rpx;
  419. overflow: hidden;
  420. left: 0;
  421. top: 0;
  422. bottom: 0;
  423. right: 0;
  424. margin: auto;
  425. background: #fff;
  426. border-radius: 16rpx;
  427. }
  428. .showQrcode text {
  429. display: block;
  430. text-align: center;
  431. font-size: 28rpx;
  432. }
  433. /* .membercode {
  434. margin-top: 20rpx;
  435. } */
  436. .integral {
  437. font-size: 24rpx;
  438. font-family: PingFangSC-Regular;
  439. font-weight: 400;
  440. color: rgba(166, 166, 166, 1);
  441. line-height: 34rpx
  442. }
  443. .top {
  444. width: 100%;
  445. height: 234rpx;
  446. position: relative;
  447. }
  448. .usre_level {
  449. height: 32rpx;
  450. border-radius: 9px 9px 9px 0px;
  451. font-family: PingFangSC-Regular;
  452. font-weight: 400;
  453. color: rgba(255, 255, 255, 1);
  454. line-height: 32rpx;
  455. float: left;
  456. margin-top: 8rpx;
  457. }
  458. .my {
  459. font-size: 24rpx;
  460. font-family: PingFangSC-Regular;
  461. font-weight: 400;
  462. color: rgba(166, 166, 166, 1);
  463. line-height: 34rpx;
  464. }
  465. .chengzhang_h {
  466. /* color: #fff; */
  467. font-size: 28rpx;
  468. margin-right: 10rpx;
  469. /* font-weight: 600; */
  470. }
  471. .my_line {
  472. margin: 0 10rpx;
  473. }
  474. .usre_level {
  475. font-size: 20rpx;
  476. }
  477. .name {
  478. float: left;
  479. }
  480. .aboutUs {
  481. border-radius: 12rpx;
  482. background: #fff;
  483. position: absolute;
  484. top: 40rpx;
  485. right: 20rpx;
  486. display: flex;
  487. padding: 10rpx 20rpx;
  488. }
  489. .aboutUs .aboutIcons {
  490. display: block;
  491. width: 50rpx;
  492. height: 40rpx;
  493. line-height: 40rpx;
  494. }
  495. .aboutUs text {
  496. margin-left: 10rpx;
  497. line-height: 55rpx;
  498. font-size: 28rpx;
  499. color: #888;
  500. }