@@ -549,7 +549,7 @@
.location {
color: rgba(175, 135, 100, 1);
}
- .text {
+ .Cardtext {
color: rgba(93, 96, 96, 1);
.from {
@@ -139,7 +139,7 @@ function Sinicize({ setGotopage }: { setGotopage: (page: number) => void }) {
<div className='main'>
<div className='time'>{time}</div>
<div className='location'>{location}</div>
- <div className='text'>{text}</div>
+ <div className='Cardtext'>{text}</div>
<div className='from'>{from}</div>
</div>
@@ -7,7 +7,7 @@ import Zaoxiang from '../A6_1_zxys/index'
function StatueArt({ setGotoTab }: { setGotoTab: (tab: number) => void }) {
- const [gotopage, setGotopage] = useState(1)
+ const [gotopage, setGotopage] = useState(0)
return (
<div className={classNames(styles.StatueArt, isPc ? '' : styles.StatueArtMo)}>
<div className='back' onClick={() => setGotoTab(0)}>