Compare commits
No commits in common. "7c75bab27482efffd9b30c09ea116d3f66accc5a" and "a970c7f789ef3f21167d3488db7b0cb4bc21609f" have entirely different histories.
7c75bab274
...
a970c7f789
@ -8,7 +8,7 @@ getStockQuate()
|
||||
<template>
|
||||
<main
|
||||
ref="main"
|
||||
class="flex pt-100px flex-col md:flex-row justify-center items-center gap-32 rounded-3xl "
|
||||
class="flex 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 ">
|
||||
|
Loading…
Reference in New Issue
Block a user