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.

user.vue 16KB

2 years ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 year ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
2 years ago
9 months ago
1 year ago
9 months ago
1 year ago
1 month ago
9 months ago
1 month ago
2 years ago
1 month ago
1 month ago
1 year ago
9 months ago
9 months ago
1 month ago
2 years ago
1 month ago
1 year ago
1 year ago
1 year ago
1 month ago
2 years ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 month ago
1 year ago
123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765
  1. <template>
  2. <navBar title="九州ETC" :scrollTop="scrollTop" :isBack="isBack" navbgClass="nav-bgXin" fontColor='#fff'></navBar>
  3. <filter>
  4. <view class="wrapper">
  5. <image :src="`${$imgUrl}myImage/headbg.png`" class="bg-head" mode="widthFix"></image>
  6. <view class="content" :style="{ top: margin + 'px' }">
  7. <view class="head" :style="{ marinTop: margin + 'px' }">
  8. <view class="avatar">
  9. <image :src="`${$imgUrl}myImage/touxiang.png`" :class="!state.data.opId ? 'unlogin' : ''" @click="goLogin">
  10. </image>
  11. <view v-if="!state.data.opId" class="name" @click="$util.navTo('/login/login')">
  12. <view class="nickname">登录/注册</view>
  13. </view>
  14. <view v-else class="name">
  15. <view class="nickname">{{state.accountInfoVo.nickName || state.accountInfoVo.userName}}</view>
  16. <view class="user-id">
  17. <view class="phone">{{state.accountInfoVo.mobile}}</view>
  18. <view v-if="false" @click="$util.navTo('/subpackage/personal-center/setting/change-phone', true)"
  19. class="btn-change">已关联</view>
  20. </view>
  21. </view>
  22. </view>
  23. <view class="r-setting" @click="$util.navTo('/subpackage/personal-center/setting/setting', true)">
  24. <image :src="`${$imgUrl}myImage/shezhi.png`" class="img" mode="widthFix"></image>
  25. </view>
  26. </view>
  27. <view class="my-equity" :style="{'--bgimg':`url(${$imgUrl}myImage/quanuyikuang.png)`}" @click="myEtcAccount">
  28. <view class="l-con">
  29. <image :src="`${$imgUrl}myImage/myETC.png`" class="equity-icon" mode="widthFix"></image>
  30. <view class="txt">
  31. 我的ETC账户
  32. </view>
  33. </view>
  34. <view class="r-icon1" >
  35. <image :src="`${$imgUrl}myImage/quanyixiayi.png`" class="r-img1" mode="widthFix"></image>
  36. </view>
  37. </view>
  38. <view class="my-equity userName" :style="{'--bgimg':`url(${$imgUrl}myImage/loginBg.png)`,'height': '120rpx' ,'margin-top':' -30rpx',
  39. 'z-index': -1,'padding-top': '17rpx','boxSizing':'border-box' }" v-if="state.customerObj">
  40. <view class="l-con">
  41. <image :src="`${$imgUrl}myImage/person.png`" class="equity-icon" mode="widthFix"></image>
  42. <view class="txt">
  43. {{state.customerObj.userName}}
  44. </view>
  45. </view>
  46. <view style="margin-right: 26rpx;">
  47. {{state.customerObj.vehicleCount?state.customerObj.vehicleCount:'无'}}辆车
  48. </view>
  49. </view>
  50. <view class="info-content">
  51. <view class="order box">
  52. <view class="list_item" @click="$util.navTo('/subpackage/personal-center/real-name-authentication', true)">
  53. <view class="l-con">
  54. <image :src="`${$imgUrl}myImage/basicInformation.png`" class="equity-icon" mode="widthFix"></image>
  55. <view class="txt">
  56. 基本信息
  57. </view>
  58. </view>
  59. <view class="r-icon">
  60. <text>请进行实名认证</text>
  61. <image :src="`${$imgUrl}myImage/myIcon.png`" class="r-img" mode="widthFix"></image>
  62. </view>
  63. </view>
  64. <view class="list_item" @click="$util.navTo(`/subpackage/after-sale/activation-once-again/select-car?type=38`, true)">
  65. <view class="l-con">
  66. <image :src="`${$imgUrl}myImage/myCar.png`" class="equity-icon" mode="widthFix"></image>
  67. <view class="txt">
  68. 我的车辆
  69. </view>
  70. </view>
  71. <view class="r-icon" >
  72. <image :src="`${$imgUrl}myImage/myIcon.png`" class="r-img" mode="widthFix"></image>
  73. </view>
  74. </view>
  75. <view class="list_item" @click="goOrder(0)">
  76. <view class="l-con">
  77. <image :src="`${$imgUrl}myImage/etcOrder.png`" class="equity-icon" mode="widthFix"></image>
  78. <view class="txt">
  79. ETC订单
  80. </view>
  81. </view>
  82. <view class="r-icon" >
  83. <image :src="`${$imgUrl}myImage/myIcon.png`" class="r-img" mode="widthFix"></image>
  84. </view>
  85. </view>
  86. <view class="list_item">
  87. <view class="l-con">
  88. <image :src="`${$imgUrl}myImage/afterOrder.png`" class="equity-icon" mode="widthFix"></image>
  89. <view class="txt">
  90. 售后订单
  91. </view>
  92. </view>
  93. <view class="r-icon" >
  94. <image :src="`${$imgUrl}myImage/myIcon.png`" class="r-img" mode="widthFix"></image>
  95. </view>
  96. </view>
  97. <view class="list_item" @click="goEquity()">
  98. <view class="l-con">
  99. <image :src="`${$imgUrl}myImage/quanyi.png`" class="equity-icon" mode="widthFix"></image>
  100. <view class="txt">
  101. 我的权益
  102. </view>
  103. </view>
  104. <view class="r-icon" >
  105. <image :src="`${$imgUrl}myImage/myIcon.png`" class="r-img" mode="widthFix"></image>
  106. </view>
  107. </view>
  108. <view class="list_item" @click="$util.navTo(`/subpackage/orders/invoiceApply/invoice-header-list?manage=1`, true)">
  109. <view class="l-con">
  110. <image :src="`${$imgUrl}myImage/invoiceHeader.png`" class="equity-icon" mode="widthFix"></image>
  111. <view class="txt">
  112. 发票抬头
  113. </view>
  114. </view>
  115. <view class="r-icon" >
  116. <image :src="`${$imgUrl}myImage/myIcon.png`" class="r-img" mode="widthFix"></image>
  117. </view>
  118. </view>
  119. <view class="list_item" @click="$util.navTo(`/subpackage/personal-center/setting/addressManager`, true)">
  120. <view class="l-con">
  121. <image :src="`${$imgUrl}myImage/addressManager.png`" class="equity-icon" mode="widthFix"></image>
  122. <view class="txt">
  123. 收货地址
  124. </view>
  125. </view>
  126. <view class="r-icon" >
  127. <image :src="`${$imgUrl}myImage/myIcon.png`" class="r-img" mode="widthFix"></image>
  128. </view>
  129. </view>
  130. </view>
  131. </view>
  132. </view>
  133. </view>
  134. </filter>
  135. </template>
  136. <script lang="ts" setup>
  137. import { reactive } from "vue";
  138. import { msg, navTo } from "@/utils/utils";
  139. import { onMounted, ref } from "vue";
  140. import { getItem, StorageKeys } from "@/utils/storage";
  141. import navBar from "../../components/nav-bar/nav-bar2.vue";
  142. import { onLoad, onShow, onPageScroll } from "@dcloudio/uni-app";
  143. import {
  144. userInfoIndex, queryVehicleBind, vehicleUnBind, showEquityListApi,orderinfosumquery
  145. } from "@/utils/network/api.js";
  146. import {
  147. request,requestNew
  148. } from "@/utils/network/request.js";
  149. import filter from '@/components/filter/filter.vue';
  150. import { source } from "@/utils/network/difference";
  151. import { vehiclePlateColor, vehiclePlateColorPai, getVehiclePlateColorPaiShow } from "@/datas/vehiclePlateColor.js";
  152. const height = ref(null);
  153. const top = ref(null);
  154. const margin = ref(null);
  155. const mobile = ref(null);
  156. const scrollTop = ref(0);
  157. const isBack = ref(false);
  158. const state = reactive({
  159. data: {
  160. opId: "",
  161. },
  162. accountInfoVo: {
  163. nickName: '',
  164. mobile: '',
  165. userName:''
  166. },
  167. equityNumber: 0,
  168. customerObj:{}
  169. });
  170. onMounted(() => {
  171. const res = uni.getMenuButtonBoundingClientRect();
  172. height.value = res.height + "px";
  173. top.value = res.top + "px";
  174. margin.value = res.height + res.top;
  175. });
  176. onLoad((option : any) => {
  177. state.data.opId = getItem(StorageKeys.OpenId);
  178. console.log("state.data.opId",state.data.opId)
  179. mobile.value = getItem("mobile");
  180. });
  181. const carDetails = (vehicleId) => {
  182. uni.navigateTo({
  183. url: `/subpackage/personal-center/vehicle-change/car-details?vehicleId=${vehicleId}`
  184. })
  185. }
  186. const myEtcAccount=()=>{
  187. navTo(`/subpackage/personal-center/my-etc-account`)
  188. }
  189. //监听页面滚动
  190. onPageScroll((e) => {
  191. scrollTop.value = e.scrollTop;
  192. });
  193. onShow((option : any) => {
  194. state.data.opId = getItem(StorageKeys.OpenId);
  195. console.log("state.data.opId", state.data.opId)
  196. if (state.data.opId) {
  197. getUserInfo();
  198. }
  199. state.customerObj=getItem('customerObj')
  200. });
  201. const getUserInfo = () => {
  202. const options = {
  203. type: 2,
  204. data: {},
  205. method: "POST",
  206. showLoading: true,
  207. };
  208. //调用方式
  209. requestNew(userInfoIndex, options)
  210. .then((res) => {
  211. console.log('用户信息', res)
  212. let data =res
  213. state.accountInfoVo =data.accountInfoVo;
  214. console.log("获取用户信息", data);
  215. })
  216. .catch((err) => {
  217. console.log(err);
  218. });
  219. }
  220. const goOrder = (index) => {
  221. navTo(`../order/order?index=${index}`)
  222. }
  223. const goLogin = () => {
  224. if (!getItem('openId')) {
  225. uni.navigateTo({
  226. url: "/login/login"
  227. })
  228. }
  229. }
  230. const goEquity = () => {
  231. navTo('/subpackage/service/equityList/equityList')
  232. }
  233. </script>
  234. <style>
  235. page {
  236. background: #eef7f7;
  237. }
  238. </style>
  239. <style scoped lang='scss'>
  240. .unlogin {
  241. filter: grayscale(100%);
  242. opacity: 0.7;
  243. }
  244. .bgVar {
  245. background-image: var(--bgimg);
  246. background-repeat: no-repeat;
  247. background-size: 100% 100%;
  248. }
  249. .wrapper {
  250. position: relative;
  251. background-color: #f6f9fc;
  252. }
  253. .bar {
  254. width: 100%;
  255. position: fixed;
  256. text-align: center;
  257. font-size: 32rpx;
  258. font-weight: bold;
  259. }
  260. .bg-head {
  261. width: 100%;
  262. position: absolute;
  263. z-index: 1;
  264. top: 0;
  265. left: 0;
  266. }
  267. .content {
  268. position: relative;
  269. display: flex;
  270. flex-direction: column;
  271. width: 100%;
  272. z-index: 2;
  273. }
  274. .head {
  275. display: flex;
  276. justify-content: space-between;
  277. align-items: center;
  278. width: 100%;
  279. box-sizing: border-box;
  280. padding: 40rpx 0 46rpx;
  281. }
  282. .head .avatar {
  283. display: flex;
  284. align-items: center;
  285. justify-content: space-between;
  286. }
  287. .head .avatar image {
  288. width: 141rpx;
  289. height: 141rpx;
  290. /* border-radius: 80rpx; */
  291. margin: 0 20rpx 0 30rpx;
  292. }
  293. .head .setting {
  294. display: flex;
  295. align-items: center;
  296. background: rgba(0, 179, 139, .1);
  297. border: 1px solid #fff;
  298. height: 60rpx;
  299. border-radius: 30rpx;
  300. padding: 0 34rpx;
  301. color: #fff;
  302. font-size: 28rpx;
  303. margin-right: 30rpx;
  304. }
  305. .head .setting image {
  306. width: 40rpx;
  307. height: 40rpx;
  308. margin-right: 6rpx;
  309. }
  310. .head .r-setting {
  311. width: 80rpx;
  312. height: 80rpx;
  313. background: #345061;
  314. display: flex;
  315. align-items: center;
  316. justify-content: center;
  317. border-radius: 50%;
  318. margin-right: 50rpx;
  319. .img {
  320. width: 40rpx;
  321. height: 39rpx;
  322. }
  323. }
  324. .head .nickname {
  325. font-size: 36rpx;
  326. color: #fff;
  327. }
  328. .head .user-id {
  329. font-size: 26rpx;
  330. color: #fff;
  331. padding-top: 20rpx;
  332. display: flex;
  333. align-items: center;
  334. }
  335. .head .btn-change {
  336. font-size: 22rpx;
  337. height: 40rpx;
  338. padding: 0 20rpx;
  339. border: 1px solid #fff;
  340. color: #fff;
  341. box-sizing: border-box;
  342. border-radius: 20rpx;
  343. margin-left: 16rpx;
  344. background: rgba(0, 179, 139, .1);
  345. }
  346. .list_item {
  347. position: relative;
  348. z-index: 20;
  349. margin: 0 30rpx;
  350. height: 94rpx;
  351. display: flex;
  352. align-items: center;
  353. justify-content: space-between;
  354. border-bottom: 1rpx solid #DFDFDF;
  355. .l-con {
  356. display: flex;
  357. align-items: center;
  358. .equity-icon {
  359. width: 46rpx;
  360. height: 46rpx;
  361. }
  362. .txt {
  363. font-family: NotoSansHans, NotoSansHans;
  364. font-size: 28rpx;
  365. color: #01253C;
  366. margin-left: 19rpx;
  367. }
  368. }
  369. .r-icon {
  370. height: 32rpx;
  371. display: flex;
  372. align-items: center;
  373. color: rgb(177, 177, 177);
  374. font-size: 28rpx;
  375. .r-img {
  376. width: 32rpx;
  377. height: 32rpx;
  378. }
  379. }
  380. }
  381. .box>view:last-child{
  382. border: none;
  383. }
  384. .my-equity {
  385. position: relative;
  386. z-index: 20;
  387. margin: 0 auto;
  388. background-image: var(--bgimg);
  389. background-repeat: no-repeat;
  390. background-size: 100% 100%;
  391. width: 700rpx;
  392. height: 94rpx;
  393. display: flex;
  394. align-items: center;
  395. justify-content: space-between;
  396. .l-con {
  397. margin-left: 30rpx;
  398. display: flex;
  399. align-items: center;
  400. .equity-icon {
  401. width: 54rpx;
  402. height: 54rpx;
  403. }
  404. .txt {
  405. font-family: NotoSansHans, NotoSansHans;
  406. font-size: 28rpx;
  407. color: #01253C;
  408. margin-left: 19rpx;
  409. }
  410. }
  411. .r-icon {
  412. margin-right: 30rpx;
  413. width: 36rpx;
  414. height: 36rpx;
  415. .r-img {
  416. width: 36rpx;
  417. height: 36rpx;
  418. }
  419. }
  420. .r-icon1 {
  421. margin-right: 30rpx;
  422. width: 32rpx;
  423. height: 32rpx;
  424. .r-img1 {
  425. width: 32rpx;
  426. height: 32rpx;
  427. }
  428. }
  429. }
  430. .info-content {
  431. transform: translateY(-10rpx);
  432. margin-top: 30rpx;
  433. }
  434. .box .arrow {
  435. width: 10rpx;
  436. height: 18rpx;
  437. }
  438. .box {
  439. background: #ffffff;
  440. margin: 0 30rpx 30rpx;
  441. border-radius: 20rpx;
  442. box-shadow: 0rpx 2rpx 6rpx 0rpx rgba(223, 223, 223, 0.9);
  443. }
  444. .box .more {
  445. display: flex;
  446. align-items: center;
  447. font-family: NotoSansHans, NotoSansHans;
  448. font-size: 24rpx;
  449. color: #004576;
  450. }
  451. .box .more .more-text {
  452. padding-right: 12rpx;
  453. }
  454. .box .right-head {
  455. display: flex;
  456. justify-content: space-between;
  457. }
  458. .box .right-head .tit {
  459. font-size: 32rpx;
  460. font-family: MicrosoftYaHei;
  461. }
  462. .rights .rights-items {
  463. display: flex;
  464. justify-content: space-evenly;
  465. padding: 30rpx 0;
  466. }
  467. .rights .item {
  468. display: flex;
  469. flex-direction: column;
  470. align-items: center;
  471. justify-content: center;
  472. }
  473. .rights .item .tit {
  474. font-size: 26rpx;
  475. color: #333;
  476. padding: 20rpx 0 10rpx 0;
  477. }
  478. .rights .item .sub-tit {
  479. font-size: 22rpx;
  480. color: #999;
  481. }
  482. .order .order-items {
  483. display: flex;
  484. justify-content: space-around;
  485. padding: 30rpx 0 10rpx;
  486. .rtop-badge {
  487. position: absolute;
  488. right: 0;
  489. width: 34rpx;
  490. height: 34rpx;
  491. top: 0;
  492. transform: translate(50%, -50%);
  493. line-height: 34rpx;
  494. text-align: center;
  495. font-family: SourceHanSansSC, SourceHanSansSC;
  496. font-weight: 400;
  497. font-size: 20rpx;
  498. color: #FFFFFF;
  499. }
  500. }
  501. .order .item {
  502. display: flex;
  503. flex-direction: column;
  504. align-items: center;
  505. justify-content: center;
  506. }
  507. .order .item .tit {
  508. font-size: 26rpx;
  509. color: #333;
  510. padding: 20rpx 0 10rpx 0;
  511. }
  512. .box .icon {
  513. width: 50rpx;
  514. height: 50rpx;
  515. }
  516. .go-through .pass {
  517. display: flex;
  518. flex-direction: column;
  519. }
  520. .go-through .total {
  521. display: flex;
  522. justify-content: space-between;
  523. font-size: 26rpx;
  524. color: #666;
  525. }
  526. .go-through .amount {
  527. display: flex;
  528. justify-content: space-between;
  529. align-items: center;
  530. font-family: NotoSansHans, NotoSansHans;
  531. font-size: 32rpx;
  532. color: #333333;
  533. font-weight: 400;
  534. }
  535. .go-through .line {
  536. display: flex;
  537. }
  538. .go-through .line1 {
  539. height: 14rpx;
  540. background: #005B9C;
  541. border-radius: 7rpx;
  542. }
  543. .go-through .line2 {
  544. height: 14rpx;
  545. background: #E5ECEF;
  546. border-radius: 7rpx;
  547. flex: 1;
  548. }
  549. .go-through .mileage {
  550. display: flex;
  551. justify-content: space-around;
  552. align-items: center;
  553. text-align: center;
  554. margin: 32rpx 0;
  555. .box-items {
  556. background-image: var(--bgimg);
  557. background-repeat: no-repeat;
  558. background-size: 100% 100%;
  559. padding: 20rpx 30rpx;
  560. .t-name {
  561. display: flex;
  562. .tongxing-icon {
  563. width: 29rpx;
  564. height: 29rpx;
  565. }
  566. .tit {
  567. font-size: 26rpx;
  568. color: #666666;
  569. line-height: 29rpx;
  570. margin-left: 5rpx;
  571. }
  572. }
  573. .b-info {
  574. padding-top: 20rpx;
  575. .val {
  576. font-size: 32rpx;
  577. color: #333333;
  578. }
  579. .unit {
  580. font-size: 24rpx;
  581. color: #666666;
  582. margin-left: 5rpx;
  583. }
  584. }
  585. }
  586. }
  587. .go-through .mileage .txt {
  588. display: flex;
  589. flex-direction: column;
  590. }
  591. .go-through .mileage .tit {
  592. font-size: 26rpx;
  593. color: #999;
  594. }
  595. .go-through .mileage .val {
  596. font-size: 28rpx;
  597. color: #333;
  598. margin-top: 16rpx;
  599. }
  600. .go-through .m-top {
  601. margin-top: 16rpx;
  602. }
  603. .go-through .detail {
  604. width: 100%;
  605. text-align: center;
  606. color: #00B38B;
  607. font-size: 24rpx;
  608. border-top: 1px solid #DCDCDC;
  609. padding-top: 24rpx;
  610. }
  611. .cars .car-item {
  612. display: flex;
  613. align-items: center;
  614. padding-top: 36rpx;
  615. }
  616. .cars .car-item .btn-unbind {
  617. font-weight: 400;
  618. border-radius: 30rpx;
  619. font-family: NotoSansHans, NotoSansHans;
  620. line-height:60rpx;
  621. text-align: center;
  622. font-size: 24rpx;
  623. width: 130rpx;
  624. height: 60rpx;
  625. background: #004372;
  626. color: #fff;
  627. margin-bottom: 10rpx;
  628. }
  629. .cars .car-pic {
  630. width: 120rpx;
  631. height: 110rpx;
  632. margin-right: 20rpx;
  633. }
  634. .cars .car-info {
  635. display: flex;
  636. flex-direction: column;
  637. color: #999;
  638. font-size: 22rpx;
  639. width: 56%;
  640. }
  641. .cars .car-no {
  642. font-size: 30rpx;
  643. color: #333;
  644. }
  645. .cars .card-no {
  646. margin-top: 10rpx;
  647. font-size: 22rpx;
  648. color: #999999;
  649. }
  650. .cars .add-related {
  651. background-image: var(--bgimg);
  652. background-repeat: no-repeat;
  653. background-size: 100% 100%;
  654. height: 80rpx;
  655. display: flex;
  656. align-items: center;
  657. justify-content: center;
  658. font-family: NotoSansHans, NotoSansHans;
  659. font-weight: 400;
  660. font-size: 26rpx;
  661. color: #CCB375;
  662. margin-top: 30rpx;
  663. .add-img {
  664. margin-right: 10rpx;
  665. width: 36rpx;
  666. height: 36rpx;
  667. }
  668. }
  669. .color {
  670. padding: 4rpx 8rpx;
  671. border-radius: 10rpx;
  672. color: white;
  673. display: inline-block;
  674. margin-left: 20rpx;
  675. font-size: 24rpx;
  676. }
  677. .loading-more {
  678. text-align: center;
  679. font-size: 28rpx;
  680. margin-bottom: 20rpx;
  681. color: #999;
  682. }
  683. </style>
  684. <style>
  685. page {
  686. background-color: #f6f9fc;
  687. }
  688. </style>