123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872 |
- <template>
- <navBar title="九州ETC" :scrollTop="scrollTop" :isBack="isBack"></navBar>
- <filter>
- <view class="wrapper">
- <image :src="`${$imgUrl}user/bg-user-2.png`" class="bg-head" mode="widthFix"></image>
- <!-- <view class="bar" :style="{ top: top, height: height, lineHeight: height }">我的-九州ETC</view> -->
- <view class="content" :style="{ top: margin + 'px' }">
- <!-- <view class="content"> -->
- <view class="head" :style="{ marinTop: margin + 'px' }">
- <view class="avatar">
- <image :src="`${$imgUrl}user/icon-avatar.png`" :class="!state.data.opId ? 'unlogin' : ''"
- @click="goLogin">
- </image>
-
- <view v-if="!state.data.opId" class="name" @click="$util.navTo('/login/login')">
- <view class="nickname">登录/注册</view>
- </view>
- <view v-else class="name">
- <view class="nickname">{{state.accountInfoVo.nickName}}</view>
- <view class="user-id">
- <view class="phone">{{state.accountInfoVo.mobile}}</view>
- <view v-if="false"
- @click="$util.navTo('/subpackage/personal-center/setting/change-phone', true)"
- class="btn-change">已关联</view>
- </view>
- </view>
- </view>
- <view v-if="false" class="setting"
- @click="$util.navTo('/subpackage/personal-center/setting/setting', true)">
- <!-- <image :src="`${$imgUrl}user/icon-setting.png`"></image> -->
- <text>签到</text>
- </view>
- </view>
- <view class="panel-box">
- <view class="panel">
- <view class="panel-item"
- @click="$util.navTo('/subpackage/personal-center/vehicle-information', true)">
- <view class="panel-text"><text class="num"
- v-if="state.carNumber">{{state.carNumber}}</text><text class="num"
- v-else>0</text><text class="txt">辆</text></view>
- <text class="type">车辆</text>
- </view>
- <!-- <view class="panel-item" @click="$util.navTo('/subpackage/personal-center/vehicle-information', true)">
- <view class="panel-text"><text class="num">{{state.userVehicleInfoSumQueryVo.vehicleSum}}</text><text class="txt">辆</text></view>
- <text class="type">车辆</text>
- </view> -->
- <view class="panel-item" @click="goOrder(0)">
- <text class="num">{{state.userVehicleInfoSumQueryVo.orderStatus0}}</text>
- <text class="type">待办</text>
- </view>
- <view class="panel-item" v-if="false">
- <view class="panel-text"><text class="num">2</text><text class="txt">张</text></view>
- <text class="type">卡券</text>
- </view>
- <view class="panel-item" v-if="false">
- <view class="panel-text"><text class="num">2555</text><text class="txt">分</text></view>
- <text class="type">积分</text>
- </view>
- </view>
- <view class="notice" v-if="false">
- <image :src="`${$imgUrl}user/icon-tips.png`" class="icon-notice" mode="aspectFill"></image>
- <view class="notice-content">您有一笔成功交易,点击查看详情</view>
- </view>
- </view>
- <view class="rights box" v-if="false">
- <view class="right-head">
- <view class="tit">我的权益</view>
- <view class="more">
- <text class="more-text">查看全部</text>
- <image :src="`${$imgUrl}user/icon-arrow.png`" class="arrow"></image>
- </view>
- </view>
- <view class="rights-items">
- <view class="item">
- <image :src="`${$imgUrl}user/icon-car-2.png`" class="icon"></image>
- <text class="tit">我的通行</text>
- <text class="sub-tit">查询账单、轨迹</text>
- </view>
- <view class="item">
- <image :src="`${$imgUrl}user/icon-door.png`" class="icon"></image>
- <text class="tit">上门服务</text>
- <text class="sub-tit">8折优惠</text>
- </view>
- <view class="item">
- <image :src="`${$imgUrl}user/icon-obu.png`" class="icon"></image>
- <text class="tit">设备险</text>
- <text class="sub-tit">享50元更换</text>
- </view>
- <view class="item">
- <image :src="`${$imgUrl}user/icon-bao.png`" class="icon"></image>
- <text class="tit">微保驾乘险</text>
- <text class="sub-tit">最高享20万</text>
- </view>
- </view>
- </view>
- <view class="order box">
- <view class="right-head">
- <view class="tit">我的订单</view>
- <view class="more" @click="goOrder(0)">
- <text class="more-text">查看全部</text>
- <image :src="`${$imgUrl}user/icon-arrow.png`" class="arrow"></image>
- </view>
- </view>
- <view class="order-items">
- <view class="item" @click="goOrder(1)">
- <image :src="`${$imgUrl}user/icon-daifahuo.png`" class="icon"></image>
- <text class="tit">待发货</text>
- </view>
- <view class="item" @click="goOrder(2)">
- <image :src="`${$imgUrl}user/icon-daishouhuo.png`" class="icon"></image>
- <text class="tit">待收货</text>
- </view>
- <view class="item" @click="goOrder(3)">
- <image :src="`${$imgUrl}user/icon-daijihuo.png`" class="icon"></image>
- <text class="tit">待激活</text>
- </view>
- <view class="item" @click="goOrder(4)">
- <image :src="`${$imgUrl}user/icon-tuihuanhuo.png`" class="icon"></image>
- <text class="tit">退换货/退款</text>
- </view>
- </view>
- </view>
- <view class="go-through box">
- <view class="right-head">
- <view class="tit">本月通行</view>
- </view>
- <view class="pass">
- <view class="total m-top">
- <text>通行消费</text>
- <text>总消费</text>
- </view>
- <view class="amount m-top">
- <text>¥
- {{(state.monthFlowingVo.flowingNum ? state.monthFlowingVo.flowingNum : 0) /100}}</text>
- <text>¥
- {{(state.monthFlowingVo.flowingNum ? state.monthFlowingVo.flowingNum : 0)/100}}</text>
- </view>
- <view class="line m-top">
- <view class="line1"
- :style="{width: (state.monthFlowingVo.flowingNum ? state.monthFlowingVo.flowingNum : 0)*100/state.monthFlowingVo.money+'%'}">
- </view>
- <view class="line2"></view>
- </view>
- <view class="mileage">
- <view class="txt">
- <text class="tit">通行里程</text>
- <text class="val">{{state.monthFlowingVo.mileage}}km</text>
- </view>
- <view class="txt">
- <text class="tit">通行时长</text>
- <text class="val">{{state.monthFlowingVo.duration}}</text>
- </view>
- <view class="txt">
- <text class="tit ">通行次数</text>
- <text class="val">{{state.monthFlowingVo.num}}次</text>
- </view>
- </view>
- <view class="detail" @click="goTrajectory()">查看通行轨迹
- </view>
- </view>
- </view>
- <view class="cars box">
- <view class="right-head">
- <view class="tit">我的车辆</view>
- <view class="more"
- @click="$util.navTo('/subpackage/personal-center/vehicle-information', true)">
- <text class="more-text">查看全部</text>
- <image :src="`${$imgUrl}user/icon-arrow.png`" class="arrow"></image>
- </view>
- </view>
- <view class="car-item" v-for="(item,index) in state.list">
- <image :src="`${$imgUrl}che.png`" class="car-pic" mode="aspectFill"></image>
- <view class="car-info">
- <view class="car-no"><text class="no">{{item.vehiclePlate}}</text><text
- class="color">{{item.color}}</text></view>
- <view class="card-no">卡号:{{item.cardId}}</view>
- <view class="card-no">签号:{{item.obuId}}</view>
- </view>
- <view class="btn-unbind" @click="del(item.vehicleId)">解除绑定</view>
- </view>
- <view>
- <view class="loading-more" v-if="state.carNumber>5"
- @click="$util.navTo('/subpackage/personal-center/vehicle-information', true)">加载更多~</view>
- </view>
- <view class="sub-bind">
- <view class="item-tit">
- <image :src="`${$imgUrl}user/icon-car-3.png`" class="icon icon-2"></image>
- <text>我要关联车辆</text>
- </view>
- <view class="right-arrow"
- @click="$util.navTo('/subpackage/personal-center/setting/car-information/car-create', true)">
- <view class="sub-tit">增加未关联车辆</view>
- <image :src="`${$imgUrl}user/icon-arrow.png`" class="arrow"></image>
- </view>
- </view>
- </view>
- <view class="menu">
- <view class="item" @click="$util.navTo('/subpackage/personal-center/setting/setting', true)">
- <view class="item-tit">
- <image :src="`${$imgUrl}user/icon-setting.png`" class="icon icon-2"></image>
- <text>设置与资料管理</text>
- </view>
- <view class="right-arrow">
- <view class="sub-tit">隐私、密码管理</view>
- <image :src="`${$imgUrl}user/icon-arrow.png`" class="arrow"></image>
- </view>
-
- </view>
- </view>
- </view>
- </view>
- </filter>
- </template>
-
- <script lang="ts" setup>
- import { reactive } from "vue";
- import { msg, navTo } from "@/utils/utils";
- import { onMounted, ref } from "vue";
- import { getItem, StorageKeys } from "@/utils/storage";
- import navBar from "../../components/nav-bar/nav-bar2.vue";
- import { onLoad, onShow, onPageScroll } from "@dcloudio/uni-app";
- import {
- userInfoIndex, selectCarInfo, delCarInfo
- } from "@/utils/network/api.js";
- import {
- request
- } from "@/utils/network/request.js";
- import {
- stringToJson
- } from "@/utils/network/encryption.js";
- import filter from '@/components/filter/filter.vue';
- import { vehiclePlateColor, vehiclePlateColorPai } from "@/datas/vehiclePlateColor.js";
- const height = ref(null);
- const top = ref(null);
- const margin = ref(null);
- const mobile = ref(null);
- const scrollTop = ref(0);
- const isBack = ref(false);
- const state = reactive({
- data: {
- opId: "",
- },
- accountInfoVo: {
- nickName: '',
- mobile: ''
- },
- monthFlowingVo: {
- duration: 0,
- mileage: 0,
- flowingNum: 0,
- num: 0,
- parkingLotMoney: 0,
- parkingLotNum: 0,
- money: 0,
- },
- list: '', //车辆信息
- carNumber: '',//车辆数量
- userVehicleInfoSumQueryVo: {
- vehicleSum: 0,
- orderStatus0: 0
- },//车数量 ,代办数量
- isTrajectory: false, //是否有轨迹
- });
- onMounted(() => {
- const res = uni.getMenuButtonBoundingClientRect();
- height.value = res.height + "px";
- top.value = res.top + "px";
- margin.value = res.height + res.top;
- });
-
- onLoad((option : any) => {
- state.data.opId = getItem(StorageKeys.OpenId);
- mobile.value = getItem("mobile");
- });
- const goTrajectory = () => {
- if (state.isTrajectory) {
- uni.navigateTo({
- url: "/subpackage/personal-center/trajectory/trajectory"
- })
- } else {
- msg("暂无轨迹")
- }
- }
- //监听页面滚动
- onPageScroll((e) => {
- scrollTop.value = e.scrollTop;
- });
- onShow((option : any) => {
- state.data.opId = getItem(StorageKeys.OpenId);
- console.log("state.data.opId", state.data.opId)
- if (state.data.opId) {
- getUserInfo();
- } else {
- state.userVehicleInfoSumQueryVo = {
- vehicleSum: 0,
- orderStatus0: 0
- }
- state.monthFlowingVo = {
- duration: 0,
- mileage: 0,
- flowingNum: 0,
- num: 0,
- parkingLotMoney: 0,
- parkingLotNum: 0,
- money: 0,
- },
- state.list = [],
- state.carNumber = 0
- }
- });
- // 查询车辆信息
- const queryCarMsg = () => {
- const options = {
- type: 2,
- data: {
- "openId": getItem('openId')
- },
- method: "POST",
- showLoading: true,
- };
- //调用方式
- request(selectCarInfo, options).then((res) => {
- const data = (stringToJson(res.bizContent).vehicleManages)
- for (var i = 0; i < data.length; i++) {
- for (var j = 0; j < vehiclePlateColorPai.length; j++) {
- if (data[i].vehiclePlateColor == vehiclePlateColorPai[j]['id']) {
- data[i].color = vehiclePlateColorPai[j]['color']
- }
- }
- }
- state.carNumber = data.length
- state.list = data.slice(0, 5);
- console.log("state.list", state.list)
- })
- .catch((err) => {
- console.log('输出内容', err)
- });
- }
- const getUserInfo = () => {
- const options = {
- type: 2,
- data: {
- openId: state.data.opId
- },
- method: "POST",
- showLoading: true,
- };
- //调用方式
- request(userInfoIndex, options)
- .then((res) => {
- console.log('用户信息', res)
- let data = stringToJson(res.bizContent)
- state.accountInfoVo = data.accountInfoVo;
- if (data.monthFlowingVo && JSON.stringify(data.monthFlowingVo) != "{}") {
- state.monthFlowingVo = data.monthFlowingVo;
- state.isTrajectory = true;
- }
- state.userVehicleInfoSumQueryVo.vehicleSum = JSON.parse(JSON.stringify(data.userVehicleInfoSumQueryVo)).vehicleSum;
- state.userVehicleInfoSumQueryVo.orderStatus0 = JSON.parse(JSON.stringify(data.userVehicleInfoSumQueryVo)).orderStatus0;
- console.log("获取用户信息", data);
- queryCarMsg();
- })
- .catch((err) => {
- console.log(err);
- });
- }
- const del = (id) => {
- uni.showModal({
- title: '提示',
- content: '是否删除该条车辆信息',
- success: function (res) {
- if (res.confirm) {
- console.log('用户点击确定');
- let data = {
- vehicleId: id,
- openId: getItem('openId')
- }
- const options = {
- type: 2,
- data: data,
- method: "POST",
- showLoading: true,
- };
- request(delCarInfo, options).then((res) => {
- const data = stringToJson(res.bizContent);
- console.log(data)
- state.list = data.vehicleManages
- if (data.info == '成功.') {
- uni.showToast({
- title: "删除成功",
- icon: "none"
- })
- queryCarMsg();
- }
- });
- } else if (res.cancel) {
- console.log('用户点击取消');
- }
- }
- });
- }
- const goOrder = (index) => {
- uni.reLaunch({
- url: `../order/order?index=${index}`
- })
- }
- const goLogin = () => {
- if (!getItem('openId')) {
- uni.navigateTo({
- url: "/login/login"
- })
- }
- }
- </script>
- <style>
- page {
- background: #eef7f7;
- }
- </style>
- <style scoped>
- .unlogin {
- filter: grayscale(100%);
- opacity: 0.7;
- }
-
- .wrapper {
- position: relative;
- background: #fff;
- }
-
- .bar {
- width: 100%;
- position: fixed;
- text-align: center;
- font-size: 32rpx;
- font-weight: bold;
- }
-
- .bg-head {
- width: 100%;
- position: absolute;
- z-index: -99;
- top: 0;
- left: 0;
- }
-
- .content {
- position: absolute;
- display: flex;
- flex-direction: column;
- width: 100%;
- }
-
- .head {
- display: flex;
- justify-content: space-between;
- align-items: center;
- width: 100%;
- box-sizing: border-box;
- padding: 40rpx 0 46rpx;
- }
-
- .head .avatar {
- display: flex;
- align-items: center;
- }
-
- .head .avatar image {
- width: 120rpx;
- height: 120rpx;
- border-radius: 80rpx;
- border: 12rpx solid rgba(255, 255, 255, 0.5);
- margin: 0 20rpx 0 30rpx;
- }
-
- .head .setting {
- display: flex;
- align-items: center;
- background: rgba(0, 179, 139, .1);
- border: 1px solid #fff;
- height: 60rpx;
- border-radius: 30rpx;
- padding: 0 34rpx;
- color: #fff;
- font-size: 28rpx;
- margin-right: 30rpx;
- }
-
- .head .setting image {
- width: 40rpx;
- height: 40rpx;
- margin-right: 6rpx;
- }
-
- .head .nickname {
- font-size: 36rpx;
- color: #000000;
- }
-
- .head .user-id {
- font-size: 26rpx;
- color: #000000;
- padding-top: 30rpx;
- display: flex;
- align-items: center;
- }
-
- .head .btn-change {
- font-size: 22rpx;
- height: 40rpx;
- padding: 0 20rpx;
- border: 1px solid #fff;
- color: #fff;
- box-sizing: border-box;
- border-radius: 20rpx;
- margin-left: 16rpx;
- background: rgba(0, 179, 139, .1);
- }
-
- .panel-box {
- display: flex;
- flex-direction: column;
- background: #fff;
- margin: 0 30rpx 30rpx;
- box-shadow: 0rpx 2rpx 6rpx 0rpx rgba(223, 223, 223, 0.8);
- border-radius: 20rpx;
- padding: 30rpx 0;
- }
-
- .panel {
- display: flex;
- justify-content: space-evenly;
- padding: 30rpx 0;
- }
-
- .panel-item {
- display: flex;
- flex-direction: column;
- justify-content: center;
- align-items: center;
- font-size: 32rpx;
- }
-
- .panel-item .num {
- font-weight: bold;
- color: #454545;
- }
-
- .panel-item .txt {
- font-size: 26rpx;
- }
-
- .panel-item .type {
- color: #999;
- font-size: 26rpx;
- padding: 14rpx 0;
- }
-
- .panel-box .icon-notice {
- width: 48rpx;
- height: 48rpx;
- }
-
- .panel-box .notice {
- display: flex;
- font-size: 32rpx;
- margin: 0 30rpx;
- align-items: center;
- background: #f3f3f3;
- border-radius: 10rpx;
- padding: 0 14rpx;
- }
-
- .panel-box .notice .notice-content {
- height: 68rpx;
- line-height: 68rpx;
- padding: 0 12rpx;
- font-size: 28rpx;
- }
-
- .box .arrow {
- width: 14rpx;
- height: 26rpx;
- }
-
- .box {
- background: #ffffff;
- margin: 0 30rpx 30rpx;
- padding: 30rpx;
- border-radius: 20rpx;
- box-shadow: 0rpx 2rpx 6rpx 0rpx rgba(223, 223, 223, 0.8);
- }
-
- .box .more {
- display: flex;
- font-size: 26rpx;
- color: #808080;
- align-items: center;
- }
-
- .box .more .more-text {
- padding-right: 12rpx;
- }
-
- .box .right-head {
- display: flex;
- justify-content: space-between;
- }
-
- .box .right-head .tit {
- font-size: 32rpx;
- /* font-weight: bold; */
- }
-
- .rights .rights-items {
- display: flex;
- justify-content: space-evenly;
- padding: 30rpx 0;
- }
-
- .rights .item {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- }
-
- .rights .item .tit {
- font-size: 26rpx;
- color: #333;
- padding: 20rpx 0 10rpx 0;
- }
-
- .rights .item .sub-tit {
- font-size: 22rpx;
- color: #999;
- }
-
- .order .order-items {
- display: flex;
- justify-content: space-around;
- padding: 30rpx 0;
- }
-
- .order .item {
- display: flex;
- flex-direction: column;
- align-items: center;
- justify-content: center;
- }
-
- .order .item .tit {
- font-size: 26rpx;
- color: #333;
- padding: 20rpx 0 10rpx 0;
- }
-
- .box .icon {
- width: 56rpx;
- height: 56rpx;
- }
-
- .go-through .pass {
- display: flex;
- flex-direction: column;
- }
-
- .go-through .total {
- display: flex;
- justify-content: space-between;
- font-size: 26rpx;
- color: #999;
- }
-
- .go-through .amount {
- display: flex;
- justify-content: space-between;
- align-items: center;
- font-size: 28rpx;
- color: #333;
- }
-
- .go-through .line {
- display: flex;
- }
-
- .go-through .line1 {
- height: 8rpx;
- background: #00B38B;
- border-radius: 4rpx;
- }
-
- .go-through .line2 {
- height: 8rpx;
- background: #F1F1F1;
- border-radius: 0 4rpx 4rpx 0;
- flex: 1;
- }
-
- .go-through .mileage {
- display: flex;
- justify-content: space-evenly;
- align-items: center;
- text-align: center;
- margin: 32rpx 0;
- }
-
- .go-through .mileage .txt {
- display: flex;
- flex-direction: column;
- }
-
- .go-through .mileage .tit {
- font-size: 26rpx;
- color: #999;
- }
-
- .go-through .mileage .val {
- font-size: 28rpx;
- color: #333;
- margin-top: 16rpx;
- }
-
- .go-through .m-top {
- margin-top: 16rpx;
- }
-
- .go-through .detail {
- width: 100%;
- text-align: center;
- color: #00B38B;
- font-size: 24rpx;
- border-top: 1px solid #DCDCDC;
- padding-top: 24rpx;
- }
-
- .cars .car-item {
- display: flex;
- align-items: center;
- padding: 36rpx 0;
- }
-
- .cars .car-item .btn-unbind {
- border: 1px solid #00B38B;
- border-radius: 30rpx;
- height: 60rpx;
- box-sizing: border-box;
- line-height: 60rpx;
- font-size: 24rpx;
- padding: 0 20rpx;
- background: rgba(0, 179, 139, .1);
- color: #00B38B;
- }
-
- .cars .car-pic {
- width: 120rpx;
- height: 120rpx;
- margin-right: 12rpx;
- }
-
- .cars .car-info {
- display: flex;
- flex-direction: column;
- flex: 1;
- color: #999;
- font-size: 22rpx;
- }
-
- .cars .car-no {
- font-size: 30rpx;
- color: #333;
- }
-
- .cars .card-no {
- margin-top: 14rpx;
- }
-
- .cars .sub-bind {
- display: flex;
- align-items: center;
- justify-content: space-between;
- border-top: 1px solid #F1F1F1;
- padding-top: 20rpx;
- }
-
- .cars .sub-bind .item-tit {
- display: flex;
- align-items: center;
- font-size: 26rpx;
- color: #333;
- }
-
- .cars .sub-bind .right-arrow {
- font-size: 22rpx;
- color: #ccc;
- display: flex;
- justify-content: center;
- align-items: center;
- }
-
- .cars .sub-bind .sub-tit {
- padding-right: 20rpx;
- }
-
- .menu {
- background: #ffffff;
- /* border-radius: 30rpx 30rpx 0 0; */
- padding: 0 30rpx;
- margin: 0 30rpx 30rpx;
- border-radius: 20rpx;
- box-shadow: 0rpx 2rpx 6rpx 0rpx rgba(223, 223, 223, 0.8);
- }
-
- .menu .arrow {
- width: 14rpx;
- height: 26rpx;
- }
-
- .menu .icon {
- width: 48rpx;
- height: 48rpx;
- margin-right: 10rpx;
- }
-
- .menu .item {
- display: flex;
- justify-content: space-between;
- align-items: center;
- /* border-bottom: 1px solid #dcdcdc; */
- padding: 20rpx 0;
- }
-
- .menu .item:first-child {
- margin-top: 10rpx;
- }
-
- .menu .item-tit {
- display: flex;
- align-items: center;
- font-size: 26rpx;
- color: #333;
- }
-
- .menu .right-arrow {
- font-size: 22rpx;
- color: #ccc;
- display: flex;
- justify-content: center;
- align-items: center;
- }
-
- .menu .sub-tit {
- padding-right: 20rpx;
- }
-
- .color {
- padding: 4rpx 8rpx;
- border-radius: 10rpx;
- color: white;
- background-color: rgb(6, 112, 255);
- display: inline-block;
- margin-left: 20rpx;
- font-size: 24rpx;
- }
-
- .loading-more {
- text-align: center;
- font-size: 28rpx;
- margin-bottom: 20rpx;
- color: #999;
- }
- </style>
|