Commit dc09a753 authored by zhengke's avatar zhengke

no message

parent 2ab8f7e6
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
}); });
}, },
ImportInformation(){ ImportInformation(){
this.show = true
} }
} }
return { return {
...@@ -87,14 +87,6 @@ ...@@ -87,14 +87,6 @@
}; };
</script> </script>
<style scoped> <style scoped>
/deep/.van-cell {
height: 88rpx;
border-radius: 44rpx;
margin-bottom: 45rpx;
}
.examList-popup-content van-cell-group van-field{
/* background-color: #f6f6f6; */
}
.examList-popup-title{ .examList-popup-title{
width: 100%; width: 100%;
text-align: center; text-align: center;
...@@ -114,7 +106,6 @@ ...@@ -114,7 +106,6 @@
position: relative; position: relative;
width: 548rpx; width: 548rpx;
padding: 48rpx 55rpx 98rpx 55rpx; padding: 48rpx 55rpx 98rpx 55rpx;
background: #f6f6f6;
} }
.homework-score-num view:last-child{ .homework-score-num view:last-child{
font-size: 23rpx; font-size: 23rpx;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment