XianCH пре 1 година
родитељ
комит
533a1b4730

+ 22 - 1
src/app/[locale]/affiliate/faq/page.css

@@ -69,7 +69,7 @@
     width: .4rem;
     text-align: right;
 }
-.headerBack .right .icon-shouye1 {
+.headerBack .right .icon-home_line {
     display: inline-block;
     font-size: .24rem;
     color: #fff;
@@ -340,4 +340,25 @@ ul.rules li {
 }
 .referralFaq .content div p {
     margin: .04rem 0;
+}
+.van-tab {
+    position: relative;
+    display: -webkit-box;
+    display: -webkit-flex;
+    display: flex;
+    -webkit-box-flex: 1;
+    -webkit-flex: 1;
+    flex: 1;
+    -webkit-box-align: center;
+    -webkit-align-items: center;
+    align-items: center;
+    -webkit-box-pack: center;
+    -webkit-justify-content: center;
+    justify-content: center;
+    box-sizing: border-box;
+    padding: 0 4px;
+    color: #646566;
+    font-size: 14px;
+    line-height: 20px;
+    cursor: pointer;
 }

+ 1 - 1
src/app/[locale]/affiliate/faq/page.tsx

@@ -16,7 +16,7 @@ const App: FC<PropsWithChildren<Props>> = (props) =>{
                             <span style={{fontSize: "0.14rem"}}> - Ganhe R$ 10.000 por dia</span>
                         </span>
                         <span className="right">
-                            <span className="iconfont icon-shouye1 router-link-active"></span>
+                            <span className="iconfont icon-home_line router-link-active"></span>
                         </span>
                     </div>
                     <div className="tabs alginLeft van-tabs van-tabs--line">

+ 22 - 1
src/app/[locale]/affiliate/payments/page.css

@@ -69,7 +69,7 @@
     width: .4rem;
     text-align: right;
 }
-.headerBack .right .icon-shouye1 {
+.headerBack .right .icon-home_line {
     display: inline-block;
     font-size: .24rem;
     color: #fff;
@@ -271,4 +271,25 @@ body .van-list__finished-text {
 .van-list__placeholder {
     height: 0;
     pointer-events: none;
+}
+.van-tab {
+    position: relative;
+    display: -webkit-box;
+    display: -webkit-flex;
+    display: flex;
+    -webkit-box-flex: 1;
+    -webkit-flex: 1;
+    flex: 1;
+    -webkit-box-align: center;
+    -webkit-align-items: center;
+    align-items: center;
+    -webkit-box-pack: center;
+    -webkit-justify-content: center;
+    justify-content: center;
+    box-sizing: border-box;
+    padding: 0 4px;
+    color: #646566;
+    font-size: 14px;
+    line-height: 20px;
+    cursor: pointer;
 }

+ 1 - 1
src/app/[locale]/affiliate/payments/page.tsx

@@ -16,7 +16,7 @@ const App: FC<PropsWithChildren<Props>> = (props) =>{
                             <span style={{fontSize: "0.14rem"}}> - Ganhe R$ 10.000 por dia</span>
                         </span>
                         <span className="right">
-                            <span className="iconfont icon-shouye1 router-link-active"></span>
+                            <span className="iconfont icon-home_line router-link-active"></span>
                         </span>
                     </div>
                     <div className="tabs alginLeft van-tabs van-tabs--line">

+ 22 - 1
src/app/[locale]/affiliate/referrals/page.css

@@ -69,7 +69,7 @@
     width: .4rem;
     text-align: right;
 }
-.headerBack .right .icon-shouye1 {
+.headerBack .right .icon-home_line {
     display: inline-block;
     font-size: .24rem;
     color: #fff;
@@ -339,4 +339,25 @@ body .van-list__finished-text {
     font-family: SWISSC-BT;
     font-size: .18rem;
     color: #000;
+}
+.van-tab {
+    position: relative;
+    display: -webkit-box;
+    display: -webkit-flex;
+    display: flex;
+    -webkit-box-flex: 1;
+    -webkit-flex: 1;
+    flex: 1;
+    -webkit-box-align: center;
+    -webkit-align-items: center;
+    align-items: center;
+    -webkit-box-pack: center;
+    -webkit-justify-content: center;
+    justify-content: center;
+    box-sizing: border-box;
+    padding: 0 4px;
+    color: #646566;
+    font-size: 14px;
+    line-height: 20px;
+    cursor: pointer;
 }

+ 1 - 1
src/app/[locale]/affiliate/referrals/page.tsx

@@ -16,7 +16,7 @@ const App: FC<PropsWithChildren<Props>> = (props) =>{
                             <span style={{fontSize: "0.14rem"}}> - Ganhe R$ 10.000 por dia</span>
                         </span>
                         <span className="right">
-                            <span className="iconfont icon-shouye1 router-link-active"></span>
+                            <span className="iconfont icon-home_line router-link-active"></span>
                         </span>
                     </div>
                     <div className="tabs alginLeft van-tabs van-tabs--line">

+ 22 - 1
src/app/[locale]/affiliate/report/page.css

@@ -69,7 +69,7 @@
     width: .4rem;
     text-align: right;
 }
-.headerBack .right .icon-shouye1 {
+.headerBack .right .icon-home_line {
     display: inline-block;
     font-size: .24rem;
     color: #fff;
@@ -271,4 +271,25 @@ body .van-list__finished-text {
 .van-list__placeholder {
     height: 0;
     pointer-events: none;
+}
+.van-tab {
+    position: relative;
+    display: -webkit-box;
+    display: -webkit-flex;
+    display: flex;
+    -webkit-box-flex: 1;
+    -webkit-flex: 1;
+    flex: 1;
+    -webkit-box-align: center;
+    -webkit-align-items: center;
+    align-items: center;
+    -webkit-box-pack: center;
+    -webkit-justify-content: center;
+    justify-content: center;
+    box-sizing: border-box;
+    padding: 0 4px;
+    color: #646566;
+    font-size: 14px;
+    line-height: 20px;
+    cursor: pointer;
 }

+ 1 - 1
src/app/[locale]/affiliate/report/page.tsx

@@ -16,7 +16,7 @@ const App: FC<PropsWithChildren<Props>> = (props) =>{
                             <span style={{fontSize: "0.14rem"}}> - Ganhe R$ 10.000 por dia</span>
                         </span>
                         <span className="right">
-                            <span className="iconfont icon-shouye1 router-link-active"></span>
+                            <span className="iconfont icon-home_line router-link-active"></span>
                         </span>
                     </div>
                     <div className="tabs alginLeft van-tabs van-tabs--line">

+ 2 - 2
src/app/[locale]/affiliate/summary/page.css

@@ -572,7 +572,7 @@ ul.rules li {
     width: .4rem;
     cursor: pointer;
 }
-.headerBack .right .icon-shouye1{
+.headerBack .right .icon-company_nav_icon_home{
     display: inline-block;
     font-size: .24rem;
     color: #fff;
@@ -591,7 +591,7 @@ ul.rules li {
     color: #40dba9;
     font-size: .1rem;
 }
-.summary .content .wallet .tip .icon-dengpaobeifen {
+.summary .content .wallet .tip .icon-tishi1 {
     font-size: .12rem;
     margin-right: .02rem;
     color: #009d80;

+ 3 - 3
src/app/[locale]/affiliate/summary/page.tsx

@@ -20,7 +20,7 @@ const App: FC<PropsWithChildren<Props>> = (props) => {
                                 <span> - Ganhe R$ 10.000 por dia</span>
                             </div>
                             <div className="right">
-                                <span className="iconfont icon-shouye1 router-link-active"/>
+                                <span className="iconfont icon-company_nav_icon_home router-link-active"/>
                             </div>
                         </div>
                         <div className="tabs alginLeft van-tabs van-tabs--line">
@@ -151,7 +151,7 @@ const App: FC<PropsWithChildren<Props>> = (props) => {
                                             <div className="wallet">
                                                 <div className="btn"> TRANSFERIR PARA A CARTEIRA </div>
                                                 <div className="tip">
-                                                    <span className="iconfont icon-dengpaobeifen"></span>
+                                                    <span className="iconfont icon-tishi1"></span>
                                                     Valor mínimo de transferência de  10 BRL
                                                 </div>
                                             </div>
@@ -226,7 +226,7 @@ const App: FC<PropsWithChildren<Props>> = (props) => {
                                     <div className="title">
                                         <div>
                                             Regras de recompensas por comissão‰ 
-                                            <span className="iconfont icon-wenhao"></span>
+                                            <span className="iconfont icon-bangzhu"></span>
                                         </div>
                                     </div>
                                     <div className="hint">

+ 7 - 7
src/styles/iconfont/iconfont.css

@@ -1,8 +1,8 @@
 @font-face {
   font-family: "iconfont"; /* Project id 4617618 */
-  src: url('iconfont.woff2?t=1721442589809') format('woff2'),
-       url('iconfont.woff?t=1721442589809') format('woff'),
-       url('iconfont.ttf?t=1721442589809') format('truetype');
+  src: url('iconfont.woff2?t=1721445755488') format('woff2'),
+       url('iconfont.woff?t=1721445755488') format('woff'),
+       url('iconfont.ttf?t=1721445755488') format('truetype');
 }
 
 .iconfont {
@@ -13,12 +13,12 @@
   -moz-osx-font-smoothing: grayscale;
 }
 
-.icon-HOT_32x16:before {
-  content: "\e64b";
+.icon-tishi1:before {
+  content: "\e61d";
 }
 
-.icon-HOT_xiaohao_24x12:before {
-  content: "\e648";
+.icon-home_line:before {
+  content: "\e824";
 }
 
 .icon-qianbao1:before {

BIN
src/styles/iconfont/iconfont.ttf


BIN
src/styles/iconfont/iconfont.woff


BIN
src/styles/iconfont/iconfont.woff2