This commit is contained in:
2024-05-11 17:05:58 +08:00
parent a3ad47c1f1
commit 9a2193ca77
4 changed files with 2 additions and 305 deletions

View File

@@ -229,18 +229,4 @@
}
}
}
</script>
<style lang="stylus" scoped>
.zd_content
padding-bottom 77rpx
// .slide_new table td:nth-child(1), .slide_new table th:nth-child(1)
// box-shadow 1px 0 2px rgba(0,0,0,.12)
// .slide_new table td:first-child, .slide_new table th:first-child
// width 92rpx
// // .slide_new table td:nth-child(2), .slide_new table th:nth-child(2)
// // position sticky
// // left 89rpx
// // z-index 102
// // box-shadow 1px 0 2px rgba(0,0,0,.12)
</style>
</script>