C端小程序
Nevar pievienot vairāk kā 25 tēmas Tēmai ir jāsākas ar burtu vai ciparu, tā var saturēt domu zīmes ('-') un var būt līdz 35 simboliem gara.

404 rindas
5.8 KiB

  1. page{
  2. overflow-y:visible!important;
  3. height: 100%!important;
  4. background: #f6f6f6;
  5. }
  6. .icons {
  7. display: block;
  8. width: 50rpx;
  9. margin: 0 auto 10rpx;
  10. }
  11. .navigator-hover {
  12. opacity: 1 !important;
  13. background: #fff;
  14. }
  15. .version {
  16. position: absolute;
  17. right: 0;
  18. width: 307rpx;
  19. height: 50rpx;
  20. bottom: 0;
  21. text-align: center;
  22. font-size: 15rpx;
  23. color: #999;
  24. }
  25. .couponnum {
  26. display: inline-block;
  27. position: absolute;
  28. top: 39rpx;
  29. bottom: 0;
  30. right: 20px;
  31. width: 16rpx;
  32. height: 16rpx;
  33. border-radius: 50%;
  34. background: red;
  35. font-size: 22rpx;
  36. }
  37. .user-avatar open-data {
  38. display: block;
  39. width: 100%;
  40. height: 100%;
  41. }
  42. .user-name{
  43. font-family: PingFangSC-Medium;
  44. height: 42rpx;
  45. margin-left: 310rpx;
  46. letter-spacing: 0.64rpx;
  47. line-height: 44rpx;
  48. margin-top: 66rpx;
  49. font-size: 30rpx;
  50. color: #3C3C3C;
  51. font-weight:600;
  52. }
  53. .user-phone {
  54. font-family: PingFangSC-Regular;
  55. height: 30rpx;
  56. letter-spacing: 0.64rpx;
  57. line-height: 44rpx;
  58. font-size: 36rpx;
  59. color: #000;
  60. margin:20rpx 0 50rpx 180rpx;
  61. }
  62. .user-avatar {
  63. position: absolute;
  64. width: 128rpx;
  65. height: 128rpx;
  66. border-radius: 50%;
  67. overflow: hidden;
  68. top:-64rpx;
  69. left: 300rpx;
  70. }
  71. .chengzhang {
  72. font-size: 24rpx;
  73. font-weight: 400;
  74. color: #FFFFFF;
  75. padding: 0 8rpx;
  76. }
  77. .view {
  78. font-size: 24rpx;
  79. /* color: #FD832D; */
  80. }
  81. .view image {
  82. width: 12rpx;
  83. vertical-align: middle;
  84. margin-top: -6rpx;
  85. }
  86. .bannerbg {
  87. width: 100%;
  88. }
  89. .bannerbg image {
  90. display: block;
  91. width: 100%;
  92. }
  93. .open01 {
  94. display: block;
  95. width: 120rpx;
  96. height: 120rpx;
  97. }
  98. .user-btns{
  99. background: #fff;
  100. margin: 20rpx 20rpx;
  101. display: flex;
  102. text-align: center;
  103. flex-wrap: wrap;
  104. }
  105. .user-btns navigator{
  106. width: 33.3%;
  107. }
  108. .user-btns:nth-of-type(3){
  109. margin-bottom: 0;
  110. }
  111. .user-btns .user-btn {
  112. font-size: 30rpx;
  113. letter-spacing: 1.16rpx;
  114. }
  115. .top-content{
  116. width: 100%;
  117. height: auto;
  118. }
  119. .user_title{
  120. position: relative;
  121. width: 94%;
  122. background: #fff;
  123. border-radius: 16rpx;
  124. margin: -100rpx auto 0;
  125. padding: 20rpx 0;
  126. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10);
  127. }
  128. .btns_bg{
  129. /* position: relative; */
  130. width: 94%;
  131. background: #fff;
  132. border-radius: 16rpx;
  133. margin: 30rpx auto 0;
  134. padding: 20rpx 0;
  135. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10);
  136. }
  137. .user-btns .user-btn > view {
  138. padding: 20rpx 10px ;
  139. font-size: 28rpx;
  140. color: #888;
  141. letter-spacing: 1.16rpx;
  142. text-align: center;
  143. }
  144. .iconfont {
  145. position: absolute;
  146. right: 0;
  147. top: 0;
  148. bottom: 0;
  149. width: 30rpx;
  150. height: 30rpx;
  151. line-height: 44rpx;
  152. color: #c7c7cc;
  153. font-size: 44rpx;
  154. margin: auto;
  155. }
  156. .look {
  157. display: inline-block;
  158. padding-right: 25rpx;
  159. }
  160. .user-out-btn {
  161. background-color: #fff;
  162. height: 100rpx;
  163. line-height: 100rpx;
  164. font-family: PingFangSC-Semibold;
  165. font-size: 30rpx;
  166. color: #000;
  167. text-align: center;
  168. border-radius: 0;
  169. border: none;
  170. }
  171. .user-out-btn.button-hover {
  172. background-color: rgba(237, 237, 237, 1);
  173. }
  174. .user-out-btn::after {
  175. opacity: 0;
  176. }
  177. .gzh button::after {
  178. border: none!important;
  179. }
  180. .gzh {
  181. /* display: none; */
  182. /* position: absolute; */
  183. /* bottom: 70rpx; */
  184. width: 100%;
  185. /* left: 0;
  186. right: 0; */
  187. /* margin: auto; */
  188. height: 170rpx;
  189. z-index: 10;
  190. background: #fff;
  191. border-radius: 16rpx;
  192. overflow: hidden;
  193. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  194. }
  195. .act {
  196. display: none;
  197. }
  198. .of {
  199. /* position:absolute;
  200. bottom:50rpx;
  201. left:0;
  202. right:0; */
  203. width: 90%;
  204. margin: 30rpx auto;
  205. height: auto;
  206. background: #fff;
  207. border-radius: 16rpx;
  208. overflow: hidden;
  209. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  210. }
  211. .activeimg {
  212. width: 200rpx !important;
  213. position: absolute;
  214. bottom: 0;
  215. right: 0;
  216. z-index: 10000;
  217. }
  218. .edit {
  219. width: 26rpx;
  220. vertical-align: middle;
  221. }
  222. .qrcode{
  223. display: none;
  224. }
  225. .qrcode image {
  226. width: 70rpx;
  227. margin-right: 20rpx;
  228. }
  229. .edits {
  230. margin-top: 44rpx;
  231. }
  232. .showQrcode {
  233. position: fixed;
  234. top: 0;
  235. left: 0;
  236. right: 0;
  237. bottom: 0;
  238. z-index: 1000;
  239. background: rgba(0, 0, 0, 0.6);
  240. }
  241. .qrcodes {
  242. position: absolute;
  243. width: 400rpx;
  244. height: 440rpx;
  245. top: 0;
  246. left: 0;
  247. right: 0;
  248. bottom: 0;
  249. border-radius: 15rpx;
  250. margin: auto;
  251. background: #fff;
  252. text-align: center;
  253. }
  254. .qrcodes text {
  255. text-align: center;
  256. font-size: 26rpx;
  257. display: inline-block;
  258. line-height: 40rpx;
  259. }
  260. .container-box {
  261. width: 100%;
  262. height: 100%;
  263. background: 0 0 0 0.6;
  264. position: relative;
  265. }
  266. .img-box {
  267. width: 500rpx;
  268. margin: 200rpx auto 0;
  269. background-color: #fff;
  270. border-radius: 16rpx;
  271. }
  272. .img-box text {
  273. display: block;
  274. text-align: center;
  275. font-size: 28rpx;
  276. }
  277. .img-box image {
  278. display: block;
  279. width: 500rpx;
  280. }
  281. .input-row {
  282. border-bottom: 1rpx solid #e5e5e5;
  283. border-top: 1rpx solid #e5e5e5;
  284. display: flex;
  285. align-items: center;
  286. height: 100rpx;
  287. padding: 0 32rpx;
  288. background-color: #fff;
  289. font-size: 34rpx;
  290. color: #000;
  291. }
  292. .input-row input {
  293. margin-left: 100rpx;
  294. flex: 1;
  295. }
  296. .mybtn {
  297. width: 686rpx;
  298. margin: 60rpx auto;
  299. }
  300. .mask {
  301. position: fixed;
  302. top: 0;
  303. left: 0;
  304. z-index: 3;
  305. width: 100%;
  306. height: 100%;
  307. opacity: 0;
  308. }
  309. .canvas-box {
  310. position: fixed;
  311. width: 500rpx;
  312. height: 587rpx;
  313. overflow: hidden;
  314. left: 0;
  315. top: 0;
  316. bottom: 0;
  317. right: 0;
  318. margin: auto;
  319. background: #fff;
  320. border-radius: 16rpx;
  321. }
  322. .showQrcode text{
  323. display: block;
  324. text-align: center;
  325. font-size: 28rpx;
  326. }
  327. .membercode {
  328. margin-top: 20rpx;
  329. }
  330. .top{
  331. width: 100%;
  332. height: 234rpx;
  333. }
  334. .usre_level{
  335. height:32rpx;
  336. border-radius:9px 9px 9px 0px;
  337. font-family:PingFangSC-Regular;
  338. font-weight:400;
  339. color:rgba(255,255,255,1);
  340. line-height:32rpx;
  341. float: left;
  342. margin-top: 8rpx;
  343. }
  344. .my{
  345. font-size:24rpx;
  346. font-family:PingFangSC-Regular;
  347. font-weight:400;
  348. color:rgba(166,166,166,1);
  349. line-height:34rpx;
  350. }
  351. .chengzhang_h{
  352. color: #3C3C3C;
  353. font-size:24rpx;
  354. font-weight: 600;
  355. }
  356. .my_line{
  357. margin: 0 10rpx;
  358. }
  359. .usre_level{
  360. font-size:20rpx;
  361. }
  362. .name{
  363. float: left;
  364. }