Kaynağa Gözat

修改时间

lex-xin 5 yıl önce
ebeveyn
işleme
795211afee

BIN
dist/app.98d05862cd96658e95e0.js.gz


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/app.ce60a1b4cc9fca984765.js


BIN
dist/app.ce60a1b4cc9fca984765.js.gz


+ 0 - 1
dist/css/ExamRecord.502e3c20.css

@@ -1 +0,0 @@
-.appRecord[data-v-2cb27e96]{height:100vh;overflow-y:auto;overflow-x:hidden}.appRecord .container[data-v-2cb27e96]{margin-bottom:20px}[data-v-2cb27e96] .van-cell{padding:14px 16px;font-size:16px;color:#333}[data-v-2cb27e96] .van-cell .van-cell__value{width:40%;text-align:left;-webkit-box-flex:1;-ms-flex:auto;flex:auto;color:#999}[data-v-2cb27e96] .van-cell .error{color:#ff3535}[data-v-2cb27e96] .van-cell .success{color:#2dc7aa}.section[data-v-2cb27e96]{margin-top:10px}.van-button--default[data-v-2cb27e96]{border:0;color:#2dc7aa;font-size:15px;height:.5rem;line-height:.52rem}[data-v-2cb27e96] .van-button__text{display:-webkit-box;display:-ms-flexbox;display:flex}.arrow[data-v-2cb27e96]{min-width:1em;font-size:1.2em;line-height:inherit;margin-left:5px}.custom-image[data-v-2cb27e96]{padding-top:.8rem}.custom-image[data-v-2cb27e96] .van-empty__image{width:1.8rem;height:1.88rem}.custom-image[data-v-2cb27e96] .van-empty__description{color:#999}

+ 1 - 0
dist/css/ExamRecord.a853799a.css

@@ -0,0 +1 @@
+.appRecord[data-v-3c5bb488]{height:100vh;overflow-y:auto;overflow-x:hidden}.appRecord .container[data-v-3c5bb488]{margin-bottom:20px}[data-v-3c5bb488] .van-cell{padding:14px 16px;font-size:16px;color:#333}[data-v-3c5bb488] .van-cell .van-cell__value{width:40%;text-align:left;-webkit-box-flex:1;-ms-flex:auto;flex:auto;color:#999}[data-v-3c5bb488] .van-cell .error{color:#ff3535}[data-v-3c5bb488] .van-cell .success{color:#2dc7aa}.section[data-v-3c5bb488]{margin-top:10px}.van-button--default[data-v-3c5bb488]{border:0;color:#2dc7aa;font-size:15px;height:.5rem;line-height:.52rem}[data-v-3c5bb488] .van-button__text{display:-webkit-box;display:-ms-flexbox;display:flex}.arrow[data-v-3c5bb488]{min-width:1em;font-size:1.2em;line-height:inherit;margin-left:5px}.custom-image[data-v-3c5bb488]{padding-top:.8rem}.custom-image[data-v-3c5bb488] .van-empty__image{width:1.8rem;height:1.88rem}.custom-image[data-v-3c5bb488] .van-empty__description{color:#999}

Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/index.html


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/js/ExamRecord.4d3523d7.js


Dosya farkı çok büyük olduğundan ihmal edildi
+ 0 - 0
dist/js/ExamRecord.9fecf036.js


+ 1 - 1
src/views/app/ExamRecord.vue

@@ -6,7 +6,7 @@
 				<van-list v-model="loading" :finished="finished" finished-text=" " @load="getList">
 					<van-cell-group class="section" v-for="(item, index) in dataList" :key="index">
 						<van-cell :value="item.examBaseName" title="考级名称" />
-						<van-cell :value="item.actualExamStartTime" title="考试日期" />
+						<van-cell :value="item.actualExamStartTime + '~' + item.actualExamEndTime" title="考试日期" />
 						<van-cell title="专业等级" >
 							<template #default>
 								{{ item.subjectName }}({{ item.level | formatLevel }})

Bu fark içinde çok fazla dosya değişikliği olduğu için bazı dosyalar gösterilmiyor