C端小程序
您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

400 行
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-top: 20rpx; */
  101. margin: 20rpx 20rpx 0;
  102. display: flex;
  103. justify-content: space-around;
  104. text-align: center;
  105. /* margin-bottom: 20rpx; */
  106. }
  107. .user-btns:nth-of-type(3){
  108. margin-bottom: 0;
  109. }
  110. .user-btns .user-btn {
  111. font-size: 30rpx;
  112. letter-spacing: 1.16rpx;
  113. }
  114. .top-content{
  115. width: 100%;
  116. height: auto;
  117. }
  118. .user_title{
  119. position: relative;
  120. width: 94%;
  121. background: #fff;
  122. border-radius: 16rpx;
  123. margin: -100rpx auto 0;
  124. padding: 20rpx 0;
  125. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10);
  126. }
  127. .btns_bg{
  128. /* position: relative; */
  129. width: 94%;
  130. background: #fff;
  131. border-radius: 16rpx;
  132. margin: 30rpx auto 0;
  133. padding: 20rpx 0;
  134. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.10);
  135. }
  136. .user-btns .user-btn > view {
  137. padding: 0 10px 20rpx 0;
  138. font-size: 28rpx;
  139. color: #888;
  140. letter-spacing: 1.16rpx;
  141. text-align: center;
  142. }
  143. .iconfont {
  144. position: absolute;
  145. right: 0;
  146. top: 0;
  147. bottom: 0;
  148. width: 30rpx;
  149. height: 30rpx;
  150. line-height: 44rpx;
  151. color: #c7c7cc;
  152. font-size: 44rpx;
  153. margin: auto;
  154. }
  155. .look {
  156. display: inline-block;
  157. padding-right: 25rpx;
  158. }
  159. .user-out-btn {
  160. background-color: #fff;
  161. height: 100rpx;
  162. line-height: 100rpx;
  163. font-family: PingFangSC-Semibold;
  164. font-size: 30rpx;
  165. color: #000;
  166. text-align: center;
  167. border-radius: 0;
  168. border: none;
  169. }
  170. .user-out-btn.button-hover {
  171. background-color: rgba(237, 237, 237, 1);
  172. }
  173. .user-out-btn::after {
  174. opacity: 0;
  175. }
  176. .gzh button::after {
  177. border: none!important;
  178. }
  179. .gzh {
  180. /* display: none; */
  181. /* position: absolute; */
  182. /* bottom: 70rpx; */
  183. width: 100%;
  184. /* left: 0;
  185. right: 0; */
  186. /* margin: auto; */
  187. height: 170rpx;
  188. z-index: 10;
  189. background: #fff;
  190. border-radius: 16rpx;
  191. overflow: hidden;
  192. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  193. }
  194. .act {
  195. display: none;
  196. }
  197. .of {
  198. /* position:absolute;
  199. bottom:50rpx;
  200. left:0;
  201. right:0; */
  202. width: 90%;
  203. margin: 30rpx auto;
  204. height: auto;
  205. background: #fff;
  206. border-radius: 16rpx;
  207. overflow: hidden;
  208. box-shadow: 0 6px 20px 0 rgba(0, 0, 0, 0.15);
  209. }
  210. .activeimg {
  211. width: 200rpx !important;
  212. position: absolute;
  213. bottom: 0;
  214. right: 0;
  215. z-index: 10000;
  216. }
  217. .edit {
  218. width: 26rpx;
  219. vertical-align: middle;
  220. }
  221. .qrcode{
  222. display: none;
  223. }
  224. .qrcode image {
  225. width: 70rpx;
  226. margin-right: 20rpx;
  227. }
  228. .edits {
  229. margin-top: 44rpx;
  230. }
  231. .showQrcode {
  232. position: fixed;
  233. top: 0;
  234. left: 0;
  235. right: 0;
  236. bottom: 0;
  237. z-index: 1000;
  238. background: rgba(0, 0, 0, 0.6);
  239. }
  240. .qrcodes {
  241. position: absolute;
  242. width: 400rpx;
  243. height: 440rpx;
  244. top: 0;
  245. left: 0;
  246. right: 0;
  247. bottom: 0;
  248. border-radius: 15rpx;
  249. margin: auto;
  250. background: #fff;
  251. text-align: center;
  252. }
  253. .qrcodes text {
  254. text-align: center;
  255. font-size: 26rpx;
  256. display: inline-block;
  257. line-height: 40rpx;
  258. }
  259. .container-box {
  260. width: 100%;
  261. height: 100%;
  262. background: 0 0 0 0.6;
  263. position: relative;
  264. }
  265. .img-box {
  266. width: 500rpx;
  267. margin: 200rpx auto 0;
  268. background-color: #fff;
  269. border-radius: 16rpx;
  270. }
  271. .img-box text {
  272. display: block;
  273. text-align: center;
  274. font-size: 28rpx;
  275. }
  276. .img-box image {
  277. display: block;
  278. width: 500rpx;
  279. }
  280. .input-row {
  281. border-bottom: 1rpx solid #e5e5e5;
  282. border-top: 1rpx solid #e5e5e5;
  283. display: flex;
  284. align-items: center;
  285. height: 100rpx;
  286. padding: 0 32rpx;
  287. background-color: #fff;
  288. font-size: 34rpx;
  289. color: #000;
  290. }
  291. .input-row input {
  292. margin-left: 100rpx;
  293. flex: 1;
  294. }
  295. .mybtn {
  296. width: 686rpx;
  297. margin: 60rpx auto;
  298. }
  299. .mask {
  300. position: fixed;
  301. top: 0;
  302. left: 0;
  303. z-index: 3;
  304. width: 100%;
  305. height: 100%;
  306. opacity: 0;
  307. }
  308. .canvas-box {
  309. position: fixed;
  310. width: 500rpx;
  311. height: 587rpx;
  312. overflow: hidden;
  313. left: 0;
  314. top: 0;
  315. bottom: 0;
  316. right: 0;
  317. margin: auto;
  318. background: #fff;
  319. border-radius: 16rpx;
  320. }
  321. .showQrcode text{
  322. display: block;
  323. text-align: center;
  324. font-size: 28rpx;
  325. }
  326. .membercode {
  327. margin-top: 20rpx;
  328. }
  329. .top{
  330. width: 100%;
  331. height: 234rpx;
  332. }
  333. .usre_level{
  334. height:32rpx;
  335. border-radius:9px 9px 9px 0px;
  336. font-family:PingFangSC-Regular;
  337. font-weight:400;
  338. color:rgba(255,255,255,1);
  339. line-height:32rpx;
  340. float: left;
  341. margin-top: 8rpx;
  342. }
  343. .my{
  344. font-size:24rpx;
  345. font-family:PingFangSC-Regular;
  346. font-weight:400;
  347. color:rgba(166,166,166,1);
  348. line-height:34rpx;
  349. }
  350. .chengzhang_h{
  351. color: #3C3C3C;
  352. font-size:24rpx;
  353. font-weight: 600;
  354. }
  355. .my_line{
  356. margin: 0 10rpx;
  357. }
  358. .usre_level{
  359. font-size:20rpx;
  360. }
  361. .name{
  362. float: left;
  363. }