C端小程序
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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