邹能昇 3 meses atrás
pai
commit
2c16918156

+ 8 - 3
nova-tourism/components/collect/index.less

@@ -257,17 +257,22 @@
             }
         }
     }
-
+    //选中
     @font-face {
         font-family: 'NotoSans-Bold-5';
         src: url('../../styles/font/Noto-sans/NotoSans-Bold-5.ttf'); /* 字体文件路径 */
     }
+    //为选中
+    @font-face {
+        font-family: 'NotoSans-Regular-2';
+        src: url('../../styles/font/Noto-sans/NotoSans-Regular-2.ttf'); /* 字体文件路径 */
+    }
     
     .tab-bar {
         display: flex;
         justify-content: space-around;
         margin-top: 28rpx;
-        font-family: 'NotoSans-Bold-5', sans-serif;
+        font-family: 'NotoSans-Regular-2', sans-serif;
       }
       
       .tab-item {
@@ -284,6 +289,7 @@
         color: #67806A;
         font-size: 32rpx;
         font-weight: 500;
+        font-family: 'NotoSans-Bold-5', sans-serif;
       }
       
       .tab-item.active::after {
@@ -296,7 +302,6 @@
         height: 6rpx;
         background-color: #67806A;
         border-radius: 4rpx;
-
         
       }
 

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
nova-tourism/components/collect/index.wxss


+ 8 - 1
nova-tourism/pages/my/my-order/index.less

@@ -22,12 +22,18 @@
         font-family: 'NotoSans-Bold-5';
         src: url('../../../styles/font/Noto-sans/NotoSans-Bold-5.ttf'); /* 字体文件路径 */
     }
+        //为选中
+        @font-face {
+            font-family: 'NotoSans-Regular-2';
+            src: url('../../../styles/font/Noto-sans/NotoSans-Regular-2.ttf'); /* 字体文件路径 */
+        }
+        
     .tab-bar {
         display: flex;
         justify-content: space-around;
         background-color: white;
         padding-bottom: 10rpx;
-        font-family: 'NotoSans-Bold-5', sans-serif;
+        font-family: 'NotoSans-Regular-2', sans-serif;
       }
       
       .tab-item {
@@ -44,6 +50,7 @@
         color: #67806A;
         font-size: 32rpx;
         font-weight: 500;
+        font-family: 'NotoSans-Bold-5', sans-serif;
       }
       
       .tab-item.active::after {

Diferenças do arquivo suprimidas por serem muito extensas
+ 0 - 0
nova-tourism/pages/my/my-order/index.wxss


Alguns arquivos não foram mostrados porque muitos arquivos mudaram nesse diff