@@ -87,6 +87,7 @@
</view>
+
<!-- <u-cell-group>
<u-cell-item title="班级名称" :value="classList.className" :arrow="false"></u-cell-item>
@@ -304,10 +305,14 @@
</script>
<style lang="scss" scoped>
+ page{
+ padding-bottom: 200px;
+ }
.main {
background: linear-gradient(180deg, rgba(13, 186, 199, 1) 0%, rgba(244, 246, 246, 1) 100%);
-
.infos {
color: #fff;
padding: 32rpx;