代码上传
This commit is contained in:
parent
1a3bc7527e
commit
6bc462483b
|
@ -1,289 +1,284 @@
|
||||||
<template>
|
<template>
|
||||||
<view class="">
|
<view class="">
|
||||||
<view class="van-nav-bar">
|
<view class="van-nav-bar">
|
||||||
<view class="van-nav-bar__content">
|
<view class="van-nav-bar__content">
|
||||||
<view class="page-icon" @click="gotoBack">
|
<view class="page-icon" @click="gotoBack">
|
||||||
<uni-icons color="#fff" type="back" size="26"></uni-icons>
|
<uni-icons color="#fff" type="back" size="26"></uni-icons>
|
||||||
<view>返回</view>
|
<view>返回</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="page-navbar">我的驾驶证</view>
|
<view class="page-navbar">我的驾驶证</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="content">
|
<view class="content">
|
||||||
<view class="business">
|
<view class="business">
|
||||||
<view class="business-top">
|
<view class="business-top">
|
||||||
<view style="display: flex; align-items: center">
|
<view style="display: flex; align-items: center">
|
||||||
<image src="../../../static/renling.png" class="image"></image>
|
<image src="../../../static/renling.png" class="image"></image>
|
||||||
<text style="margin-left: 30rpx; font-weight: 500; font-size: 32rpx">代办驾驶证业务</text>
|
<text style="margin-left: 30rpx; font-weight: 500; font-size: 32rpx">代办驾驶证业务</text>
|
||||||
</view>
|
</view>
|
||||||
<view style="font-size: 24rpx; color: #858585">
|
<view style="font-size: 24rpx; color: #858585">
|
||||||
{{ "共一项代办业务" }}
|
{{ "共一项代办业务" }}
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="business-bottom">
|
<view class="business-bottom">
|
||||||
<view class="tag">
|
<view class="tag">
|
||||||
<text style="margin-left: 10rpx">待办</text>
|
<text style="margin-left: 10rpx">待办</text>
|
||||||
</view>
|
</view>
|
||||||
<view class=""> 期满换证 </view>
|
<view class=""> 期满换证 </view>
|
||||||
<view style="font-size: 28rpx; color: #666666; margin-left: 20rpx"> 请尽快更换驾驶证 </view>
|
<view style="font-size: 28rpx; color: #666666; margin-left: 20rpx"> 请尽快更换驾驶证 </view>
|
||||||
<view style="width: 15%">
|
<view style="width: 15%">
|
||||||
<uni-tag text="详情" type="primary" size="small" inverted></uni-tag>
|
<uni-tag text="详情" type="primary" size="small" inverted></uni-tag>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="driving">
|
<view class="driving">
|
||||||
<view class="driving-content">
|
<view class="driving-content">
|
||||||
<view v-for="(item, index) in drivingData" :key="idnex">
|
<view v-for="(item, index) in drivingData" :key="idnex">
|
||||||
<view class="driving-item">
|
<view class="driving-item">
|
||||||
<text style="font-weight: 600; margin-bottom: 10rpx; font-size: 26rpx">{{ item.title }}</text>
|
<text style="font-weight: 600; margin-bottom: 10rpx; font-size: 26rpx">{{ item.title }}</text>
|
||||||
<text style="font-size: 26rpx; color: #5d5d5d">{{ item.content }}</text>
|
<text style="font-size: 26rpx; color: #5d5d5d">{{ item.content }}</text>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<view class="driving-print">
|
<view class="driving-print">
|
||||||
<image :src="imageShow()" style="width: 400rpx; height: 48%;"></image>
|
<image :src="imageShow()" style="width: 400rpx; height: 48%"></image>
|
||||||
<view class="text">
|
<view class="text"> 累计积分 </view>
|
||||||
累计积分
|
<view class="grade">
|
||||||
</view>
|
<text style="color: #84b520; font-size: 100rpx">{{ grade }}</text
|
||||||
<view class="grade">
|
>分
|
||||||
<text style="color: #84b520; font-size: 100rpx;">{{grade}}</text>分
|
</view>
|
||||||
</view>
|
<view class="describe"> 正常 </view>
|
||||||
<view class="describe">
|
</view>
|
||||||
正常
|
</view>
|
||||||
</view>
|
<view class="drivingList">
|
||||||
</view>
|
<view class="item">
|
||||||
</view>
|
<text style="margin-left: 40rpx; font-weight: 550">登录手机号码</text>
|
||||||
<view class="drivingList">
|
<text style="margin-right: 20rpx">{{ "151****9198" }}</text>
|
||||||
<view class="item">
|
</view>
|
||||||
<text style="margin-left: 40rpx; font-weight: 550">登录手机号码</text>
|
<view class="item">
|
||||||
<text style="margin-right: 20rpx">{{ "151****9198" }}</text>
|
<text style="margin-left: 40rpx; font-weight: 550">驾驶证电子版</text>
|
||||||
</view>
|
<text style="margin-right: 20rpx">
|
||||||
<view class="item">
|
<uni-icons color="#a8a8a8" type="right" size="26"></uni-icons>
|
||||||
<text style="margin-left: 40rpx; font-weight: 550">驾驶证电子版</text>
|
</text>
|
||||||
<text style="margin-right: 20rpx">
|
</view>
|
||||||
<uni-icons color="#a8a8a8" type="right" size="26"></uni-icons>
|
<view class="item">
|
||||||
</text>
|
<text style="margin-left: 40rpx; font-weight: 550">安全驾驶记录</text>
|
||||||
</view>
|
<text style="margin-right: 20rpx">
|
||||||
<view class="item">
|
<uni-icons color="#a8a8a8" type="right" size="26"></uni-icons>
|
||||||
<text style="margin-left: 40rpx; font-weight: 550">安全驾驶记录</text>
|
</text>
|
||||||
<text style="margin-right: 20rpx">
|
</view>
|
||||||
<uni-icons color="#a8a8a8" type="right" size="26"></uni-icons>
|
<view class="item">
|
||||||
</text>
|
<text style="margin-left: 40rpx; font-weight: 550">驾驶证实习期信息</text>
|
||||||
</view>
|
<text style="margin-right: 20rpx">
|
||||||
<view class="item">
|
<uni-icons color="#a8a8a8" type="right" size="26"></uni-icons>
|
||||||
<text style="margin-left: 40rpx; font-weight: 550">驾驶证实习期信息</text>
|
</text>
|
||||||
<text style="margin-right: 20rpx">
|
</view>
|
||||||
<uni-icons color="#a8a8a8" type="right" size="26"></uni-icons>
|
<view class="item">
|
||||||
</text>
|
<text style="margin-left: 40rpx; font-weight: 550">我的违法</text>
|
||||||
</view>
|
<text style="margin-right: 20rpx">
|
||||||
<view class="item">
|
<uni-icons color="#a8a8a8" type="right" size="26"></uni-icons>
|
||||||
<text style="margin-left: 40rpx; font-weight: 550">我的违法</text>
|
</text>
|
||||||
<text style="margin-right: 20rpx">
|
</view>
|
||||||
<uni-icons color="#a8a8a8" type="right" size="26"></uni-icons>
|
<text class="warning">当前您的驾驶证积分清除截止时间为2024年08月30日零点。</text>
|
||||||
</text>
|
</view>
|
||||||
</view>
|
</view>
|
||||||
<text class="warning">当前您的驾驶证积分清除截止时间为2024年08月30日零点。</text>
|
</view>
|
||||||
</view>
|
|
||||||
</view>
|
|
||||||
</view>
|
|
||||||
</template>
|
</template>
|
||||||
|
|
||||||
<script setup>
|
<script setup>
|
||||||
import {
|
import { ref, onMounted } from "vue";
|
||||||
ref,
|
import * as echarts from "echarts";
|
||||||
onMounted
|
const gotoBack = () => {
|
||||||
} from "vue";
|
uni.navigateBack({
|
||||||
import * as echarts from "echarts";
|
delta: 1,
|
||||||
const gotoBack = () => {
|
});
|
||||||
uni.navigateBack({
|
};
|
||||||
delta: 1,
|
const grade = ref(1);
|
||||||
});
|
const drivingData = [
|
||||||
};
|
{
|
||||||
const grade = ref(1)
|
title: "驾驶证号",
|
||||||
const drivingData = [{
|
content: "2302**********1229",
|
||||||
title: "驾驶证号",
|
},
|
||||||
content: "2302**********1229",
|
{
|
||||||
},
|
title: "准驾车型",
|
||||||
{
|
content: "C1",
|
||||||
title: "准驾车型",
|
},
|
||||||
content: "C1",
|
{
|
||||||
},
|
title: "驾驶证有效期止",
|
||||||
{
|
content: "2024-08-30",
|
||||||
title: "驾驶证有效期止",
|
},
|
||||||
content: "2024-08-30",
|
{
|
||||||
},
|
title: "审核有效期止",
|
||||||
{
|
content: "2024-08-30",
|
||||||
title: "审核有效期止",
|
},
|
||||||
content: "2024-08-30",
|
{
|
||||||
},
|
title: "下一清分日期",
|
||||||
{
|
content: "2024-08-30",
|
||||||
title: "下一清分日期",
|
},
|
||||||
content: "2024-08-30",
|
{
|
||||||
},
|
title: "下一体检日期",
|
||||||
{
|
content: "2024-08-30",
|
||||||
title: "下一体检日期",
|
},
|
||||||
content: "2024-08-30",
|
{
|
||||||
},
|
title: "数据更新时间",
|
||||||
{
|
content: "2023-08-30",
|
||||||
title: "数据更新时间",
|
},
|
||||||
content: "2023-08-30",
|
];
|
||||||
},
|
|
||||||
];
|
|
||||||
|
|
||||||
const imageMap = {
|
const imageMap = {
|
||||||
0: '../../../static/xp.png',
|
0: "../../../static/xp.png",
|
||||||
1: '../../../static/xl.png',
|
1: "../../../static/xl.png",
|
||||||
2: '../../../static/x5.png',
|
2: "../../../static/x5.png",
|
||||||
3: '../../../static/Rl.png',
|
3: "../../../static/Rl.png",
|
||||||
4: '../../../static/Rh1.png',
|
4: "../../../static/Rh1.png",
|
||||||
5: '../../../static/Rh.png',
|
5: "../../../static/Rh.png",
|
||||||
6: '../../../static/Rh.png',
|
6: "../../../static/Rh.png",
|
||||||
7: '../../../static/wN.png',
|
7: "../../../static/wN.png",
|
||||||
8: '../../../static/wj1.png',
|
8: "../../../static/wj1.png",
|
||||||
9: '../../../static/wF.png',
|
9: "../../../static/wF.png",
|
||||||
10: '../../../static/F-1.png',
|
10: "../../../static/F-1.png",
|
||||||
11: '../../../static/1e.png',
|
11: "../../../static/1e.png",
|
||||||
12 : '../../../static/l-1.png',
|
12: "../../../static/l-1.png",
|
||||||
};
|
};
|
||||||
const imageShow = () => {
|
const imageShow = () => {
|
||||||
const url = imageMap[grade.value] || ''; // 使用 || 运算符提供默认值
|
const url = imageMap[grade.value] || ""; // 使用 || 运算符提供默认值
|
||||||
return url;
|
return url;
|
||||||
};
|
};
|
||||||
|
|
||||||
// 在组件挂载后初始化ECharts实例并设置选项
|
// 在组件挂载后初始化ECharts实例并设置选项
|
||||||
onMounted(() => {});
|
onMounted(() => {});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<style lang="scss">
|
<style lang="scss">
|
||||||
.van-nav-bar__content {
|
.van-nav-bar__content {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
height: 4rem;
|
height: 4rem;
|
||||||
background-color: #2c66a9;
|
background-color: #2c66a9;
|
||||||
color: #fff;
|
color: #fff;
|
||||||
letter-spacing: 1.5px;
|
letter-spacing: 1.5px;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
.page-icon {
|
.page-icon {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
left: 0;
|
left: 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
.page-navbar {
|
.page-navbar {
|
||||||
font-size: 1.1rem;
|
font-size: 1.1rem;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.content {
|
.content {
|
||||||
width: 689rpx;
|
width: 689rpx;
|
||||||
padding: 20rpx 30rpx;
|
padding: 20rpx 30rpx;
|
||||||
background-color: #f4f3f8;
|
background-color: #f4f3f8;
|
||||||
|
|
||||||
.business {
|
.business {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
height: 250rpx;
|
height: 250rpx;
|
||||||
padding: 0 60rpx;
|
padding: 0 60rpx;
|
||||||
border-radius: 20rpx;
|
border-radius: 20rpx;
|
||||||
|
|
||||||
.business-top {
|
.business-top {
|
||||||
height: 55%;
|
height: 55%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
border-bottom: 1rpx solid #f2f2f2;
|
border-bottom: 1rpx solid #f2f2f2;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
|
|
||||||
.business-bottom {
|
.business-bottom {
|
||||||
position: relative;
|
position: relative;
|
||||||
height: 45%;
|
height: 45%;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
|
|
||||||
.tag {
|
.tag {
|
||||||
width: 70rpx;
|
width: 70rpx;
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 0;
|
top: 0;
|
||||||
left: -60rpx;
|
left: -60rpx;
|
||||||
color: #f27025;
|
color: #f27025;
|
||||||
background-color: #fed3b8;
|
background-color: #fed3b8;
|
||||||
font-size: 24rpx;
|
font-size: 24rpx;
|
||||||
border-radius: 0 20rpx 20rpx 0;
|
border-radius: 0 20rpx 20rpx 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.driving {
|
.driving {
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
margin-top: 30rpx;
|
margin-top: 30rpx;
|
||||||
padding: 20rpx;
|
padding: 20rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
// border-bottom: 1rpx solid #f4f4f4;
|
// border-bottom: 1rpx solid #f4f4f4;
|
||||||
|
|
||||||
.driving-content {
|
.driving-content {
|
||||||
width: 50%;
|
width: 50%;
|
||||||
|
|
||||||
.driving-item {
|
.driving-item {
|
||||||
width: 100%;
|
width: 100%;
|
||||||
margin: 20rpx 0 20rpx 20rpx;
|
margin: 20rpx 0 20rpx 20rpx;
|
||||||
display: flex;
|
display: flex;
|
||||||
flex-direction: column;
|
flex-direction: column;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.driving-print {
|
.driving-print {
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: center;
|
justify-content: center;
|
||||||
position: relative;
|
position: relative;
|
||||||
|
|
||||||
.text {
|
.text {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 43%;
|
top: 43%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.grade {
|
.grade {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 50%;
|
top: 50%;
|
||||||
}
|
}
|
||||||
|
|
||||||
.describe {
|
.describe {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
top: 70%;
|
top: 70%;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.drivingList {
|
.drivingList {
|
||||||
margin-bottom: 20rpx;
|
margin-bottom: 20rpx;
|
||||||
|
|
||||||
.item {
|
.item {
|
||||||
height: 120rpx;
|
height: 120rpx;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
border-top: 1rpx solid #f4f4f4;
|
border-top: 1rpx solid #f4f4f4;
|
||||||
display: flex;
|
display: flex;
|
||||||
align-items: center;
|
align-items: center;
|
||||||
justify-content: space-between;
|
justify-content: space-between;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
.image {
|
.image {
|
||||||
width: 50rpx;
|
width: 50rpx;
|
||||||
height: 50rpx;
|
height: 50rpx;
|
||||||
}
|
}
|
||||||
|
|
||||||
.warning {
|
.warning {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
margin-top: 20rpx;
|
margin-top: 20rpx;
|
||||||
font-size: 25rpx;
|
font-size: 25rpx;
|
||||||
color: #929196;
|
color: #929196;
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: center;
|
text-align: center;
|
||||||
}
|
}
|
||||||
</style>
|
</style>
|
Loading…
Reference in New Issue
Block a user