Browse Source

隐藏会看按钮

lex-xin 4 years ago
parent
commit
58ba5e9bf3

File diff suppressed because it is too large
+ 0 - 0
dist/app.033dd18f3023dcda5a2c.js


BIN
dist/app.033dd18f3023dcda5a2c.js.gz


BIN
dist/app.56013616579cf07e8b96.js.gz


+ 0 - 1
dist/css/ExamRecord.09e90b26.css

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

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

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

File diff suppressed because it is too large
+ 0 - 0
dist/index.html


File diff suppressed because it is too large
+ 0 - 0
dist/js/ExamRecord.3fcea621.js


File diff suppressed because it is too large
+ 0 - 0
dist/js/ExamRecord.5e9b8a55.js


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

@@ -40,9 +40,9 @@
 							<span v-else>暂无</span>
 						</van-cell>
 						<!-- <transition name="fade"> -->
-						<div v-if="item.isShow && item.videoUrl">
+						<!-- <div v-if="item.isShow && item.videoUrl">
 							<van-button type="default" @click="onVideoLook(item.videoUrl)" class="van-hairline--top-bottom" block>考级回看</van-button>
-						</div>
+						</div> -->
 						<!-- </transition> -->
 						<van-button type="default" v-if="item.isShow" @click="onDetail(item)" block>
 							点击收起

Some files were not shown because too many files changed in this diff