|
|
@ -2,31 +2,49 @@ |
|
|
<u-navbar title="惠企帮" placeholder="true" bg-color="#F1F3F9" left-icon="map" left-icon-size="24rpx" left-text="呼和浩特" |
|
|
<u-navbar title="惠企帮" placeholder="true" bg-color="#F1F3F9" left-icon="map" left-icon-size="24rpx" left-text="呼和浩特" |
|
|
@leftClick="leftClick"></u-navbar> |
|
|
@leftClick="leftClick"></u-navbar> |
|
|
<view class="container"> |
|
|
<view class="container"> |
|
|
<u-swiper :list="list5" @change="change" :autoplay="true" radius="0 0 60rpx 60rpx" height="260" |
|
|
<u-swiper :list="list5" @change="change" :autoplay="true" height="230" |
|
|
key-name="pic_path" @click="swiperClick"> |
|
|
key-name="pic_path" @click="swiperClick"> |
|
|
<template #indicator> |
|
|
<!-- <template #indicator> |
|
|
<view class="indicator"> |
|
|
<view class="indicator"> |
|
|
<view class="indicator__dot" v-for="(item, index) in list5" :key="index" |
|
|
<view class="indicator__dot" v-for="(item, index) in list5" :key="index" |
|
|
:class="index === current ? 'indicator__dotactive' : ''"></view> |
|
|
:class="index === current ? 'indicator__dotactive' : ''"></view> |
|
|
</view> |
|
|
</view> |
|
|
</template> |
|
|
</template> --> |
|
|
</u-swiper> |
|
|
</u-swiper> |
|
|
<view class="box"> |
|
|
<view class="box"> |
|
|
|
|
|
<view class="buttonCard"> |
|
|
|
|
|
<view class="but" @click="gotz('wx2eec5fb00157a603','')"> |
|
|
|
|
|
<image style="width: 96rpx;height: 96rpx;" src="@/static/img/cxw.png" mode=""></image> |
|
|
|
|
|
<text class="butext">查小微</text> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="but" @click="gotz('wxbebb3cdd9b331046','')"> |
|
|
|
|
|
<image style="width: 96rpx;height: 96rpx;" src="@/static/img/czl.png" mode=""></image> |
|
|
|
|
|
<text class="butext">查专利</text> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="but" @click="gotz('wxbbb4319bf073a6ff','')"> |
|
|
|
|
|
<image style="width: 96rpx;height: 96rpx;" src="@/static/img/cbz.png" mode=""></image> |
|
|
|
|
|
<text class="butext">查标准</text> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="but" @click="kfz"> |
|
|
|
|
|
<image style="width: 96rpx;height: 96rpx;" src="@/static/img/bnb.png" mode=""></image> |
|
|
|
|
|
<text class="butext">办年报</text> |
|
|
|
|
|
</view> |
|
|
|
|
|
</view> |
|
|
<!-- <image class="zuanti" :src="url + '/' + ztdata.home_img" mode="scaleToFill" @click="goZT(ztdata.id)"> --> |
|
|
<!-- <image class="zuanti" :src="url + '/' + ztdata.home_img" mode="scaleToFill" @click="goZT(ztdata.id)"> --> |
|
|
<!-- </image> --> |
|
|
<!-- </image> --> |
|
|
<u-swiper :list="ztdata" @change="change1" height="218rpx" key-name="home_img" circular :autoplay="false" |
|
|
<u-swiper :list="ztdata" @change="change1" height="218rpx" key-name="home_img" circular :autoplay="false" |
|
|
radius="40rpx" @click="goZT"> |
|
|
radius="24rpx" @click="goZT"> |
|
|
<!-- <template #indicator> |
|
|
<template #indicator> |
|
|
<view class="indicator"> |
|
|
<view class="indicator"> |
|
|
<view class="indicator__dot" v-for="(item, ind) in ztdata" :key="ind" |
|
|
<view class="indicator__dot" v-for="(item, ind) in ztdata" :key="ind" |
|
|
:class="ind === current1 ? 'indicator__dotactive' : ''"></view> |
|
|
:class="ind === current1 ? 'indicator__dotactive' : ''"></view> |
|
|
</view> |
|
|
</view> |
|
|
</template> --> |
|
|
</template> |
|
|
</u-swiper> |
|
|
</u-swiper> |
|
|
<view class="indicator"> |
|
|
<!-- <view class="indicator"> |
|
|
<view class="indicator__dot" v-for="(item, ind) in ztdata" :key="ind" |
|
|
<view class="indicator__dot" v-for="(item, ind) in ztdata" :key="ind" |
|
|
:class="ind === current1 ? 'indicator__dotactive' : ''"></view> |
|
|
:class="ind === current1 ? 'indicator__dotactive' : ''"></view> |
|
|
</view> |
|
|
</view> --> |
|
|
<view class="titlebox" style="margin-top: 40rpx;"> |
|
|
<view class="titlebox" style="margin-top: 40rpx;"> |
|
|
<view class="left"> |
|
|
<view class="left"> |
|
|
<image style="width: 28rpx; height: 28rpx" src="@/static/img/yaohuodong.png" mode=""></image> |
|
|
<image style="width: 28rpx; height: 28rpx" src="@/static/img/yaohuodong.png" mode=""></image> |
|
|
@ -74,25 +92,6 @@ |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
</view> |
|
|
|
|
|
|
|
|
<view class="buttonCard"> |
|
|
|
|
|
<view class="but" @click="gotz('wx2eec5fb00157a603','')"> |
|
|
|
|
|
<image style="width: 96rpx;height: 96rpx;" src="@/static/img/cxw.png" mode=""></image> |
|
|
|
|
|
<text class="butext">查小微</text> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="but" @click="gotz('wxbebb3cdd9b331046','')"> |
|
|
|
|
|
<image style="width: 96rpx;height: 96rpx;" src="@/static/img/czl.png" mode=""></image> |
|
|
|
|
|
<text class="butext">查专利</text> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="but" @click="gotz('wxbbb4319bf073a6ff','')"> |
|
|
|
|
|
<image style="width: 96rpx;height: 96rpx;" src="@/static/img/cbz.png" mode=""></image> |
|
|
|
|
|
<text class="butext">查标准</text> |
|
|
|
|
|
</view> |
|
|
|
|
|
<view class="but" @click="kfz"> |
|
|
|
|
|
<image style="width: 96rpx;height: 96rpx;" src="@/static/img/bnb.png" mode=""></image> |
|
|
|
|
|
<text class="butext">办年报</text> |
|
|
|
|
|
</view> |
|
|
|
|
|
</view> |
|
|
|
|
|
|
|
|
|
|
|
<view class="tjback"> |
|
|
<view class="tjback"> |
|
|
<view class="titlebox"> |
|
|
<view class="titlebox"> |
|
|
<view class="left"> |
|
|
<view class="left"> |
|
|
@ -477,18 +476,18 @@ |
|
|
height: 16rpx; |
|
|
height: 16rpx; |
|
|
width: 16rpx; |
|
|
width: 16rpx; |
|
|
border-radius: 200rpx; |
|
|
border-radius: 200rpx; |
|
|
background-color: rgba(0, 127, 255, 0.4); |
|
|
background-color: #B2C6E5; |
|
|
margin: 0 10rpx; |
|
|
margin: 0 10rpx; |
|
|
transition: background-color 0.3s; |
|
|
transition: background-color 0.3s; |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.indicator__dotactive { |
|
|
.indicator__dotactive { |
|
|
background-color: #007FFF; |
|
|
background-color: #8A9AB2; |
|
|
} |
|
|
} |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.box { |
|
|
.box { |
|
|
margin-top: -140rpx; |
|
|
margin-top: -40rpx; |
|
|
position: relative; |
|
|
position: relative; |
|
|
border-radius: 85rpx 85rpx 0 0; |
|
|
border-radius: 85rpx 85rpx 0 0; |
|
|
background-color: #f1f3f9; |
|
|
background-color: #f1f3f9; |
|
|
@ -655,6 +654,7 @@ |
|
|
} |
|
|
} |
|
|
|
|
|
|
|
|
.buttonCard { |
|
|
.buttonCard { |
|
|
|
|
|
margin-bottom: 30rpx; |
|
|
margin-top: 40rpx; |
|
|
margin-top: 40rpx; |
|
|
width: 100%; |
|
|
width: 100%; |
|
|
height: 192rpx; |
|
|
height: 192rpx; |
|
|
|