lanxin 1 месяц назад
Родитель
Сommit
ede98d2d54

+ 1 - 1
src/pages/A6ybwx/A6_2_zxzgh/index.module.scss

@@ -549,7 +549,7 @@
       .location {
         color: rgba(175, 135, 100, 1);
       }
-      .text {
+      .Cardtext {
         color: rgba(93, 96, 96, 1);
       }
       .from {

+ 1 - 1
src/pages/A6ybwx/A6_2_zxzgh/index.tsx

@@ -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>
       </div>

+ 1 - 1
src/pages/A6ybwx/StatueArt/index.tsx

@@ -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)}>