Commit 76bb6a64 authored by 何毅恒's avatar 何毅恒

c

parent 9f6cafb5
......@@ -233,6 +233,7 @@ const bannerJump = (row: any) => {
.rightBox {
background: #fff;
width: 1034px;
min-height: 216px;
padding: 32px 32px 16px 32px;
box-sizing: border-box;
.rightTitle {
......
......@@ -47,6 +47,7 @@ const getInformationDetail = async (id) => {
</script>
<style scoped lang='scss'>
#pcArticleDetail {
height: 100%;
position: relative;
.title {
height: 25px;
......
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