h5
liukangdong
2024-06-24 809edaffb6552077fb5658fd87d00d414284254a
h5/pages/index/index.vue
@@ -1,8 +1,8 @@
<template>
   <view class="box">
      <view class="box_head">
         <text>华晟智慧园区</text>
         <text class="h2">安全重于泰山 服务追求卓越</text>
         <text>安泰物流智慧园区</text>
         <text class="h2">访客专区</text>
         <image mode="widthFix" class="banner_bg" src="@/static/banner.jpg" />
      </view>
      <view class="main_title">业务办理</view>
@@ -54,7 +54,7 @@
                  break
               case 3:
                  uni.navigateTo({
                     url: '/pages/personnel/personnel'
                     url: '/pages/guidemap/guidemap'
                  })
                  break
               case 4:
@@ -125,7 +125,7 @@
         }
      }
      .main_title{
         font-weight: 500;
         font-weight: 600;
         font-size: 32rpx;
         color: #222222;
         margin: 40rpx 0 32rpx;