perf:完善样式

This commit is contained in:
Xwen
2023-12-21 12:56:06 +08:00
parent 7173d854d8
commit af67149851
4 changed files with 1415 additions and 1695 deletions

View File

@@ -1,6 +1,5 @@
<template>
<div class="article-box">
<!-- <div style="width: 1200px;"> -->
<el-row :gutter="20" class="top-div">
<el-col :span="5">
<el-row class="art-info-left">
@@ -382,7 +381,7 @@ watch(
}
);
</script>
<style scoped>
<style scoped lang="scss">
.article-box {
width: 100%;
height: 100%;