Selaa lähdekoodia

fix: 商家列表优化

laiqi 1 vuosi sitten
vanhempi
commit
3cc0511181
1 muutettua tiedostoa jossa 2 lisäystä ja 2 poistoa
  1. 2 2
      src/pages/merchant/index.vue

+ 2 - 2
src/pages/merchant/index.vue

@@ -8,9 +8,9 @@
 </route>
 
 <template>
-  <view class="bg-white min-h-screen p-4">
+  <view class="bg-white min-h-screen p-4 !pt-0">
     <!-- 页面标题 -->
-    <view class="text-xl font-bold text-center py-3">农机销售网点</view>
+    <!-- <view class="text-xl font-bold text-center py-3">农机销售网点</view> -->
 
     <!-- 搜索框 -->
     <view class="mb-4">