perf:优化样式

This commit is contained in:
Xwen
2023-12-24 16:07:13 +08:00
parent f391afaef8
commit 69cfb63d03
5 changed files with 89 additions and 81 deletions

View File

@@ -160,7 +160,7 @@ const statisOptions = computed(() => {
</script>
<style scoped lang="scss">
.home-box {
width: 100%;
width: 1300px;
height: 100%;
.introduce {
color: rgba(0, 0, 0, 0.45);