Compare commits

...

2 Commits

Author SHA1 Message Date
Phoenix
7c75bab274 Merge branch 'main' of http://172.16.100.91:3000/scout666/fiee-official-website 2025-05-23 16:41:19 +08:00
Phoenix
6f95ccb4ab 调整主容器的内边距 2025-05-23 16:41:16 +08:00

View File

@ -8,7 +8,7 @@ getStockQuate()
<template>
<main
ref="main"
class="flex flex-col md:flex-row justify-center items-center gap-32 rounded-3xl "
class="flex pt-100px flex-col md:flex-row justify-center items-center gap-32 rounded-3xl "
>
<!-- 左侧大号价格 -->
<section class="flex flex-col items-center justify-center glass-card p-32 rounded-2xl shadow-xl ">